* [U-Boot-Users] [PATCH] Add apollon board MAINTAINERS entry
@ 2008-03-31 1:40 Kyungmin Park
2008-04-14 6:33 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Kyungmin Park @ 2008-03-31 1:40 UTC (permalink / raw)
To: u-boot
Add apollon board MAINTAINERS entry
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
---
diff --git a/MAINTAINERS b/MAINTAINERS
index e31ea06..35e532d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -554,6 +554,10 @@ Richard Woodruff <r-woodruff2@ti.com>
omap2420h4 ARM1136EJS
+Kyungmin Park <kyungmin.park@samsung.com>
+
+ apollon ARM1136EJS
+
Alex Z?pke <azu@sysgo.de>
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 <kyungmin.park@samsung.com>
*
@@ -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"
/*
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot-Users] [PATCH] Add apollon board MAINTAINERS entry
2008-03-31 1:40 [U-Boot-Users] [PATCH] Add apollon board MAINTAINERS entry Kyungmin Park
@ 2008-04-14 6:33 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2008-04-14 6:33 UTC (permalink / raw)
To: u-boot
In message <20080331014054.GA30874@party> you wrote:
> Add apollon board MAINTAINERS entry
>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> diff --git a/MAINTAINERS b/MAINTAINERS
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A consultant is a person who borrows your watch, tells you what time
it is, pockets the watch, and sends you a bill for it.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-04-14 6:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-31 1:40 [U-Boot-Users] [PATCH] Add apollon board MAINTAINERS entry Kyungmin Park
2008-04-14 6:33 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox