summaryrefslogtreecommitdiff
path: root/include/configs/TQM8260.h
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2009-02-19 11:06:58 -0600
committerKim Phillips <kim.phillips@freescale.com>2009-02-19 11:06:58 -0600
commit7511835b29f2074ebfa8ea794f0303ec8e49542b (patch)
tree0a0f8539a467c897ea0f33ec0b17b8b664e7c7e3 /include/configs/TQM8260.h
parent2b68b23373f96199a0cafbfd7a9f79ed62381ebb (diff)
parent32482be67775e00b4cbc49fba62347c1ecc6229c (diff)
Merge branch 'master' of git://git.denx.de/u-boot
Diffstat (limited to 'include/configs/TQM8260.h')
-rw-r--r--include/configs/TQM8260.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/TQM8260.h b/include/configs/TQM8260.h
index ac9c94e689..582e670253 100644
--- a/include/configs/TQM8260.h
+++ b/include/configs/TQM8260.h
@@ -81,8 +81,8 @@
"net_nfs=tftp 200000 ${bootfile};run nfsargs addip;bootm\0" \
"rootpath=/opt/eldk/ppc_6xx\0" \
"bootfile=tqm8260/uImage\0" \
- "kernel_addr=40080000\0" \
- "ramdisk_addr=40200000\0" \
+ "kernel_addr=400C0000\0" \
+ "ramdisk_addr=40240000\0" \
""
#define CONFIG_BOOTCOMMAND "run flash_self"