switch-coreboot/src
Eric Biederman 9bdb460a97 - Updates to config.g so that it works more reliably and has initial support
for paths
- Renamed some configuration variables
  SMP -> CONFIG_SMP
  MAX_CPUS -> CONFIG_MAX_CPUS
  MAX_PHYSICAL_CPUS -> CONFIG_MAX_PHYSICAL_CPUS
- Removed some dead configuration variables
MAX_CPUS -> CONFIG_MAX_CPUS
MAX_PHYSICAL_CPUS -> CONFIG_MAX_PHYSICAL_CPUS
SMP -> CONFIG_SMP
FINAL_MAINBOARD_FIXUP
SIO_BASE
SIO_SYSTEM_CLK_INPUT
NO_KEYBOARD
USE_NORMAL_IMAGE
SERIAL_CONSOLE
USE_ELF_BOOT
ENABLE_FIXED_AND_VARIABLE_MTRRS
START_CPU_SEG
DISABLE_WATCHDOG
ENABLE_IOMMU
AMD8111_DEV

- Removed some assembly files that are no longer needed
killed src/southbridge/amd/amd8111/smbus.inc
killed src/southbrideg/amd/amd8111/cmos_boot_failover.inc
killed src/ram/ramtest.inc
- Updates to config.g so that it works more reliably and has initial support
  for paths
- Renamed some configuration variables
  SMP -> CONFIG_SMP
  MAX_CPUS -> CONFIG_MAX_CPUS
  MAX_PHYSICAL_CPUS -> CONFIG_MAX_PHYSICAL_CPUS
- Removed some dead configuration variables
MAX_CPUS -> CONFIG_MAX_CPUS
MAX_PHYSICAL_CPUS -> CONFIG_MAX_PHYSICAL_CPUS
SMP -> CONFIG_SMP
FINAL_MAINBOARD_FIXUP
SIO_BASE
SIO_SYSTEM_CLK_INPUT
NO_KEYBOARD
USE_NORMAL_IMAGE
SERIAL_CONSOLE
USE_ELF_BOOT
ENABLE_FIXED_AND_VARIABLE_MTRRS
START_CPU_SEG
DISABLE_WATCHDOG
ENABLE_IOMMU
AMD8111_DEV

- Removed some assembly files that are no longer needed
killed src/southbridge/amd/amd8111/smbus.inc
killed src/southbrideg/amd/amd8111/cmos_boot_failover.inc
killed src/ram/ramtest.inc
killed src/sdram/generic_dump_spd.inc
killed src/sdram/generic_dump_spd.inc

- Updated the arima/hdama to build with the new configuration system
- Updated config.g to list all of the variables with make echo


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1093 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2003-09-01 23:17:58 +00:00
..
arch - Updates to config.g so that it works more reliably and has initial support 2003-09-01 23:17:58 +00:00
boot - Updates to config.g so that it works more reliably and has initial support 2003-09-01 23:17:58 +00:00
config - Updates to config.g so that it works more reliably and has initial support 2003-09-01 23:17:58 +00:00
console updates from YhLu, plus fixes for PPC/K8 issues. 2003-07-30 03:05:20 +00:00
cpu missing file chip.h 2003-08-05 13:43:18 +00:00
devices - Fix poor resource allocation estimate. 2003-08-04 19:54:48 +00:00
include - Updates to config.g so that it works more reliably and has initial support 2003-09-01 23:17:58 +00:00
lib - First pass at s2880 support. 2003-07-21 20:13:45 +00:00
mainboard - Updates to config.g so that it works more reliably and has initial support 2003-09-01 23:17:58 +00:00
northbridge - Updates to config.g so that it works more reliably and has initial support 2003-09-01 23:17:58 +00:00
pc80 - First pass at s2880 support. 2003-07-21 20:13:45 +00:00
pmc/altimus/mpc7410 moved cpu code to cpu/ppc/mpc74xx 2003-07-24 21:05:02 +00:00
ram - Add missing carriage return in ramtest.c 2003-07-12 01:46:05 +00:00
sdram - First pass at s2880 support. 2003-07-21 20:13:45 +00:00
southbridge support for new mobos and fixes 2003-08-27 14:33:13 +00:00
stream IDE support 2003-07-14 17:08:57 +00:00
superio/NSC fix for newconfig 2003-07-31 17:44:02 +00:00