Re: [U-Boot] TI8148 EVM

2015-10-22 Thread Lad, Prabhakar
Hi Tom, Thanks for the quick reply. On Thu, Oct 22, 2015 at 12:22 PM, Tom Rini wrote: > On Thu, Oct 22, 2015 at 12:12:32PM +0100, Lad, Prabhakar wrote: > >> Copy the MLO and u-boot.bin to SD card boot partition which is >> bootable, I see no prints coming from the 1st stage

Re: [U-Boot] TI8148 EVM

2015-10-22 Thread Brian Hutchinson
On Oct 22, 2015 7:21 AM, "Tom Rini" wrote: > > On Thu, Oct 22, 2015 at 12:12:32PM +0100, Lad, Prabhakar wrote: > > > Hi Tom, > > > > I was trying the latest master branch for ti8148 evm to boot from SD > > card, following are the steps which I followed: > > > > 1: make

Re: [U-Boot] TI8148 EVM

2015-10-22 Thread Tom Rini
On Thu, Oct 22, 2015 at 07:33:07AM -0400, Brian Hutchinson wrote: > On Oct 22, 2015 7:21 AM, "Tom Rini" wrote: > > > > On Thu, Oct 22, 2015 at 12:12:32PM +0100, Lad, Prabhakar wrote: > > > > > Hi Tom, > > > > > > I was trying the latest master branch for ti8148 evm to boot

Re: [U-Boot] TI8148 EVM

2015-10-22 Thread Brian Hutchinson
On Oct 22, 2015 7:50 AM, "Tom Rini" wrote: > > On Thu, Oct 22, 2015 at 07:33:07AM -0400, Brian Hutchinson wrote: > > On Oct 22, 2015 7:21 AM, "Tom Rini" wrote: > > > > > > On Thu, Oct 22, 2015 at 12:12:32PM +0100, Lad, Prabhakar wrote: > > > > > > > Hi

Re: [U-Boot] TI8148 EVM

2015-10-22 Thread Tom Rini
On Thu, Oct 22, 2015 at 12:12:32PM +0100, Lad, Prabhakar wrote: > Hi Tom, > > I was trying the latest master branch for ti8148 evm to boot from SD > card, following are the steps which I followed: > > 1: make ARCH=arm CROSS_COMPILE=arm-cortex_a8-linux-gnueabi- clean distclean > 2: make

[U-Boot] TI8148 EVM

2015-10-22 Thread Lad, Prabhakar
Hi Tom, I was trying the latest master branch for ti8148 evm to boot from SD card, following are the steps which I followed: 1: make ARCH=arm CROSS_COMPILE=arm-cortex_a8-linux-gnueabi- clean distclean 2: make ARCH=arm CROSS_COMPILE=arm-cortex_a8-linux-gnueabi- ti814x_evm_config 3: make ARCH=arm

Re: [U-Boot] TI8148 EVM

2015-10-22 Thread Tom Rini
On Thu, Oct 22, 2015 at 12:27:54PM +0100, Lad, Prabhakar wrote: > Hi Tom, > > Thanks for the quick reply. > > On Thu, Oct 22, 2015 at 12:22 PM, Tom Rini wrote: > > On Thu, Oct 22, 2015 at 12:12:32PM +0100, Lad, Prabhakar wrote: > > > >> Copy the MLO and u-boot.bin to SD card

Re: [U-Boot] TI8148 EVM

2015-10-22 Thread Tom Rini
On Thu, Oct 22, 2015 at 08:06:36AM -0400, Brian Hutchinson wrote: > On Oct 22, 2015 7:50 AM, "Tom Rini" wrote: > > > > On Thu, Oct 22, 2015 at 07:33:07AM -0400, Brian Hutchinson wrote: > > > On Oct 22, 2015 7:21 AM, "Tom Rini" wrote: > > > > > > > > On