uboot-sunxi: fix build by adding comparabilities for old dtc
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 21 Mar 2018 16:08:19 +0000 (17:08 +0100)
committerZoltan HERPAI <wigyori@uid0.hu>
Wed, 21 Mar 2018 16:08:19 +0000 (17:08 +0100)
commit367ee3274d00fe7224e04ae73fb5d876ec45f58a
treec4e09d3b346a939436b656e3d6e37c21b875c2e8
parent7e1e29de757b23de7befc54e2bfc01e60b903170
uboot-sunxi: fix build by adding comparabilities for old dtc

We use the dtc from the kernel and that does not have all the options
which u-boot would like to use now. make these parameters optional.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
[wigyori@uid0.hu: renamed to 221-compatible-old-dtc.patch from 220-]
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
package/boot/uboot-sunxi/patches/221-compatible-old-dtc.patch [new file with mode: 0644]