> -----Original Message----- > From: Prafulla Wadaskar [mailto:prafu...@marvell.com] > Sent: Tuesday, December 07, 2010 10:36 PM > To: u-boot@lists.denx.de > Cc: Lei Wen; Eric Miao; Yu Tang; Kiran Vedere; Manas Saksena; Prabhanjan > Sarnaik; Ashish Karkare; Prafulla Wadaskar; Mahavir Jain > Subject: [PATCH v4 7/7] Armada100: Add Board Support for Marvell Aspenite- > DB > > Aspenite is a Development Board for ASPEN/ARMADA168(88AP168) with > * Processor upto 1.2GHz > * Parallel 1Gb x8 DDR2-1066 MHz > * 16 Mb x16 NOR, 4Gb x8 SLC NAND, footprint for SPI NOR > * Footprints for eMMC/eSD NAND & MMC x8 card > * 4-in-1 card reader (xD, MMC/SD/MS Pro), CF True IDE socket > * SEAF memory board, subset of PISMO2 > With Peripherals: > * 4.3" WVGA 24-bit LCD > * Audio codecs (AC97 & I2S), TSI > * VGA camera > * Video in via 3 RCA jacks, and HDMI type C out > * Marvell 88W8688 802.11bg/BT module > * GPS RF IC > * Dual analog mics & speakers, headset jack, LED, ambient light > sensor > * USB2.0 HS host (A), OTG (micro AB) > * FE PHY, PCIE Mini Card slot > * 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 > The patch is tested for boot from DRAM using XDB > > Signed-off-by: Mahavir Jain <mj...@marvell.com> > Signed-off-by: Prafulla Wadaskar <prafu...@marvell.com> > --- > Change log for v2: > used mv-common.h > defined CONFIG_SYS_NS16550_IER macro in Soc heder file > removed config.mk > > Change log for v3: > DEBUG removed from aspenite.h > > Change log for v4: > name changes as per mvmfp > > MAINTAINERS | 1 + > MAKEALL | 1 + > board/Marvell/aspenite/Makefile | 52 ++++++++++++++++++++++++++++++ > board/Marvell/aspenite/aspenite.c | 53 +++++++++++++++++++++++++++++++ > boards.cfg | 1 + > include/configs/aspenite.h | 63 > +++++++++++++++++++++++++++++++++++++ > 6 files changed, 171 insertions(+), 0 deletions(-) > create mode 100644 board/Marvell/aspenite/Makefile > create mode 100644 board/Marvell/aspenite/aspenite.c > create mode 100644 include/configs/aspenite.h >
Applied to u-boot-marvell.git master branch Regards.. Prafulla .. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot