Remove banner wrapper function and unify print(k) usage.
authorNils Jacobs <njacobs8@hetnet.nl>
Fri, 5 Nov 2010 00:13:14 +0000 (00:13 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 5 Nov 2010 00:13:14 +0000 (00:13 +0000)
commita1e2c5607902e392cf390efa77a74c16fdb5e027
tree0eee557281817b56039b7e8e01a4e059b654fdb3
parent7d3418849de907b82e3a5cca9969d261553f61a0
Remove banner wrapper function and unify print(k) usage.

 - Drop banner(), use printk()s instead.

 - Uncomment a few printk()s, if a users doesn't want to see them he/she
   can lower the debug level.

 - Replace print_emerg() with printk(BIOS_EMERG) etc.

Also change 'Assymetirc' into 'Asymmetric', thanks to Idwer for spotting.

This is Abuild and boot tested.

Signed-off-by: Nils Jacobs <njacobs8@hetnet.nl>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6021 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/northbridge/amd/gx2/raminit.c