[coreboot] [PATCH]es to get normal image to work again with CBFS

Myles Watson mylesgw at gmail.com
Fri Jun 5 19:54:31 CEST 2009


> 20090605-8-fix-hp-dl145-g3: Likewise for hp/dl145_g3
This board was fallback only because CBFS didn't work for normal.
Maybe now is the time to make it have a normal image again?
> Index: targets/hp/dl145_g3/Config-abuild.lb
> ===================================================================
> --- targets/hp/dl145_g3/Config-abuild.lb.orig
> +++ targets/hp/dl145_g3/Config-abuild.lb
> @@ -13,8 +13,6 @@ __LOGLEVEL__
>  option ROM_SIZE=1024*(1024-32)
>  option FALLBACK_SIZE=1024*512
I think this needs to be updated.

> -option CONFIG_CBFS = 1
> -
>  romimage "fallback"
>        option USE_FALLBACK_IMAGE=1
>        option ROM_IMAGE_SIZE=0x20000
Isn't this line supposed to be gone?

Maybe we don't need a separate Config-abuild for the dl145_g3 since
the problem was the ROM_IMAGE_SIZE on the build machine.  Less to keep
correct.

Thanks,
Myles




More information about the coreboot mailing list