uboot-sunxi: fix build by adding comparabilities for old dtc
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 9 Feb 2018 22:53:47 +0000 (23:53 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 10 Feb 2018 14:39:00 +0000 (15:39 +0100)
commitef0416666f48e1e7793c4230cec18c8cdd3e1003
treea4603be57d81a74f6e64ad7a8771346c29d322f2
parentf142de5f44bcba8cb0f12e5b1fd26cd9867cf866
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>
package/boot/uboot-sunxi/patches/220-compatible-old-dtc.patch [new file with mode: 0644]