projects
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b34c4f6
)
Build: Display u-boot.bin & u-boot-onenand.bin size for kmpark
author
Kyungmin Park
<kyungmin.park@samsung.com>
Thu, 30 Jul 2009 05:49:17 +0000
(14:49 +0900)
committer
Kyungmin Park
<kyungmin.park@samsung.com>
Thu, 30 Jul 2009 05:49:17 +0000
(14:49 +0900)
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
build.sh
patch
|
blob
|
history
diff --git
a/build.sh
b/build.sh
index
110255b
..
891bd9a
100755
(executable)
--- a/
build.sh
+++ b/
build.sh
@@
-41,6
+41,7
@@
build_uboot $*
if [ "$USER" = "kmpark" ]; then
cp -f u-boot.bin /tftpboot
+ ls -al u-boot.bin u-boot-onenand.bin
ls -al onenand_ipl
pushd ../images
./system.sh