OpenWrt – Blame information for rev 4
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
4 | office | 1 | /dts-v1/; |
2 | |||
3 | #include "falcon.dtsi" |
||
4 | #include "EASY98000-base.dtsi" |
||
5 | #include "falcon-sflash-16M.dtsi" |
||
6 | |||
7 | / { |
||
8 | model = "Lantiq Falcon (SFLASH)"; |
||
9 | compatible = "lantiq,easy98000-sflash", "lantiq,easy98000", "lantiq,falcon"; |
||
10 | |||
11 | aliases { |
||
12 | spi0 = &ebu_cs0; |
||
13 | spi1 = &spi; |
||
14 | }; |
||
15 | }; |
||
16 |