[U-Boot] [U-Boot, 1/2] ti: armv7: enable EXT support in SPL (using ti_armv7_common.h)

Guillaume Gardet guillaume.gardet at free.fr
Tue Jul 28 12:46:12 CEST 2015



Le 24/07/2015 17:22, Ash Charles a écrit :
> On Fri, Jul 24, 2015 at 7:04 AM, Tom Rini <trini at konsulko.com> wrote:
>> Can you give us more details on the exact nature of the failure? Thanks!
> Oh sorry--that wasn't clear!  The boards appear to get stuck in SPL
> before anything can be printed to the console.  Basically, I power on,
> see gunk from the boot rom on the console port, and then...nothing.
> Happy to test further if there is a way to narrow down what precisely
> is failing.

In files ./arch/arm/cpu/armv7/omap3/{board.c, sys_info.c} there are some ASM instructions lines, including MCR and MRC instructions which are ARM only (no thumb).
This may be the problem?


Guillaume


>
> --Ash
>



More information about the U-Boot mailing list