aboutsummaryrefslogtreecommitdiff
path: root/doc/README.sh7752evb
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24doc: board: Convert README.sh7752evb to reSTBin Meng1-67/+0
Convert plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2012-12-20sh: add support for sh7752evb boardYoshihiro Shimoda1-0/+67
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>