Hi Patrick, On 06.06.2009 15:14, Patrick Georgi wrote: > "failover"-infrastructure to CBFS. > > 2. Set ROM_IMAGE_SIZE so that > FAILOVER_SIZE + ROM_IMAGE_SIZE = XIP_ROM_SIZE > to avoid problems with XIP. >
Actually, this is a big problem for me. Which XIP_ROM_SIZE setting is honored? The one in src/mainboard/$VENDOR/$BOARD/Config.lb or the one in src/mainboard/$VENDOR/$BOARD/Options.lb or the one in targets/$VENDOR/$BOARD/Config.lb or targets/$VENDOR/$BOARD/Config-abuild.lb? I have a script which does all conversions except ROM_IMAGE_SIZE. Once my question above is answered, I should be able to fix my script and post it. What bothers me is that my script changed more in the iwill/dk8_htx case than your patch. Regards, Carl-Daniel -- http://www.hailfinger.org/ -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

