On Mon, Oct 14, 2002 at 04:37:49PM -0500, Bret Indrelee wrote: > > Float isn't important to us, we could have all float be emulated for as > little of it we do. > > We need the bzImage.gz and RAM disk image have to be the same binary. > > The reason is simple, we don't want the customer to have the mess of > 'which of these N firmware images do I need' when trying to upgrade. We > want the whole line of products to use the same binary image.
Looks like you are looking at the problem wrong. Send the custumors a big binary file with all the images and have the update program be smart about selecting the correct images for the hardware out of the big binary. It is more work to build the images but less work than getting one image to work on different CPU's. You could even support x86 parts with a smart updater. ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
