switch-coreboot/southbridge/amd
Carl-Daniel Hailfinger 27b2fb4f07 Every GeodeLX target already has spd_read_byte in
mainboard/$VENDOR/$BOARD/initram.c. It's pointless to have it in the
southbridge code as well.
Kill it in the southbridge code and use mainboard code only.

Thanks to Segher for rediscovering this bug.

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://coreboot.org/repository/coreboot-v3@830 f3766cd6-281f-0410-b1cd-43a5c92072e9
2008-08-27 22:58:04 +00:00
..
amd8111 Grow rom space. This now gets a triple fault but I am hoping some smart 2008-08-24 19:55:45 +00:00
amd8132 Some corrections to the 8132. 2008-08-15 21:40:20 +00:00
amd8151 Some corrections to the 8132. 2008-08-15 21:40:20 +00:00
cs5536 Every GeodeLX target already has spd_read_byte in 2008-08-27 22:58:04 +00:00