summaryrefslogtreecommitdiff
path: root/recipes-devtools/imx-loader/imx-loader/mx7_usb_sdp_uboot.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/imx-loader/imx-loader/mx7_usb_sdp_uboot.conf')
-rw-r--r--recipes-devtools/imx-loader/imx-loader/mx7_usb_sdp_uboot.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-devtools/imx-loader/imx-loader/mx7_usb_sdp_uboot.conf b/recipes-devtools/imx-loader/imx-loader/mx7_usb_sdp_uboot.conf
index 0f3a59c..8eca25e 100644
--- a/recipes-devtools/imx-loader/imx-loader/mx7_usb_sdp_uboot.conf
+++ b/recipes-devtools/imx-loader/imx-loader/mx7_usb_sdp_uboot.conf
@@ -1,7 +1,7 @@
mx7_usb_sdp_uboot
#hid/bulk,[old_header,]max packet size,dcd_addr,{ram start, ram size}(repeat valid ram areas)
hid,1024,0x910000,0x80000000,1G,0x00900000,0x20000
-#Load complete FIT image to $ramdisk_addr_r
-tezi.itb:load 0x82100000
-#Load script to $loadaddr and jump to it
-boot-sdp.scr:load 0x82000000,jump 0x82000000
+#Load complete FIT image to $loadaddr
+tezi.itb:load 0x84200000
+#Load script to $scriptaddr and jump to it
+boot-sdp.scr:load 0x88280000,jump 0x88280000