forked from Ivasoft/openwrt
lantiq: kernel 4.14: copy patches, config and dts files
This just copies the patches, configuration and dts files into the directories hich are used for kernel 4.14. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Mathias Kresin
parent
73ba5e11f7
commit
5eeaba31b8
@@ -0,0 +1,16 @@
|
||||
/dts-v1/;
|
||||
|
||||
#include "falcon.dtsi"
|
||||
#include "EASY98000-base.dtsi"
|
||||
#include "falcon-sflash-16M.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Lantiq Falcon (SFLASH)";
|
||||
compatible = "lantiq,easy98000-sflash", "lantiq,easy98000", "lantiq,falcon";
|
||||
|
||||
aliases {
|
||||
spi0 = &ebu_cs0;
|
||||
spi1 = &spi;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user