coreboot-kgpe-d16/src/mainboard/asus/a8n_e
Luc Verhaegen a9c5ea08d0 Revert "CMOS: Add set_option and rework get_option."
This reverts commit eb7bb49eb5b48c39baf7a256b7c74e23e3da5660.

Stepan pointed out that "s" means string, which makes the following statement
in this commit message invalid: "Since we either have reserved space (which
we shouldn't do anything with in these two functions), an enum or a
hexadecimal value, unsigned int seemed like the way to go."

Signed-off-by: Luc Verhaegen <libv@skynet.be>
Acked-by: Luc Verhaegen <libv@skynet.be>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4335 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-06-03 14:19:33 +00:00
..
cache_as_ram_auto.c Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
chip.h Carl-Daniel's part: 2009-02-18 20:41:57 +00:00
cmos.layout Revert "CMOS: Add set_option and rework get_option." 2009-06-03 14:19:33 +00:00
Config.lb drop duplicate compiler options that are already mentioned in CFLAGS. 2009-04-22 18:16:20 +00:00
get_bus_conf.c The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
irq_tables.c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). 2008-09-30 15:02:40 +00:00
mainboard.c Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should 2009-04-01 13:43:21 +00:00
mptable.c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). 2008-09-30 15:02:40 +00:00
Options.lb v2/src romfs->cbfs rename 2009-04-14 07:40:01 +00:00