-
- Downloads
sh: add support for sh7752evb board
The R0P7752C00000RZ board has SH7752, 512MB DDR3-SDRAM, SPI ROM, Gigabit Ethernet, and eMMC. This patch supports 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
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- arch/sh/include/asm/cpu_sh4.h 2 additions, 0 deletionsarch/sh/include/asm/cpu_sh4.h
- arch/sh/include/asm/cpu_sh7752.h 211 additions, 0 deletionsarch/sh/include/asm/cpu_sh7752.h
- board/renesas/sh7752evb/Makefile 36 additions, 0 deletionsboard/renesas/sh7752evb/Makefile
- board/renesas/sh7752evb/lowlevel_init.S 460 additions, 0 deletionsboard/renesas/sh7752evb/lowlevel_init.S
- board/renesas/sh7752evb/sh7752evb.c 330 additions, 0 deletionsboard/renesas/sh7752evb/sh7752evb.c
- board/renesas/sh7752evb/spi-boot.c 116 additions, 0 deletionsboard/renesas/sh7752evb/spi-boot.c
- board/renesas/sh7752evb/u-boot.lds 97 additions, 0 deletionsboard/renesas/sh7752evb/u-boot.lds
- boards.cfg 1 addition, 0 deletionsboards.cfg
- doc/README.sh7752evb 67 additions, 0 deletionsdoc/README.sh7752evb
- include/configs/sh7752evb.h 153 additions, 0 deletionsinclude/configs/sh7752evb.h
Loading
Please register or sign in to comment