coreboot/src/southbridge/amd/cs5535
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 add cs5536 directory 2006-04-20 21:21:25 +00:00
Config.lb more 5536 -> 5536 conversion 2006-04-20 22:54:32 +00:00
cs5535.c Ever wondered where those "setting incorrect section attributes for 2007-10-24 09:08:58 +00:00
cs5535.h rename 2006-01-28 19:56:25 +00:00
cs5535_early_setup.c add cs5536 directory 2006-04-20 21:21:13 +00:00
cs5535_early_smbus.c resolving conflict with Ron's work 2006-03-17 20:11:38 +00:00
cs5535_ide.c Ever wondered where those "setting incorrect section attributes for 2007-10-24 09:08:58 +00:00
cs5535_smbus.h resolving conflict with Ron's work 2006-03-17 20:11:38 +00:00