
On Tue, Apr 16, 2013 at 01:07:33PM -0700, Simon Glass wrote:
Hi Tom,
[Trying again with the offending patch removed for now]
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 617c246f3c123d4a2d4dba9d08a4a2dd324cb407:
x86: config: Init PCI before SPI (2013-04-15 16:26:43 -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
arch/x86/cpu/coreboot/sdram.c | 7 ++++++- common/board_f.c | 5 ++--- common/board_r.c | 3 --- include/configs/coreboot.h | 1 + 4 files changed, 9 insertions(+), 7 deletions(-)
Applied to u-boot/master, thanks!