Re: extending "buildrom"

2003-09-16 Thread YhLu
need the optional offset. Regards YH. -邮件原件- 发件人: ron minnich [mailto:[EMAIL PROTECTED] 发送时间: 2003年9月16日 7:25 收件人: Stefan Reinauer 抄送: YhLu; LinuxBIOS 主题: Re: extending "buildrom" On Tue, 16 Sep 2003, ron minnich wrote: > On Tue, 16 Sep 2003, Stefan Reinauer wrote: &g

Re: extending "buildrom"

2003-09-16 Thread ron minnich
On Tue, 16 Sep 2003, ron minnich wrote: > On Tue, 16 Sep 2003, Stefan Reinauer wrote: > > > * ron minnich <[EMAIL PROTECTED]> [030915 16:51]: > > > On Mon, 15 Sep 2003, Stefan Reinauer wrote: > > > > > > > buildrom > > > > size ROM_SIZE > > > > data ./lsiscsifw 65536 So the one change I'd

Re: extending "buildrom"

2003-09-16 Thread ron minnich
On Tue, 16 Sep 2003, Stefan Reinauer wrote: > * ron minnich <[EMAIL PROTECTED]> [030915 16:51]: > > On Mon, 15 Sep 2003, Stefan Reinauer wrote: > > > > > buildrom > > > size ROM_SIZE > > > data ./lsiscsifw 65536 > > > > ? What is that data thing? > > I assumed that packing option

Re: extending "buildrom"

2003-09-16 Thread Stefan Reinauer
* ron minnich <[EMAIL PROTECTED]> [030915 16:51]: > On Mon, 15 Sep 2003, Stefan Reinauer wrote: > > > buildrom > > size ROM_SIZE > > data ./lsiscsifw 65536 > > ? What is that data thing? I assumed that packing option roms or similar data hunks into an image might become more and mo

Re: extending "buildrom"

2003-09-15 Thread ron minnich
On Mon, 15 Sep 2003, Stefan Reinauer wrote: > buildrom > size ROM_SIZE > data ./lsiscsifw 65536 ? What is that data thing? ron > image normal NORMAL_SIZE no, you need this info when you build the board, it can't move here. > Or maybe it makes sense to move the payloads into

Re: extending "buildrom"

2003-09-15 Thread Stefan Reinauer
* YhLu <[EMAIL PROTECTED]> [030912 19:20]: > For s2880 that with LSI scsi FW and some other ATI onboad Server Mainboard > may need us to put the FW or VGA ROM in the linuxbios.rom too. > > For s2880 I cat lsiscsifw, normal, and fallback together. then we should maybe change this to fit the other

Re: extending "buildrom"

2003-09-12 Thread ron minnich
On Fri, 12 Sep 2003, Stefan Reinauer wrote: > creating a linuxbios.rom file in the build target directory that > consists of the 2 concatenated romimages "normal" and "fallback" > This way it's now possible to build several roms with "buildrom" > that take the specified "romimage"s that were built

Re: extending "buildrom"

2003-09-12 Thread YhLu
: LinuxBIOS 主题: extending "buildrom" Hi, to get used to the config tool, I wrote the attached little patch to change the buildrom command to allow specifying a filename of a rom file that is produced when building LinuxBIOS i.e. buildrom ROM_SIZE "normal" "fallbac

extending "buildrom"

2003-09-12 Thread Stefan Reinauer
Hi, to get used to the config tool, I wrote the attached little patch to change the buildrom command to allow specifying a filename of a rom file that is produced when building LinuxBIOS i.e. buildrom ROM_SIZE "normal" "fallback" changed to: buildrom ./linuxbios.rom ROM_SIZE "normal" "fallb