Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB,
authorUwe Hermann <uwe@hermann-uwe.de>
Thu, 3 May 2007 08:50:37 +0000 (08:50 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Thu, 3 May 2007 08:50:37 +0000 (08:50 +0000)
commitd436a4b4bc035a3756a57ae8e632e16f7a95b9c9
treee61a55cb4f885f08b52cf04a37c8d7232cdc0ead
parent941a6f078ece125a5c116315c82fcd3cb1feaf42
Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB,
as that is not RAM but used for other stuff.

First try at PCI init added to src/mainboard/tyan/s1846/Config.lb.

Use a real payload (FILO) per default now.

Note: this cannot boot a payload, yet, but it gets a lot further now.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2623 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/tyan/s1846/Config.lb
src/mainboard/tyan/s1846/auto.c
src/southbridge/intel/i82371eb/Config.lb [new file with mode: 0644]
src/southbridge/intel/i82371eb/i82371eb.c [new file with mode: 0644]
src/southbridge/intel/i82371eb/i82371eb.h [new file with mode: 0644]
src/southbridge/intel/i82371eb/i82371eb_smbus.c
targets/tyan/s1846/Config.lb