Re: [OpenWrt-Devel] [PATCH] lantiq: use upstream mechanism to append device tree file

2016-03-19 Thread John Crispin
On 19/03/2016 18:23, Hauke Mehrtens wrote: > On 03/19/2016 06:08 PM, John Crispin wrote: >> >> >> On 19/03/2016 17:27, Hauke Mehrtens wrote: >>> Instead of using our patch-dtb program just place the device tree >>> behind the kernel binary and then let the in kernel mechanism fetch it. >>> This a

Re: [OpenWrt-Devel] [PATCH] lantiq: use upstream mechanism to append device tree file

2016-03-19 Thread Hauke Mehrtens
On 03/19/2016 06:08 PM, John Crispin wrote: > > > On 19/03/2016 17:27, Hauke Mehrtens wrote: >> Instead of using our patch-dtb program just place the device tree >> behind the kernel binary and then let the in kernel mechanism fetch it. >> This also adds support for having the device tree file in

Re: [OpenWrt-Devel] [PATCH] lantiq: use upstream mechanism to append device tree file

2016-03-19 Thread John Crispin
On 19/03/2016 17:27, Hauke Mehrtens wrote: > Instead of using our patch-dtb program just place the device tree > behind the kernel binary and then let the in kernel mechanism fetch it. > This also adds support for having the device tree file in the boot > loader. > > Signed-off-by: Hauke Mehrten

[OpenWrt-Devel] [PATCH] lantiq: use upstream mechanism to append device tree file

2016-03-19 Thread Hauke Mehrtens
Instead of using our patch-dtb program just place the device tree behind the kernel binary and then let the in kernel mechanism fetch it. This also adds support for having the device tree file in the boot loader. Signed-off-by: Hauke Mehrtens --- target/linux/lantiq/config-4.4