Add apollon board MAINTAINERS entry

Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
This commit is contained in:
Kyungmin Park 2008-03-31 10:40:54 +09:00 committed by Wolfgang Denk
parent 77e475cc0e
commit 8af657d2c6
2 changed files with 6 additions and 1 deletions

View File

@ -560,6 +560,10 @@ Richard Woodruff <r-woodruff2@ti.com>
omap2420h4 ARM1136EJS omap2420h4 ARM1136EJS
Kyungmin Park <kyungmin.park@samsung.com>
apollon ARM1136EJS
Alex Züpke <azu@sysgo.de> Alex Züpke <azu@sysgo.de>
lart SA1100 lart SA1100

View File

@ -1,5 +1,5 @@
/* /*
* (C) Copyright 2005-2007 * (C) Copyright 2005-2008
* Samsung Electronics, * Samsung Electronics,
* Kyungmin Park <kyungmin.park@samsung.com> * Kyungmin Park <kyungmin.park@samsung.com>
* *
@ -158,6 +158,7 @@
"norboot=cp32 0x18040000 0x80008000 0x200000; go 0x80008000\0" \ "norboot=cp32 0x18040000 0x80008000 0x200000; go 0x80008000\0" \
"oneboot=onenand read 0x80008000 0x40000 0x200000; go 0x80008000\0"\ "oneboot=onenand read 0x80008000 0x40000 0x200000; go 0x80008000\0"\
"onesyncboot=run syncmode oneboot\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" "bootcmd=run uboot\0"
/* /*