On 07/21/2010 05:20 PM, Nils wrote:
This patch converts the Geode GX2 boards to CAR. It reduces the boot time with ~35 seconds in "Stage: loading fallback/coreboot_ram". After the conversion GCC gave a lot of build warnings in the old ROMCC code (especially in the southbridge CS5535 code used by the Lippert Frontrunner board) which i had to fix. It is ABUILD tested and boot tested on my Wyse S50.
Signed-off-by: Nils Jacobsnjacobs8@hetnet.nl Acked-by: Joseph Smithjoe@settoplinux.org
V2: Add newline at end of file src/cpu/amd/model_gx2/Makefile.inc.(thanks to Peter for spotting this) Remove unused code in src/southbridge/amd/cs5535/ .
Thanks Nils, r5669.