答复: 答复: tyan s2880 build broken?

ron minnich rminnich at lanl.gov
Mon Apr 26 12:46:22 CEST 2004


On Mon, 26 Apr 2004, YhLu wrote:

> When enabling lsi_scsi support, It need leave 48k in the BIOS ROM for
> lsi_scsi fw. So need to change normal mode ROM_SIZE to 512k-48k.

OK, BTW you can do this:
        option ROM_SIZE = 512*1024 - 48*1024

which is not as readable as 512k-48k, but is pretty readable.

ron




More information about the coreboot mailing list