[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: u-boot-omap fails to boot panda-es



On Mon, 20 Apr 2015 09:21:52 -0500
Robert Nelson <robertcnelson@gmail.com> wrote:

> On Mon, Apr 20, 2015 at 9:10 AM, Robert Nelson
> <robertcnelson@gmail.com> wrote:
> > On Mon, Apr 20, 2015 at 7:49 AM, Neil Williams
> > <codehelp@debian.org> wrote:
> >> These instructions: https://wiki.debian.org/PandaBoard don't give a
> >> bootable SD card for the panda-es:
> >>
> >> U-Boot SPL 2014.10+dfsg1-5 (Apr 07 2015 - 22:19:50)
> >> OMAP4460 ES1.1
> >> SPL: Please implement spl_start_uboot() for your board
> >> SPL: Direct Linux boot not active!
> >> reading u-boot.img
> >> spl_load_image_fat: error reading image u-boot.img, err - -1
> >> ### ERROR ### Please RESET the board ###
> >>
> >> There's no u-boot.img in the package.
> >>
> >> Is there specific support for panda-es or is there an issue in the
> >> u-boot-omap package for panda/panda-es?
> >
> > and u-boot.img can be generated via:
> >
> > mkimage -A arm -T firmware -C none -O u-boot -a 0x80800000 -e 0
> > u-boot.bin u-boot.img
> 
> This time, with a full cup of coffee...
> 
> mkimage -A arm -T firmware -C none -O u-boot -a 0x80008000 -e
> 0x80008000 -n "u-boot" -d ./u-boot.bin ./u-boot.img

Image Name:   u-boot
Created:      Mon Apr 20 16:01:59 2015
Image Type:   ARM U-Boot Firmware (uncompressed)
Data Size:    210468 Bytes = 205.54 kB = 0.20 MB
Load Address: 80008000
Entry Point:  80008000

That gets me a little further, but then it hangs at:

U-Boot SPL 2014.10+dfsg1-5 (Apr 07 2015 - 22:19:50)
OMAP4460 ES1.1
SPL: Please implement spl_start_uboot() for your board
SPL: Direct Linux boot not active!
reading u-boot.img
reading u-boot.img




-- 


Neil Williams
=============
http://www.linux.codehelp.co.uk/

Attachment: pgpEOeUr95Qzo.pgp
Description: OpenPGP digital signature


Reply to: