Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-10 Thread John Linn
> -Original Message- > From: Jerry Van Baren [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 2:27 PM > To: John Linn > Cc: u-boot-users@lists.sourceforge.net > Subject: Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem [snip] > > Yo

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread Jerry Van Baren
Please don't top post. John Linn wrote: > One problem fixed, I had both CONFIG_OF_FLAT_TREE and CONFIG_OF_LIBFDT > defined and that was causing the load of the device tree twice. FWIIW, CONFIG_OF_FLAT_TREE has been removed as of this window. > That didn't fix my initrd issue, but one less proble

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread John Linn
dos vfat romfs Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0) Rebooting in 180 seconds.. > -Original Message- > From: Jerry Van Baren [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 1:08 PM > To: John Linn > Cc: u-boot-users@lists.sourc

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread John Linn
EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 1:08 PM > To: John Linn > Cc: u-boot-users@lists.sourceforge.net > Subject: Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem > > John Linn wrote: > > I realize this could be posted to the linuxppc-dev als

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread John Linn
y Van Baren [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 09, 2008 1:08 PM > To: John Linn > Cc: u-boot-users@lists.sourceforge.net > Subject: Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem > > John Linn wrote: > > I realize this could be posted to t

Re: [U-Boot-Users] u-boot, powerpc with device tree, initrd problem

2008-07-09 Thread Jerry Van Baren
John Linn wrote: > I realize this could be posted to the linuxppc-dev also, but my kernel > is running fine so I think it's a u-boot to kernel interface problem. I > am able to pass a device tree to the kernel and get it to boot fine, and > using NFS root also. > > I can't get it to find my initrd