
Hi Tom,
[sorry, take 2]
Unfortunately I found some problems in x86 that I had not picked up on earlier.
The following changes since commit cba6494f24d711ba63afb22b1ee691a41fee121c:
Prepare v2013.04-rc3 (2013-04-15 11:47:10 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git master
for you to fetch changes up to 054fcf6b562cd80a5e8cbf0fa61db9e8695fe3e4:
x86: Fix wrong >4G filtering (2013-04-15 16:39:57 -0700)
---------------------------------------------------------------- Simon Glass (3): x86: Fix DRAM bank size init with generic board x86: Allow setup code to manage its own global data x86: config: Init PCI before SPI
Vladimir 'φ-coder/phcoder' Serbinenko (1): x86: Fix wrong >4G filtering
arch/x86/cpu/coreboot/sdram.c | 12 ++++++++++-- common/board_f.c | 5 ++--- common/board_r.c | 3 --- include/configs/coreboot.h | 1 + 4 files changed, 13 insertions(+), 8 deletions(-)