[U-Boot] TI8148 EVM
Tom Rini
trini at konsulko.com
Thu Oct 22 13:22:00 CEST 2015
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 ARCH=arm CROSS_COMPILE=arm-cortex_a8-linux-gnueabi- ti814x_evm_config
> 3: make ARCH=arm CROSS_COMPILE=arm-cortex_a8-linux-gnueabi-
>
> Copy the MLO and u-boot.bin to SD card boot partition which is
> bootable, I see no prints coming from the 1st stage bootlaoder, cant
> debug it as I don’t have access to JTAG.
>
> Any pointers is this code tested ?
First, you need to use u-boot.img not u-boot.bin. Second, which PG do
you have on the board? We only have support for PG1.0 today and not
PG2.0 as Matt did the initial bring-up and only has a PG1.0 board. The
code should be easily ported from the old PSP tree to support PG2.0
however.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151022/ef60d9de/attachment.sig>
More information about the U-Boot
mailing list