Uwe Hermann:
[coreboot.git] / documentation / RFC / config.tex
index d73f96db836a1cf6855dc84ca72e519965af936d..fe58b5046b72b8d924bfb394ce5610a94076c027 100644 (file)
@@ -173,7 +173,7 @@ A sample file:
 target x
 
 # over-ride the default rom size in the mainboard file
-option ROM_SIZE=0x100000
+option ROM_SIZE=1024*1024
 mainboard amd/solo
 end