/[Development]
ViewVC logotype

Revision 4093


Jump to revision: Previous Next
Author: hailfinger
Date: Sat Apr 11 14:51:49 2009 UTC (4 years, 1 month ago)
Changed paths: 28
Log Message:
Kill remaining unneeded CAR/ROMCC if-blocks.

Lots of Config.lb files still have "if USE_DCACHE_RAM" sections although
USE_DCACHE_RAM is always set for them. Such checks are not only
pointless, they actively make the files hard to read.

A full abuild run confirmed that compilation did not change with this
patch applied.

The patch does not change whitespace of the remaining code to ease
review and svn blame.

With this change, it should be possible to have two or three Config.lb
variants in total (except the actual hardware config). Right now, some
Config.lb have comments, some don't, some have empty lines for better
readability, some don't, some have leading whitespace, some don't. This
is an utter mess and unifying these files would certainly reduce the
headaches I have when looking at them.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Peter Stuge <peter@stuge.se>


Changed paths

Path Details
Directorytrunk/coreboot-v2/src/mainboard/amd/db800/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/amd/dbm690t/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/amd/norwich/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/amd/pistachio/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/amd/serengeti_cheetah_fam10/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/artecgroup/dbe61/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/asus/a8n_e/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/asus/a8v-e_se/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/asus/m2v-mx_se/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/broadcom/blast/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/digitallogic/msm800sev/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/gigabyte/ga_2761gxdk/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/gigabyte/m57sli/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/iei/pcisa-lx-800-r10/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/iwill/dk8_htx/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/lippert/roadrunner-lx/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/lippert/spacerunner-lx/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/msi/ms7135/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/msi/ms7260/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/msi/ms9185/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/nvidia/l1_2pvv/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/pcengines/alix1c/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/supermicro/h8dme/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/supermicro/h8dmr/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/technexion/tim8690/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/tyan/s2912/Config.lb modified , text changed
Directorytrunk/coreboot-v2/src/mainboard/tyan/s2912_fam10/Config.lb modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15