mods for the ultra40 bringup. This now builds.
amd gx2 north -- don't set anything in the north, it conflicts with vsa settings. So we have our own pci_set_resources that is essentially a no-op -- just calls the kids. olpc rev_a config -- DISABLE the compressed rom stream. This SHOULD NOT have been set -- it is untested and caused real trouble. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2369 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -5,7 +5,7 @@ mainboard olpc/rev_a
|
||||
|
||||
# Don't let LinuxBIOS compress the payload
|
||||
# option CONFIG_COMPRESSED_ROM_STREAM=0
|
||||
option CONFIG_PRECOMPRESSED_ROM_STREAM=1
|
||||
#option CONFIG_PRECOMPRESSED_ROM_STREAM=1
|
||||
|
||||
# leave 64k for vsa
|
||||
option ROM_SIZE=1024*1024-64*1024
|
||||
|
Reference in New Issue
Block a user