
On Tue, Nov 10, 2015 at 06:45:40PM +0100, Albert ARIBAUD wrote:
Hello Tom,
The following changes since commit e490ad25eb3dc4f075ed33b4b00b1f97071fcf3d:
ARM64: zynqmp: Sync zynq_sdhci_init() declaration (2015-11-07 08:17:54 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes up to 5e68ff3949a3eebf62ba639171814f39c8e46a84:
ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere (2015-11-10 18:04:30 +0100)
Note that OpenRD builds but will fail to run with gcc 5.2.1 due to this version of GCC interacting badly with arch_setup_gd(). This is a known issue which we have at least two solutions for, either reverting commit 5ba534d2 or polishing http://patchwork.ozlabs.org/patch/542076/ and applying it; in any case, that will be sorted out before v2016.01.
Applied to u-boot/master, thanks!