aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi/patches/200-mkimage-check-environment-for-dtc-binary-location.patch
Commit message (Collapse)AuthorAgeFilesLines
* uboot-sunxi: bump to 2017.11Zoltan HERPAI2018-02-061-5/+5
| | | | | | | | | | | | | | | Runtime-tested on: - Pine64 (A64) - Orange Pi 2 (H3) - Bananapro (A20) - Olimex A20-Micro (A20) - Pcduino v3 (A20) - Pcduino v2 (A10) Compile-tested on: - all A8/A7/A53 boards Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* uboot-sunxi: do not depend on dtc being install on hostHauke Mehrtens2017-09-181-0/+35
make mkimage check the DTC environment variable first. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>