coreboot/src/southbridge
Uwe Hermann 312673ca72 Improve coreboot build output and eliminate some warnings:
- Add static and const where possible.

 - Turn some #warning entries into TODO comments.

 - Add missing prototypes.

 - Remove unused variables.

 - Fix printf arguments or cast them as needed.

 - Make sconfig output look better. Drop useless "PARSED THE TREE" output.

 - Print "(this may take a while)" while building romcc. Add missing "\n".

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Myles Watosn <mylesgw@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4874 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-27 21:49:33 +00:00
..
amd Add CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherwise the 2009-10-16 07:44:04 +00:00
broadcom Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
intel Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
nvidia Simplify Kconfig files by using "select" where possible (trivial). 2009-10-18 13:47:30 +00:00
ricoh minimal whitespace fix (trivial) 2009-10-22 17:02:44 +00:00
sis Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
via drop a lot of dead code, including an old winbond southbridge from our removed 2009-10-23 19:33:52 +00:00
Kconfig Remove left-overs from Winbond southbridge removal (trivial). 2009-10-23 23:30:31 +00:00
Makefile.inc Remove left-overs from Winbond southbridge removal (trivial). 2009-10-23 23:30:31 +00:00