coreboot/src
Stefan Reinauer 2a87ac6403 The check for zero sized resources is already done earlier. So don't redo it
here. I think we don't ever want to drop the extra check, since it indicates
that the components involved need fixing.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4876 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-28 14:57:14 +00:00
..
arch Prefix all build output file names of files which end up in the build 2009-10-27 23:14:54 +00:00
boot Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
config Define some variables that were not defined. There are a couple left. 2009-10-26 15:14:07 +00:00
console Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
cpu Remove redundant declarations. Trivial. 2009-10-27 16:24:22 +00:00
devices The check for zero sized resources is already done earlier. So don't redo it 2009-10-28 14:57:14 +00:00
drivers Remove CONFIG_ from #defines that aren't config variables. Trivial. 2009-10-17 13:25:07 +00:00
include Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
lib Remove redundant declarations. Trivial. 2009-10-27 16:24:22 +00:00
mainboard Update arima/hdama to detect how many nodes there are. Compare to tyan/s2892. 2009-10-27 14:05:21 +00:00
northbridge Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
pc80 Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
southbridge Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
superio Correct typo. Thanks to Mark Marshall for spotting it. 2009-10-20 13:40:30 +00:00
Kconfig Add kconfig menus for most chipset VIDEO_MB values. 2009-10-26 21:42:13 +00:00