sh: add support for sh7753evb board
The SH7753 EVB board has SH7753, 512MB DDR3-SDRAM, SPI ROM, Gigabit Ethernet, and eMMC. This patch support the following functions: - 512MB DDR3-SDRAM, SCIF4, SPI ROM, Gigabit Ethernet, eMMC Signed-off-by:Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by:
Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Showing
- arch/sh/include/asm/cpu_sh4.h 2 additions, 0 deletionsarch/sh/include/asm/cpu_sh4.h
- arch/sh/include/asm/cpu_sh7753.h 197 additions, 0 deletionsarch/sh/include/asm/cpu_sh7753.h
- board/renesas/sh7753evb/Makefile 7 additions, 0 deletionsboard/renesas/sh7753evb/Makefile
- board/renesas/sh7753evb/lowlevel_init.S 416 additions, 0 deletionsboard/renesas/sh7753evb/lowlevel_init.S
- board/renesas/sh7753evb/sh7753evb.c 326 additions, 0 deletionsboard/renesas/sh7753evb/sh7753evb.c
- board/renesas/sh7753evb/spi-boot.c 134 additions, 0 deletionsboard/renesas/sh7753evb/spi-boot.c
- board/renesas/sh7753evb/u-boot.lds 81 additions, 0 deletionsboard/renesas/sh7753evb/u-boot.lds
- boards.cfg 1 addition, 0 deletionsboards.cfg
- doc/README.sh7753evb 67 additions, 0 deletionsdoc/README.sh7753evb
- include/configs/sh7753evb.h 137 additions, 0 deletionsinclude/configs/sh7753evb.h
Loading
Please register or sign in to comment