When I using the new config to deal with it, the tool seems doesn’t support expression. I will check that in current config tool.
YH
-----邮件原件----- 发件人: ron minnich [mailto:rminnich@lanl.gov] 发送时间: 2004年4月26日 10:57 收件人: YhLu 抄送: HC Wang; linuxbios@clustermatic.org 主题: Re: 答复: 答复: tyan s2880 build broken?
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
On Mon, 26 Apr 2004, YhLu wrote:
When I using the new config to deal with it, the tool seems doesn¡¯t support expression. I will check that in current config tool.
it supports the expression, it just gets it wrong. Sorry. Another bug!
ron