[U-Boot] [PATCH] sh: ecovec: correct romImage address in comment

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Fri Mar 14 06:51:52 CET 2014


Appied, thanks!

Best regards,
  Nobuhiro

2014-03-10 22:09 GMT+09:00 Baruch Siach <baruch at tkos.co.il>:
> romImage is set by CONFIG_ECOVEC_ROMIMAGE_ADDR to 0xA0040000.
>
> Signed-off-by: Baruch Siach <baruch at tkos.co.il>
> ---
>  board/renesas/ecovec/lowlevel_init.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/board/renesas/ecovec/lowlevel_init.S b/board/renesas/ecovec/lowlevel_init.S
> index eeebdd245f78..e4c40c861604 100644
> --- a/board/renesas/ecovec/lowlevel_init.S
> +++ b/board/renesas/ecovec/lowlevel_init.S
> @@ -20,7 +20,7 @@
>
>  lowlevel_init:
>
> -       /* jump to 0xA0020000 if bit 1 of PVDR_A */
> +       /* jump to CONFIG_ECOVEC_ROMIMAGE_ADDR if bit 1 of PVDR_A */
>         mov.l   PVDR_A, r1
>         mov.l   PVDR_D, r2
>         mov.b   @r1, r0
> --
> 1.9.0
>



-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


More information about the U-Boot mailing list