Re: [U-Boot] [PATCH 1/2] sh: Add handling of CONFIG_SYS_FLASH_BASE for board.c

2011-03-14 Thread Nobuhiro Iwamatsu
Hi, 2011/3/13 Wolfgang Denk : > Dear Nobuhiro Iwamatsu, > > In message > <1299484258-6042-1-git-send-email-nobuhiro.iwamatsu...@renesas.com> you wrote: >> Some board of SH does not have flash memoy. >> This change initializes bi_flashstart, when CONFIG_SYS_FLASH_BASE was >> defined, >> >> Signed

Re: [U-Boot] [PATCH 1/2] sh: Add handling of CONFIG_SYS_FLASH_BASE for board.c

2011-03-13 Thread Wolfgang Denk
Dear Nobuhiro Iwamatsu, In message <1299484258-6042-1-git-send-email-nobuhiro.iwamatsu...@renesas.com> you wrote: > Some board of SH does not have flash memoy. > This change initializes bi_flashstart, when CONFIG_SYS_FLASH_BASE was defined, > > Signed-off-by: Nobuhiro Iwamatsu > --- > arch/sh/