Re: image/wrapper script questions

2009-07-27 Thread Grant Likely
(Adding cc:devicetree-discuss) On Mon, Jul 27, 2009 at 2:15 PM, Eddie Dawydiuk wrote: > Thanks for the link. Although, I'm not looking for info on optimizing > boot time. Rather I'm looking for information on what the path of least > resistance is to boot a kernel with an initrd being loaded from

Re: image/wrapper script questions

2009-07-27 Thread Eddie Dawydiuk
Wolfgang, In message <4a6ddf80@embeddedarm.com> you wrote: I'm working on a custom board using an AMCC 440EP that is using a proprietary bootloader(optimized for fast boot time). Currently our bootloader loads a simpleImage.initrd into RAM and jumps into it. I originally chose to use a si

Re: image/wrapper script questions

2009-07-27 Thread Wolfgang Denk
Dear Eddie Dawydiuk, In message <4a6ddf80@embeddedarm.com> you wrote: > > I'm working on a custom board using an AMCC 440EP that is using a proprietary > bootloader(optimized for fast boot time). Currently our bootloader loads a > simpleImage.initrd into RAM and jumps into it. I originally

image/wrapper script questions

2009-07-27 Thread Eddie Dawydiuk
Hello, I'm working on a custom board using an AMCC 440EP that is using a proprietary bootloader(optimized for fast boot time). Currently our bootloader loads a simpleImage.initrd into RAM and jumps into it. I originally chose to use a simpleImage with an initial ramdisk embedded because it was