Dear coreboot readers!
This is the automatic build system of coreboot.
The developer "stepan" checked in revision 5341 to the coreboot repository. This caused the following changes:
Change Log: This patch drops arch/i386/lib/console.c and arch/i386/lib/console_print.c and makes include/console/console.h and console/console.c usable both in __PRE_RAM__ and coreboot_ram stages.
While debugging this, I removed an indirection from the e7520 ram init code (same as we did on a couple of other chipsets, removes some register pressure from romcc)
Also, drop remainders of CONFIG_USE_INIT (except the one odd piece of dead code in cache_as_ram.inc)
Then some ap_romstage.c fixes, at least the nvidia/l1_2pvv compiled for me with CONFIG_AP_CODE_IN_CAR set in Kconfig which it did not before.
Signed-off-by: Stefan Reinauer stepan@coresystems.de Acked-by: Myles Watson mylesgw@gmail.com
Build Log: Compilation of asus:p2b-d has been fixed Compilation of asus:p2b-ds has been fixed
If something broke during this checkin please be a pain in stepan's neck until the issue is fixed.
If this issue is not fixed within 24h the revision should be backed out.
Best regards, coreboot automatic build system