* Allow coreboot to use the full 256 bytes of CMOS memory
authorStefan Reinauer <stepan@coresystems.de>
Wed, 22 Apr 2009 09:03:08 +0000 (09:03 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 22 Apr 2009 09:03:08 +0000 (09:03 +0000)
commit73d5daaf97465776a4ef6ae5c99a5badaeba292b
treeeb21aeb759061616ec4892104d010910f5196ab4
parent953253f093302ccee1cc634772a4561ffbe32355
* Allow coreboot to use the full 256 bytes of CMOS memory
* Make functions out of the accessor macros in mc146818rtc.c
* don't hide reserved cmos entries from coreboot, only from the user.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4170 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/include/boot/coreboot_tables.h
src/pc80/mc146818rtc.c
src/pc80/mc146818rtc_early.c
util/options/build_opt_tbl.c