Re: [U-Boot] Boot from jffs2 filesystem problem

2008-09-05 Thread Scott Wood
On Fri, Sep 05, 2008 at 09:39:50AM +0200, Pedro Luis D. L. wrote: > > Are you sure it's exactly the same? How could u-boot fail when loading > > the initrd if there is none specified? > > > > Yes, I'm afraid so. Take a look. It tries to load RAMDisk Image and then > reboots. Are you sure that

Re: [U-Boot] Boot from jffs2 filesystem problem [SOLVED?]

2008-09-05 Thread Pedro Luis D. L.
Hi everybody, All the problems I had seemed to be a hardware issue. I can't explain myself why, but the micro tried to boot from jffs2 once I changed it to another board. I've been working with TQM5200 B module on a STK52XX board. Maybe we screwed something with the board, because I've been exp

Re: [U-Boot] Boot from jffs2 filesystem problem

2008-09-05 Thread Pedro Luis D. L.
On Thu, 4 Sep 2008 11:12:46 -0500, Scott wrote: >> I've already tried with: >> - bootm ${kernel_addr} - ${fdt_addr} > > This is the correct one. > >> And always with the same result... > > Are you sure it's exactly the same? How could u-boot fail when loading > the initrd if there is none s

Re: [U-Boot] Boot from jffs2 filesystem problem

2008-09-04 Thread Scott Wood
On Thu, Sep 04, 2008 at 05:21:57PM +0200, Pedro Luis D. L. wrote: > I've already tried with: > - bootm ${kernel_addr} - ${fdt_addr} This is the correct one. > And always with the same result... Are you sure it's exactly the same? How could u-boot fail when loading the initrd if there is none s

Re: [U-Boot] Boot from jffs2 filesystem problem

2008-09-04 Thread Pedro Luis D. L.
> On Thu, 4 Sep 2008 10:09:57 -0500 Scott wrote: > > On Thu, Sep 04, 2008 at 02:04:42PM +0200, Pedro Luis D. L. wrote: >> It seems to me that U-boot is trying to boot from RAMDisk instead of booting >> the kernel, but I'm not sure. >> The same kernel is working properly on a phytec board and 1.

Re: [U-Boot] Boot from jffs2 filesystem problem

2008-09-04 Thread Scott Wood
On Thu, Sep 04, 2008 at 02:04:42PM +0200, Pedro Luis D. L. wrote: > It seems to me that U-boot is trying to boot from RAMDisk instead of booting > the kernel, but I'm not sure. > The same kernel is working properly on a phytec board and 1.2.0 U-boot, > so it's not a problem with jffs2 support wit

[U-Boot] Boot from jffs2 filesystem problem

2008-09-04 Thread Pedro Luis D. L.
[Previously posted in the wrong mail list, sorry] Hello everybody, I'm finding some problems trying to boot a TQM5200 board using a jffs2 image as filesystem. The u-boot version I'm using is 1.3.1 (self compiled) and Linux Kernel 2.6.23.1. It is possible to boot it with a stored kernel uImage