[PATCH] ARM: pcm038: Remove duplicate imx27_barebox_entry() call
Sascha Hauer
s.hauer at pengutronix.de
Mon Feb 25 02:55:43 EST 2013
On Sun, Feb 24, 2013 at 06:42:54PM +0400, Alexander Shiyan wrote:
>
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>
Applied, thanks
Sascha
> ---
> arch/arm/boards/pcm038/lowlevel.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/boards/pcm038/lowlevel.c b/arch/arm/boards/pcm038/lowlevel.c
> index 85b9391..77b7bf5 100644
> --- a/arch/arm/boards/pcm038/lowlevel.c
> +++ b/arch/arm/boards/pcm038/lowlevel.c
> @@ -98,8 +98,6 @@ void __bare_init __naked barebox_arm_reset_vector(void)
> arm_setup_stack(MX27_IRAM_BASE_ADDR + MX27_IRAM_SIZE - 8);
>
> imx27_barebox_boot_nand_external();
> -#else
> - imx27_barebox_entry(0);
> #endif
> out:
> imx27_barebox_entry(0);
> --
> 1.7.12.4
>
>
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
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