[U-Boot] [PATCH v2] arm: mx5: Add support for USB armory board
Chris Kuethe
chris.kuethe at gmail.com
Thu Mar 19 01:12:06 CET 2015
On Wed, Mar 18, 2015 at 3:53 PM, <andrej at inversepath.com> wrote:
> From: Andrej Rosano <andrej at inversepath.com>
>
> Add support for Inverse Path USB armory board, an open source
> flash-drive sized computer based on Freescale i.MX53 SoC.
>
> http://inversepath.com/usbarmory
>
> Signed-off-by: Andrej Rosano <andrej at inversepath.com>
> Cc: Stefano Babic <sbabic at denx.de>
> Cc: Chris Kuethe <chris.kuethe at gmail.com>
> Cc: Fabio Estevam <festevam at gmail.com>
Tested-by: Chris Kuethe <chris.kuethe at gmail.com>
---
I don't have the default kernel image in place; the board boots when I
do point it at a valid image.
U-Boot 2015.04-rc4-dirty (Mar 18 2015 - 16:12:11)
CPU: Freescale i.MX53 rev2.1 at 800 MHz
Reset cause: POR
Board: Inverse Path USB armory MkI
I2C: ready
DRAM: 512 MiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: CPU Net Initialization Failed
No ethernet found.
Hit any key to stop autoboot: 1 0
** File not found /boot/uImage **
16610 bytes read in 70 ms (231.4 KiB/s)
Wrong Image Format for bootm command
ERROR: can't get kernel image!
=> reset
resetting ...
U-Boot 2015.04-rc4-dirty (Mar 18 2015 - 16:12:11)
CPU: Freescale i.MX53 rev2.1 at 800 MHz
Reset cause: WDOG
Board: Inverse Path USB armory MkI
I2C: ready
DRAM: 512 MiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: CPU Net Initialization Failed
No ethernet found.
Hit any key to stop autoboot: 1 0
** File not found /boot/uImage **
16610 bytes read in 69 ms (234.4 KiB/s)
Wrong Image Format for bootm command
ERROR: can't get kernel image!
=>
--
GDB has a 'break' feature; why doesn't it have 'fix' too?
More information about the U-Boot
mailing list