[U-Boot] [PATCH v6 6/7] add entry to MAINTAINERS and boards.cfg

Xiangfu Liu xiangfu at openmobilefree.net
Mon Feb 28 07:57:13 CET 2011


add entry to MAINTAINERS and boards.cfg

Signed-off-by: Xiangfu Liu <xiangfu at openmobilefree.net>
Acked-by: Daniel <zpxu at ingenic.cn>
---
Changes for v4:
   - add Entry to MAINTAINERS and boards.cfg
   - add ben nanonote(qi_lb60) to Makefile
   - tested with CROSS_COMPILE=mips_4KCle- ./MAKEALL mips_el

 MAINTAINERS |    4 ++++
 boards.cfg  |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 4756f14..e6d571b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -932,6 +932,10 @@ Stefan Roese <sr at denx.de>
 
 	vct_xxx		MIPS32 4Kc
 
+Xiangfu Liu <xiangfu at openmobilefree.net>
+
+	qi_lb60		MIPS32 jz4740
+
 #########################################################################
 # Nios-II Systems:							#
 #									#
diff --git a/boards.cfg b/boards.cfg
index 45c3102..cb8c6a0 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -243,6 +243,7 @@ vct_platinumavc              mips        mips        vct                 microna
 vct_platinumavc_small        mips        mips        vct                 micronas       -           vct:VCT_PLATINUMAVC,VCT_SMALL_IMAGE
 vct_platinumavc_onenand      mips        mips        vct                 micronas       -           vct:VCT_PLATINUMAVC,VCT_ONENAND
 vct_platinumavc_onenand_small mips       mips        vct                 micronas       -           vct:VCT_PLATINUMAVC,VCT_ONENAND,VCT_SMALL_IMAGE
+qi_lb60                      mips        mips
 PCI5441                      nios2       nios2       pci5441             psyent
 PK1C20                       nios2       nios2       pk1c20              psyent
 EVB64260                     powerpc     74xx_7xx    evb64260            -              -           EVB64260
-- 
1.7.0.4



More information about the U-Boot mailing list