u-boot expects uEnv.txt

This forum is for supported devices using an ARMv7 Texas Instruments (TI) SoC.

u-boot expects uEnv.txt

Postby johnnyg » Mon Nov 21, 2011 11:42 am

Just letting you know that http://archlinuxarm.org/os/omap/BeagleB ... der.tar.gz expects uEnv.txt and won't boot without it.
The error message you get is:

$this->bbcode_second_pass_code('', '** Unable to read uEnv.txt **')

I solved this by creating a uEnv.txt in the FAT16 partition which loads the boot.scr:

$this->bbcode_second_pass_code('', '
bootenv=boot.scr
loaduimage=fatload mmc ${mmcdev} ${loadaddr} ${bootenv}
mmcboot=echo Running boot.scr script from mmc ...; source ${loadaddr}
')

It would be good to either link to a u-boot which doesn't require uEnv.txt or add a note to the install guide.

Keep up the good work!

P.S. I don't think mmc init exists / is needed anymore
johnnyg
 
Posts: 3
Joined: Mon Nov 21, 2011 11:27 am

Return to Texas Instruments (TI)

Who is online

Users browsing this forum: No registered users and 19 guests