]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm, davinci: add cam_enc_4xx support
authorHeiko Schocher <hs@denx.de>
Tue, 1 Nov 2011 20:00:35 +0000 (20:00 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:25 +0000 (22:56 +0100)
commit4dd834906dcc8207f82a686e060ffaa7b7ac878f
tree69dacbf96663036f7828e22248a1d1da2d7a4dcf
parent8bfe325c74cf5866fa17b9a45e44a869151b5e8a
arm, davinci: add cam_enc_4xx support

- DM368 SOC
- booting with spl not with UBL from TI
- before loading u-boot from NAND into RAM, test
  the RAM with the post memory test. If error
  is found, switch all LEDs on and halt system.
- SPI Flash
  Dataflash Typ: M25PE80
- Ethernet DM9161BI
- MMC
- USB

Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
MAINTAINERS
board/ait/cam_enc_4xx/Makefile [new file with mode: 0644]
board/ait/cam_enc_4xx/cam_enc_4xx.c [new file with mode: 0644]
board/ait/cam_enc_4xx/config.mk [new file with mode: 0644]
board/ait/cam_enc_4xx/u-boot-spl.lds [new file with mode: 0644]
board/ait/cam_enc_4xx/ublimage.cfg [new file with mode: 0644]
boards.cfg
doc/README.davinci.nand_spl [new file with mode: 0644]
include/configs/cam_enc_4xx.h [new file with mode: 0644]
tools/ublimage.h