]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Pantheon: Add Board Support for Marvell dkb board
authorLei Wen <[leiwen@marvell.com]>
Wed, 9 Feb 2011 12:47:47 +0000 (18:17 +0530)
committerAlbert Aribaud <albert.aribaud@free.fr>
Mon, 21 Feb 2011 07:30:55 +0000 (08:30 +0100)
commitea4bc120db7da3f80bdaca0c08b5fd404cfa0d3e
tree4f217dc19ab47da1b5aba4752ac053daed7d74b4
parenta03774ed88dd43acb57979d3439c2f5951379b6b
Pantheon: Add Board Support for Marvell dkb board

DKB is a Development Board for PANTHEON TD/TTC(pxa920/pxa910) with
* Processor upto 806Mhz
* LPDDR1/2
* x8/x16 SLC/MLC NAND
* Footprints for eMMC & MMC x8 card

With Peripherals:
* Parallel LCD I/F
* Audio codecs (88PM8607)
* MIPI CSI-2 camera
* Marvell 88W8787 802.11n/BT module
* Marvell 2G/3G RF
* Dual analog mics & speakers, headset jack, LED, ambient
* USB2.0 HS host, OTG (mini AB)
* GPIO, GPIO expander with DIP switches for easier selection
* UART serial over USB, CIR

This patch adds basic board support with DRAM and UART functionality

Signed-off-by: Lei Wen <leiwen@marvell.com>
Signed-off-by: Prafulla Wadaskar <prafulla@marvell.com>
MAINTAINERS
board/Marvell/dkb/Makefile [new file with mode: 0644]
board/Marvell/dkb/dkb.c [new file with mode: 0644]
boards.cfg
include/configs/dkb.h [new file with mode: 0644]