9
0
Fork 0
barebox/arch/arm/mach-omap
Jan Luebbe 93ca711e64 scripts: add tool to create image for SPI boot on AM35xx
Booting from SPI on an AM35xx (and possibly other TI SOCs) requires
a special format:

- 32 bit image size in big-endian
- 32 bit load address in big-endian
- binary image converted from little- to big-endian

The mk-am35xx-spi-image tool converts barebox.bin to
this format.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-10-02 08:22:30 +02:00
..
include/mach xload: add SPI as a boot mode 2012-09-11 15:54:49 +02:00
Kconfig scripts: add tool to create image for SPI boot on AM35xx 2012-10-02 08:22:30 +02:00
Makefile ARM boards: Make boards pbl safe 2012-08-12 22:23:22 +02:00
arch-omap.dox doc: mark code explicitely 2010-10-22 20:47:03 +02:00
auxcr.S ARM omap3: reimplement setup_auxcr in pure asm 2012-01-17 18:50:50 +01:00
devices-gpmc-nand.c ARM OMAP gpmc nand: specify platform data in boards 2012-08-03 19:32:04 +02:00
gpio.c gpio: reduce verbosity while probing 2012-09-28 16:35:10 +02:00
gpmc.c mtd OMAP NAND: Use prefetch engine 2012-08-03 19:32:07 +02:00
omap3_clock.c omap3: remove unused coded for clock configuration 2012-09-06 12:44:29 +02:00
omap3_core.S ARM omap3: make omap3_core.S thumb safe 2012-01-17 18:51:10 +01:00
omap3_generic.c ARM OMAP: switch to gpiolib support 2012-09-24 21:29:09 +02:00
omap4_clock.c OMAP4460: clock init 2012-08-14 22:01:33 +02:00
omap4_generic.c ARM OMAP: switch to gpiolib support 2012-09-24 21:29:09 +02:00
omap4_twl6030_mmc.c omap_hsmmc: setup mmc voltage on twl6030 2011-12-21 12:48:08 +01:00
s32k_clksource.c introduce io.h 2011-09-22 19:03:05 +02:00
syslib.c introduce io.h 2011-09-22 19:03:05 +02:00
xload.c xload: add SPI as a boot mode 2012-09-11 15:54:49 +02:00