summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKyungmin Park <kmpark@infradead.org>2008-03-31 10:40:54 +0900
committerWolfgang Denk <wd@denx.de>2008-04-13 23:14:21 -0700
commit8af657d2c6d1ca4f2f76973531394d4578ba2ef0 (patch)
tree0274e9ed4660dc6c61ddd593ad2e569670a94bdf /include
parent77e475cc0ed1832160017d364be32a0be9ff02a9 (diff)
downloadtalos-obmc-uboot-8af657d2c6d1ca4f2f76973531394d4578ba2ef0.tar.gz
talos-obmc-uboot-8af657d2c6d1ca4f2f76973531394d4578ba2ef0.zip
Add apollon board MAINTAINERS entry
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'include')
-rwxr-xr-xinclude/configs/apollon.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/configs/apollon.h b/include/configs/apollon.h
index f10120617c..294cd26978 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"
/*
OpenPOWER on IntegriCloud