Add apollon board MAINTAINERS entry

Signed-off-by: Kyungmin Park <[EMAIL PROTECTED]>
---
diff --git a/MAINTAINERS b/MAINTAINERS
index e31ea06..35e532d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -554,6 +554,10 @@ Richard Woodruff <[EMAIL PROTECTED]>
 
        omap2420h4              ARM1136EJS
 
+Kyungmin Park <[EMAIL PROTECTED]>
+
+       apollon                 ARM1136EJS
+
 Alex Z?pke <[EMAIL PROTECTED]>
 
        lart                    SA1100
diff --git a/include/configs/apollon.h b/include/configs/apollon.h
index f101206..294cd26 100755
--- a/include/configs/apollon.h
+++ b/include/configs/apollon.h
@@ -1,5 +1,5 @@
 /*
- * (C) Copyright 2005-2007
+ * (C) Copyright 2005-2008
  * Samsung Electronics,
  * Kyungmin Park <[EMAIL PROTECTED]>
  *
@@ -158,6 +158,7 @@
        "norboot=cp32 0x18040000 0x80008000 0x200000; go 0x80008000\0"  \
        "oneboot=onenand read 0x80008000 0x40000 0x200000; go 0x80008000\0"\
        "onesyncboot=run syncmode oneboot\0"                            \
+       "updateb=tftp 0x80180000 u-boot-onenand.bin; onenand erase 0x0 0x20000; 
onenand write 0x80180000 0x0 0x20000\0"                                 \
        "bootcmd=run uboot\0"
 
 /*

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to