-
- Downloads
sh: add support for sh7757lcr board
The R0P7757LC0030RL board has SH7757, 256MB DDR3-SDRAM, SPI ROM, Ethernet, and more. This patch supports the following functions: - 256MB DDR3-SDRAM - SPI ROM - Ethernet 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_sh7757.h 218 additions, 0 deletionsarch/sh/include/asm/cpu_sh7757.h
- board/renesas/sh7757lcr/Makefile 43 additions, 0 deletionsboard/renesas/sh7757lcr/Makefile
- board/renesas/sh7757lcr/lowlevel_init.S 558 additions, 0 deletionsboard/renesas/sh7757lcr/lowlevel_init.S
- board/renesas/sh7757lcr/sh7757lcr.c 454 additions, 0 deletionsboard/renesas/sh7757lcr/sh7757lcr.c
- board/renesas/sh7757lcr/spi-boot.c 109 additions, 0 deletionsboard/renesas/sh7757lcr/spi-boot.c
- board/renesas/sh7757lcr/u-boot.lds 101 additions, 0 deletionsboard/renesas/sh7757lcr/u-boot.lds
- boards.cfg 1 addition, 0 deletionsboards.cfg
- doc/README.sh7757lcr 64 additions, 0 deletionsdoc/README.sh7757lcr
- include/configs/sh7757lcr.h 146 additions, 0 deletionsinclude/configs/sh7757lcr.h
Loading
Please register or sign in to comment