- Fix nand initialization - Runtime ddr detection for static DDR setting - Enable rewriting env locations - Sync defconfig for zc770 xm011 - Remove useless ioremap in watchdog - Check return value from soc_clk_dump() -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEUEABECAAYFAlrd8XUACgkQykllyylKDCHUCgCYyclnOfsTDs6FpNOME22Jo1n0 QwCghGpK0oey4YLXq8SzgFzM63hDRuA= =j/LP -----END PGP SIGNATURE----- Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblaze Xilinx fixes for v2018.05-rc3 - Fix nand initialization - Runtime ddr detection for static DDR setting - Enable rewriting env locations - Sync defconfig for zc770 xm011 - Remove useless ioremap in watchdog - Check return value from soc_clk_dump()lime2-spi
commit
ff719a73d9
@ -1,9 +0,0 @@ |
||||
/*
|
||||
* Copyright (C) 2017 National Instruments Corp. |
||||
* |
||||
* SPDX-License-Identifier: GPL-2.0+ |
||||
*/ |
||||
|
||||
#include <nand.h> |
||||
|
||||
void zynq_nand_init(void); |
Loading…
Reference in new issue