Running with VGA [PMX:#]

Ronald G. Minnich rminnich at lanl.gov
Fri Dec 17 07:33:00 CET 2004


On Fri, 17 Dec 2004, YhLu wrote:

> In the targest/tyan/s2850/Config.lb
> Change
>                 option ROM_IMAGE_SIZE=0x10000
> to
>         option ROM_IMAGE_SIZE=0x11800
>         option XIP_ROM_SIZE=0x20000


actually, if you are modifying a Config.lb, it is always best to make your 
own. 

cp targets/tyan/s2850/Config.lb targets/tyan/s2850/Config.mine.lb

then change Config.mine.lb

then
./buildtarget tyan/s2850/Config.mine.lb

Then you can make sure you changes won't go away.

ron



More information about the coreboot mailing list