Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-26 | sh: Fix building ecovec board | Phil Edworthy | |
Build error was with board/renesas/ecovec/lowlevel_init.S include/version.h: Assembler messages: include/version.h:41: Error: unknown opcode lowlevel_init.S:48: Error: unknown opcode lowlevel_init.S:51: Error: unknown opcode etc Signed-off-by: Phil Edworthy <phil.edworthy@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
2012-03-26 | sh: ecovec: Remove unused variable | Nobuhiro Iwamatsu | |
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | |||
2011-12-02 | sh: Add support for ecovec board | Nobuhiro Iwamatsu | |
The ecovec board has SH7724, 256MB DDR2-SDRAM, USB, Ethernet, and more. This patch supports the following functions: - 256MB DDR2-SDRAM - USB - I2C - Ethernet Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> |