commit | 40c477082f9c31fa7922fb734859ca9fcca63646 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Mon Mar 07 11:21:40 2011 +0900 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Wed Mar 16 10:16:34 2011 +0900 |
tree | fa63564d664e20b3c7717de3063a3f23cd692d48 | |
parent | 903de461e4519ae073b4c0e967838c220fa5e5b0 [diff] |
sh: Add handling of CONFIG_SYS_NO_FLASH for board.c Some board of SH does not have flash memoy. This revises it to initialize Flash when CONFIG_SYS_NO_FLASH is not defined. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>