9
0
Fork 0
barebox/arch/arm
Jean-Christophe PLAGNIOL-VILLARD 5efbed3b27 arm: add Android boot image support
The Android Image contains 3 components and params

 - kernel
 - initrd
 - second stage (optional)

 - tags addr
 - bootargs

In fast boot the initrd is mandatory, in barebox we are less restrictive
use the initrd only if present

add to env params:
aimage_noverwrite_bootargs
	Disable overwrite of the bootargs with the one present in aimage

aimage_noverwrite_tags
	Disable overwrite of the tags addr with the one present in aimage

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-04-13 12:08:42 +02:00
..
boards Merge branch 'work/iomux-v3' into next 2012-04-13 10:47:43 +02:00
configs Final switch to use combined driver mc13xxx 2012-04-11 09:51:01 +02:00
cpu Merge branch 'work/thumb2' into next 2012-03-06 09:39:59 +01:00
include/asm ARM: Allow to compile in thumb-2 mode 2012-03-06 09:37:59 +01:00
lib arm: add Android boot image support 2012-04-13 12:08:42 +02:00
mach-at91 at91sam9g45_devices: fix warning 2012-04-05 18:22:18 +02:00
mach-ep93xx introduce io.h 2011-09-22 19:03:05 +02:00
mach-imx Merge branch 'work/iomux-v3' into next 2012-04-13 10:47:43 +02:00
mach-mxs Merge branch 'master' into next 2012-04-11 09:08:49 +02:00
mach-netx commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
mach-nomadik Merge branch 'next' 2011-10-09 03:58:49 +02:00
mach-omap Add support for OMAP4460 revision detection. 2012-04-13 12:04:03 +02:00
mach-pxa pcm027: add board support 2012-04-10 10:39:57 +02:00
mach-samsung MACH SAMSUNG/S3C: Re-work the GPIO handling for S3C24xx CPUs 2012-01-02 13:32:14 +01:00
mach-versatile introduce io.h 2011-09-22 19:03:05 +02:00
tools ARM: update mach-types 2012-02-13 11:20:11 +01:00
Kconfig Merge branch 'work/thumb2' into next 2012-03-06 09:39:59 +01:00
Makefile pcm027: add board support 2012-04-10 10:39:57 +02:00
mach-arm.dox fix path specs in arch/arm/mach-arm.dox 2010-01-04 11:11:55 +01:00