- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
authorStefan Reinauer <stepan@coresystems.de>
Thu, 1 Apr 2010 09:50:32 +0000 (09:50 +0000)
committerStefan Reinauer <stepan@openbios.org>
Thu, 1 Apr 2010 09:50:32 +0000 (09:50 +0000)
commit0c781b2694b2c137d9761704954ea38be5ba8a15
tree55c8bb4ea9f5875da7e4f7ffa6b5e7d2aa87a4b8
parent84b685af5f1e1cf49c2c2f22ae80a8a0df8472f8
- get rid of ASM_CONSOLE_LOGLEVEL except in two assembler files.
- start naming all versions of post code output "post_code()"

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5344 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
44 files changed:
src/arch/i386/include/arch/intel.h
src/arch/i386/init/bootblock_prologue.c
src/arch/i386/init/car.S
src/arch/i386/init/crt0.S.lb
src/arch/i386/lib/c_start.S
src/arch/i386/lib/printk_init.c
src/arch/i386/llshell/console.inc
src/arch/i386/llshell/ramtest.inc
src/arch/i386/llshell/readme.coreboot
src/console/console.c
src/cpu/amd/model_lx/cache_as_ram.inc
src/cpu/intel/model_106cx/cache_as_ram.inc
src/cpu/intel/model_6ex/cache_as_ram.inc
src/cpu/intel/model_6fx/cache_as_ram.inc
src/cpu/x86/32bit/entry32.inc
src/include/console/console.h
src/include/console/loglevel.h
src/mainboard/amd/db800/romstage.c
src/mainboard/amd/dbm690t/romstage.c
src/mainboard/amd/mahogany/romstage.c
src/mainboard/amd/norwich/romstage.c
src/mainboard/amd/pistachio/romstage.c
src/mainboard/artecgroup/dbe61/romstage.c
src/mainboard/broadcom/blast/romstage.c
src/mainboard/digitallogic/adl855pc/romstage.c
src/mainboard/digitallogic/msm586seg/romstage.c
src/mainboard/digitallogic/msm800sev/romstage.c
src/mainboard/iei/pcisa-lx-800-r10/romstage.c
src/mainboard/kontron/kt690/romstage.c
src/mainboard/lippert/roadrunner-lx/romstage.c
src/mainboard/lippert/spacerunner-lx/romstage.c
src/mainboard/msi/ms9185/romstage.c
src/mainboard/newisys/khepri/romstage.c
src/mainboard/pcengines/alix1c/romstage.c
src/mainboard/technexion/tim5690/romstage.c
src/mainboard/technexion/tim8690/romstage.c
src/mainboard/technologic/ts5300/romstage.c
src/mainboard/tyan/s2850/romstage.c
src/mainboard/tyan/s2881/romstage.c
src/mainboard/tyan/s2885/romstage.c
src/mainboard/winent/pl6064/romstage.c
src/northbridge/amd/gx2/pll_reset.c
src/northbridge/amd/lx/pll_reset.c
src/northbridge/amd/lx/raminit.c