]> git.ipfire.org Git - u-boot.git/commit
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze
authorTom Rini <trini@konsulko.com>
Mon, 18 Dec 2017 17:23:27 +0000 (12:23 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 18 Dec 2017 17:23:27 +0000 (12:23 -0500)
commit90d75d2efc376094b50d84de80e9cb8b3bcae032
treea5bcce535313c824bca832b9b9ccbc7f870d35fa
parenta9e670d46f1916d6fb925244d5d4c9a48db8e26b
parent3e229a83bd4190f99731992d3a56983f29313899
Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microblaze

Xilinx changes for v2018.01-rc2-v2

fpga:
- Enable loading bitstream via fit image for !xilinx platforms

zynq:
- Fix SPL SD boot mode

zynqmp:
- Not not reset in panic
- Do not use simple allocator because of fat changes
- Various dt chagnes
- modeboot variable setup
- Fix fpga loading on automotive devices
- Fix coverity issues

test:
- Fix env test for !hush case - Stephen's patch