repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
x86: Make the vdso2c compiler use the host architecture headers
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
kirkwood-lsxhl.dts
blob
8d89cdf8d6bf2bdb8ec5ca92256b509ecaa32cbf
1
/dts-v1/;
2
3
#include "kirkwood-lsxl.dtsi"
4
5
/ {
6
model = "Buffalo Linkstation LS-XHL";
7
compatible = "buffalo,lsxhl", "buffalo,lsxl", "marvell,kirkwood-88f6281", "marvell,kirkwood";
8
9
memory {
10
device_type = "memory";
11
reg = <0x00000000 0x10000000>;
12
};
13
14
ocp@f1000000 {
15
serial@12000 {
16
status = "okay";
17
};
18
};
19
};