
On Fri, Aug 14, 2015 at 10:57:59AM -0600, Simon Glass wrote:
Hi Tom,
This includes various fixes including moving x86 over to use board_init_f_mem() and proper interrupt support on minnowmax. The revert of fdtdec_get_addr_size() is here also. Stephen confirmed it will not affect 64-bit Tegra. Due to problems with Stephen's latest patch (actually more likely problems in the callers!) I need to do more investigation before applying that.
The following changes since commit bbc1b99e8b8a1b87c2d0d959a1fcd1990abe82dd:
ARM: tegra: represent RAM in 1 or 2 banks (2015-08-13 13:06:04 -0700)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to 236efe36be6d1c544f9477f10fdf38a17cd7a869:
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" (2015-08-14 10:00:52 -0600)
(I thought I sent this already but there's a copy in my drafts..)
Applied to u-boot/master, thanks!