[U-Boot] Booting armv8 kernel on uboot

2014-05-21 Thread Vishal Bhoj
Hi , I have added mmc driver into the vexpress64 board file for uboot and tested it on FVP base model. I tried booting a kernel on that but it is aborting with the following message: Final value for argc=3 Loading Kernel Image ... OK kernel loaded at 0x0008, end = 0x00827024 using: FDT

Re: [U-Boot] Booting armv8 kernel on uboot

2014-05-22 Thread Vishal Bhoj
Hi, Thanks for the inputs. On 21 May 2014 21:04, Mark Rutland mark.rutl...@arm.com wrote: On Wed, May 21, 2014 at 04:28:53PM +0100, Tom Rini wrote: On Wed, May 21, 2014 at 10:40:38AM +0100, Mark Rutland wrote: On Wed, May 21, 2014 at 09:46:35AM +0100, Vishal Bhoj wrote: Hi , Hi

Re: [U-Boot] Booting armv8 kernel on uboot

2014-05-22 Thread Vishal Bhoj
Hi, On 22 May 2014 18:09, Tom Rini tr...@ti.com wrote: On Thu, May 22, 2014 at 11:18:24AM +0530, Vishal Bhoj wrote: Hi, Thanks for the inputs. On 21 May 2014 21:04, Mark Rutland mark.rutl...@arm.com wrote: On Wed, May 21, 2014 at 04:28:53PM +0100, Tom Rini wrote: On Wed

Re: [U-Boot] Booting armv8 kernel on uboot

2014-05-22 Thread Vishal Bhoj
Hi, On 22 May 2014 22:06, Tom Rini tr...@ti.com wrote: On Thu, May 22, 2014 at 10:26:17PM +0800, feng...@phytium.com.cn wrote: Hi , I have added mmc driver into the vexpress64 board file for uboot and tested it on FVP base model. I tried booting a kernel on that but it is

Re: [U-Boot] Booting armv8 kernel on uboot

2014-06-03 Thread Vishal Bhoj
Hi, Thanks for the help. I am able to boot the kernel on foundation models but unable to boot the kernel on the FVP base models. The model itself seem to hang while booting the kernel. Here is the log: http://pastebin.com/HajuPFZ1 I am investigating on what the last instruction getting executed