summaryrefslogtreecommitdiff
path: root/include/configs/TQM8272.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-03-07 07:47:30 +0100
committerStefan Roese <sr@denx.de>2008-03-07 07:47:30 +0100
commit848e03110c0facf3800ea15fdc38e505248ee282 (patch)
tree1952d6c585f347e372106736c5fb2024b2507380 /include/configs/TQM8272.h
parent218892d12a1b68059ddb7b463a2b42e8406d4e85 (diff)
parentbd4458cb47abecabd406b1210457be96c69fc49d (diff)
downloadu-boot-imx-848e03110c0facf3800ea15fdc38e505248ee282.zip
u-boot-imx-848e03110c0facf3800ea15fdc38e505248ee282.tar.gz
u-boot-imx-848e03110c0facf3800ea15fdc38e505248ee282.tar.bz2
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Diffstat (limited to 'include/configs/TQM8272.h')
-rw-r--r--include/configs/TQM8272.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM8272.h b/include/configs/TQM8272.h
index 9e408f4..ba0402d 100644
--- a/include/configs/TQM8272.h
+++ b/include/configs/TQM8272.h
@@ -87,7 +87,7 @@
"cp.b 300000 40000000 40000;" \
"setenv filesize;saveenv\0" \
"cphwib=cp.b 4003fc00 33fc00 400\0" \
- "upd=run load;run cphwib;run update\0" \
+ "upd=run load cphwib update\0" \
""
#define CONFIG_BOOTCOMMAND "run flash_self"