summaryrefslogtreecommitdiff
path: root/recipes-devtools/imx-loader/imx-loader/mx6_usb_sdp_uboot.conf
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/imx-loader/imx-loader/mx6_usb_sdp_uboot.conf')
-rw-r--r--recipes-devtools/imx-loader/imx-loader/mx6_usb_sdp_uboot.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-devtools/imx-loader/imx-loader/mx6_usb_sdp_uboot.conf b/recipes-devtools/imx-loader/imx-loader/mx6_usb_sdp_uboot.conf
index db39e48..6ab50eb 100644
--- a/recipes-devtools/imx-loader/imx-loader/mx6_usb_sdp_uboot.conf
+++ b/recipes-devtools/imx-loader/imx-loader/mx6_usb_sdp_uboot.conf
@@ -1,7 +1,7 @@
mx6_usb_sdp_uboot
#hid/bulk,[old_header,]max packet size, {ram start, ram size}(repeat valid ram areas)
hid,1024,0x10000000,1G,0x00907000,0x31000
-#Load complete FIT image to $ramdisk_addr_r
-tezi.itb:load 0x12100000
-#Load script to $loadaddr and jump to it
-boot-sdp.scr:load 0x12000000,jump 0x12000000
+#Load complete FIT image to $loadaddr
+tezi.itb:load 0x14200000
+#Load script to $scriptaddr and jump to it
+boot-sdp.scr:load 0x18280000,jump 0x18280000