From 4abc5bffea244589fa1097e4c899a63efc609c8e Mon Sep 17 00:00:00 2001 From: Prafulla Wadaskar Date: Thu, 16 Jul 2009 20:58:01 +0530 Subject: Marvell MV88F6281GTW_GE Board support This is Marvell's 88F6281_A0 based custom board developed for wireless access point product This patch is tested for- 1. Boot from DRAM/SPI flash/NFS 2. File transfer using tftp and loadb 3. SPI flash read/write/erase 4. Booting Linux kernel and RFS from SPI flash 5. Boot from USB supported Reviewed-by: Ronen Shitrit Signed-off-by: Prafulla Wadaskar --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 71df09e3a4..a9ed74df5c 100644 --- a/Makefile +++ b/Makefile @@ -2893,6 +2893,9 @@ lpd7a400_config \ lpd7a404_config: unconfig @$(MKCONFIG) $(@:_config=) arm lh7a40x lpd7a40x +mv88f6281gtw_ge_config: unconfig + @$(MKCONFIG) $(@:_config=) arm arm926ejs $(@:_config=) Marvell kirkwood + mx1ads_config : unconfig @$(MKCONFIG) $(@:_config=) arm arm920t mx1ads NULL imx -- cgit v1.2.3