coreboot/src/cpu/amd/sc520
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 Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-16 2005-07-06 16:59:18 +00:00
Kconfig fix timer choice in Kconfig. HAVE_INIT_TIMER is selected correctly, no need to 2010-04-13 13:48:20 +00:00
Makefile.inc More kconfig: 2009-10-08 14:31:56 +00:00
mmcrtest.c updated to new svn repo 2005-09-12 13:42:12 +00:00
mmcrval.c fix mmcrval, small cosmetics to raminit 2006-03-17 18:32:10 +00:00
raminit.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
sc520.c Same conversion as with resources from static arrays to lists, except 2010-06-09 22:41:35 +00:00