[U-Boot] [PATCH] sh: Fix build of sh7785lcr 32bit mode
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Tue Aug 25 07:29:41 CEST 2009
On 11:01 Mon 24 Aug , Nobuhiro Iwamatsu wrote:
> Update lowlevel_init.S and macro.h.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> ---
> board/espt/lowlevel_init.S | 10 +---
> board/renesas/sh7785lcr/lowlevel_init.S | 96 +++++++++++++------------------
> include/asm-sh/macro.h | 37 ++++++++++--
> 3 files changed, 71 insertions(+), 72 deletions(-)
maybe update all other sh assembly would be nice too
as IIRC it will increase the binary size otherwise
>
> diff --git a/board/espt/lowlevel_init.S b/board/espt/lowlevel_init.S
> index 7d5d72e..7f0686c 100644
> --- a/board/espt/lowlevel_init.S
> +++ b/board/espt/lowlevel_init.S
> @@ -72,15 +72,7 @@ lowlevel_init:
> /* set DDR-SDRAM dummy read */
> write32 MMSEL_A, MMSEL_D
Best Regards,
J.
More information about the U-Boot
mailing list