-
- Downloads
ARMV7: Add support for TI OMAP4430 SDP
OMAP4430 SDP is a reference board based on OMAP4430, an ARMV7 Cortex A9 CPU This patch adds basic support for booting the board. It includes i2c and mmc support. It assumes U-boot is loaded to SDRAM with the help of another small bootloader (x-load) running from SRAM. U-boot currently relies on x-load for clock, mux, and SDRAM initialization Signed-off-by:Aneesh V <aneesh@ti.com> Signed-off-by:
Steve Sakoman <steve@sakoman.com> Signed-off-by:
Sandeep Paulraj <s-paulraj@ti.com>
Showing
- MAINTAINERS 1 addition, 0 deletionsMAINTAINERS
- MAKEALL 1 addition, 0 deletionsMAKEALL
- board/ti/sdp4430/Makefile 49 additions, 0 deletionsboard/ti/sdp4430/Makefile
- board/ti/sdp4430/config.mk 32 additions, 0 deletionsboard/ti/sdp4430/config.mk
- board/ti/sdp4430/sdp.c 62 additions, 0 deletionsboard/ti/sdp4430/sdp.c
- boards.cfg 1 addition, 0 deletionsboards.cfg
- include/configs/omap4_sdp4430.h 221 additions, 0 deletionsinclude/configs/omap4_sdp4430.h
Loading
Please register or sign in to comment