coreboot/src/cpu/amd/sc520
Stefan Reinauer f1cf1f7c3a Ever wondered where those "setting incorrect section attributes for
rodata.pci_driver" warnings are coming from? We were packing those
structures into a read-only segment, but forgot to mark them const.

Despite its size, this is a fairly trivial patch created by a simple
search/replace

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2891 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2007-10-24 09:08:58 +00:00
..
chip.h Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-16 2005-07-06 16:59:18 +00:00
Config.lb Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-54 2005-07-06 17:17:41 +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 small cleanup attempt in sc520 code. there needs to be some major spring 2006-03-19 17:50:54 +00:00
sc520.c Ever wondered where those "setting incorrect section attributes for 2007-10-24 09:08:58 +00:00