coreboot-kgpe-d16/src/northbridge/intel/e7501
Myles Watson 894a34715f Same conversion as with resources from static arrays to lists, except
there is no free list.

Converting resource arrays to lists reduced the size of each device
struct from 1092 to 228 bytes.

Converting link arrays to lists reduced the size of each device struct
from 228 to 68 bytes.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5626 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-06-09 22:41:35 +00:00
..
chip.h ops and tsc 2004-10-25 19:55:30 +00:00
debug.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
e7501.h Various license header consistency fixes (trivial). 2010-02-15 23:10:19 +00:00
Kconfig Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00
northbridge.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00
raminit.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
raminit.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
reset_test.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00