Keith Hui has uploaded a new patch set (#2). ( https://review.coreboot.org/20977 )
Change subject: nb/intel/i440bx: [WIP] Implement CBMEM in romstage ......................................................................
nb/intel/i440bx: [WIP] Implement CBMEM in romstage
An attempt to implement CBMEM in romstage.
Should benefit all 440BX boards but currently only being tested on ASUS P2B-LS.
NOT FOR MERGING. Currently does not boot and I need your help on the mailing list.
Change-Id: I432f145a5343c1bb5f2b0de3b6b88f57124d1bd9 Signed-off-by: Keith Hui buurin@gmail.com --- M src/northbridge/intel/i440bx/Kconfig M src/northbridge/intel/i440bx/Makefile.inc M src/northbridge/intel/i440bx/northbridge.c A src/northbridge/intel/i440bx/ram_calc.c 4 files changed, 127 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/77/20977/2