Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-14 Thread Grant Likely
On Wed, Oct 14, 2009 at 5:04 PM, Christopher Beley wrote: > Hi, > > Thanks for getting back to me (sorry for the late response, I've had a > lot going on).   To be honest though, a lot of this is a little over my > head.  I was looking at some of your old patches and  taking a look at > the source

Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-14 Thread Christopher Beley
Hi, Thanks for getting back to me (sorry for the late response, I've had a lot going on). To be honest though, a lot of this is a little over my head. I was looking at some of your old patches and taking a look at the source for the total5200, which I think is pretty similar to the media5200,

Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-04 Thread Grant Likely
On Sat, Oct 3, 2009 at 2:01 PM, Christopher Beley wrote: > Hi, > > I'm trying to gentoo running on the Media5200 but am running into issues > getting my kernel to boot.  I am able to boot the kernel that came with > freescale's BSP for the device, but when I boot my kernel things stall > after Unc

Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-04 Thread Wolfgang Denk
Dear Christopher Beley, In message <4ac8fb3e.3050...@wisc.edu> you wrote: > > setenv bootargs console=ttyPSC5,115200 root=/dev/nfs rw > nfsroot=$(serverip):$(rootpath) > tftp 90 /tftpboot/media5200.dtb > tftp 50 /tftpboot/uImage > bootm 50 - 90 > > However, after it uncompresses

Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-04 Thread Christopher Beley
Hi, Thanks for the response. I think that was it and also, I now see I missed the FAQ that was similar to my question. Sorry for not noticing that. Anyway, I haven't gotten things working just yet though. I try to do (for example): setenv bootargs console=ttyPSC5,115200 root=/dev/nfs rw nfsro

Re: [U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-03 Thread Wolfgang Denk
Dear Christopher Beley, In message <4ac7ada4.2080...@wisc.edu> you wrote: > > I'm trying to gentoo running on the Media5200 but am running into issues > getting my kernel to boot. I am able to boot the kernel that came with > freescale's BSP for the device, but when I boot my kernel things stall

[U-Boot] Unable to boot Linux Kernel on Media5200

2009-10-03 Thread Christopher Beley
Hi, I'm trying to gentoo running on the Media5200 but am running into issues getting my kernel to boot. I am able to boot the kernel that came with freescale's BSP for the device, but when I boot my kernel things stall after Uncompressing Kernel Image: ## Booting image at 0040 ... Image N