[PATCH 04/10] at91: add test commamd to emulate bootrom boot
Sascha Hauer
s.hauer at pengutronix.de
Tue Jan 22 03:12:40 EST 2013
On Mon, Jan 21, 2013 at 03:33:18PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> ---
> arch/arm/mach-at91/Kconfig | 6 +++
> arch/arm/mach-at91/Makefile | 1 +
> arch/arm/mach-at91/boot_test_cmd.c | 95 ++++++++++++++++++++++++++++++++++++
> 3 files changed, 102 insertions(+)
> create mode 100644 arch/arm/mach-at91/boot_test_cmd.c
>
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index 0fd9122..2815d5f 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -485,6 +485,12 @@ config CMD_AT91MUX
> bool "at91mux dump command"
> default y
>
> +config CMD_AT91_BOOT_TEST
> + bool "at91_boot_test"
> + help
> + allow to upload a boot binary to sram and execute it
> + usefull to test bootstrap or barebox lowlevel init
useful!!
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list