From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bill Date: Tue, 18 Sep 2012 08:22:47 -0500 Subject: [U-Boot] using initrd with U-boot on the imx28evk In-Reply-To: References: <504FADC1.1080507@techsi.com> <201209130144.28960.marex@denx.de> <5051EE7A.5050406@techsi.com> <201209172331.06023.marex@denx.de> Message-ID: <505875A7.3040001@techsi.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thanks to both of you for following up. Over the weekend, I switched to using the initramfs within the kernel configuration (in the Freescale kernel) and set the source directory to my rootfs that will be the ramdrive and it worked great! So I'll stick with this scenario. It's nice too in that the rootfs (a small one) gets bundled up with the kernel (uImage) so its just one file. So it works out really nice. This is a good way for upgrading firmware from the flash. Best, Bill On 9/17/2012 4:44 PM, Fabio Estevam wrote: > Bill, > > On Mon, Sep 17, 2012 at 6:31 PM, Marek Vasut wrote: >> Dear Bill, >> >> I'm CCing Fabio ... he might have some idea for you. > What about starting a thread in linux-arm-kernel for this? > > Regards, > > Fabio Estevam