9
0
Fork 0
barebox/arch
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
..
arm arm: add Android boot image support 2012-04-13 12:08:42 +02:00
blackfin commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
mips mips: Fix compiler warnings 2012-04-05 08:50:01 +02:00
nios2 introduce barebox_bare_init_size to known the bare_init size and check it 2012-01-23 09:43:28 +01:00
openrisc ENV: remove kernelimage_type from env/config 2012-03-13 13:36:30 +01:00
ppc Merge branch 'work/uimage' into next 2011-12-17 16:33:57 +01:00
sandbox Add unaligned.h to sandbox arch 2012-02-27 19:55:55 +01:00
x86 x86 linker script: Add missing _text 2012-04-05 08:50:54 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00