Rework boolean expression (DeMorgan and all) for
authorPatrick Georgi <patrick.georgi@coresystems.de>
Thu, 18 Mar 2010 16:46:50 +0000 (16:46 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Thu, 18 Mar 2010 16:46:50 +0000 (16:46 +0000)
commit2bd91003413d431f0a4db6c3c6691f4b688cf5c5
tree87928431192b8fea7b5dbc3a32dc67283237d66d
parent776b85ba457ff82f795c6c65b5574ef27e611097
Rework boolean expression (DeMorgan and all) for
better readability.
Also remove failover.c files in mainboards, as they're
not used anymore (and useless, too)

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5258 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
59 files changed:
src/mainboard/amd/dbm690t/romstage.c
src/mainboard/amd/mahogany/romstage.c
src/mainboard/amd/mahogany_fam10/romstage.c
src/mainboard/amd/pistachio/romstage.c
src/mainboard/amd/serengeti_cheetah/romstage.c
src/mainboard/amd/serengeti_cheetah_fam10/romstage.c
src/mainboard/arima/hdama/romstage.c
src/mainboard/asus/a8n_e/romstage.c
src/mainboard/asus/a8v-e_se/romstage.c
src/mainboard/broadcom/blast/romstage.c
src/mainboard/dell/s1850/failover.c [deleted file]
src/mainboard/emulation/qemu-x86/failover.c [deleted file]
src/mainboard/gigabyte/ga_2761gxdk/romstage.c
src/mainboard/gigabyte/m57sli/romstage.c
src/mainboard/hp/dl145_g3/romstage.c
src/mainboard/ibm/e325/romstage.c
src/mainboard/ibm/e326/romstage.c
src/mainboard/intel/jarrell/failover.c [deleted file]
src/mainboard/intel/xe7501devkit/failover.c [deleted file]
src/mainboard/iwill/dk8_htx/romstage.c
src/mainboard/iwill/dk8s2/romstage.c
src/mainboard/iwill/dk8x/romstage.c
src/mainboard/kontron/kt690/romstage.c
src/mainboard/msi/ms7135/romstage.c
src/mainboard/msi/ms7260/romstage.c
src/mainboard/msi/ms9185/romstage.c
src/mainboard/msi/ms9282/romstage.c
src/mainboard/msi/ms9652_fam10/romstage.c
src/mainboard/newisys/khepri/romstage.c
src/mainboard/nvidia/l1_2pvv/romstage.c
src/mainboard/olpc/btest/failover.c [deleted file]
src/mainboard/olpc/rev_a/failover.c [deleted file]
src/mainboard/sunw/ultra40/romstage.c
src/mainboard/supermicro/h8dme/romstage.c
src/mainboard/supermicro/h8dmr/romstage.c
src/mainboard/supermicro/h8dmr_fam10/romstage.c
src/mainboard/supermicro/h8qme_fam10/romstage.c
src/mainboard/supermicro/x6dai_g/failover.c [deleted file]
src/mainboard/supermicro/x6dhe_g/failover.c [deleted file]
src/mainboard/supermicro/x6dhe_g2/failover.c [deleted file]
src/mainboard/supermicro/x6dhr_ig/failover.c [deleted file]
src/mainboard/supermicro/x6dhr_ig2/failover.c [deleted file]
src/mainboard/technexion/tim5690/romstage.c
src/mainboard/technexion/tim8690/romstage.c
src/mainboard/tyan/s2850/romstage.c
src/mainboard/tyan/s2875/romstage.c
src/mainboard/tyan/s2880/romstage.c
src/mainboard/tyan/s2881/romstage.c
src/mainboard/tyan/s2882/romstage.c
src/mainboard/tyan/s2885/romstage.c
src/mainboard/tyan/s2891/romstage.c
src/mainboard/tyan/s2892/romstage.c
src/mainboard/tyan/s2895/romstage.c
src/mainboard/tyan/s2912/romstage.c
src/mainboard/tyan/s2912_fam10/romstage.c
src/mainboard/tyan/s4880/romstage.c
src/mainboard/tyan/s4882/romstage.c
src/mainboard/via/epia-m/failover.c [deleted file]
src/mainboard/via/epia-n/failover.c [deleted file]