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.conf7
1 files changed, 7 insertions, 0 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
new file mode 100644
index 0000000..0f3a59c
--- /dev/null
+++ b/recipes-devtools/imx-loader/imx-loader/mx7_usb_sdp_uboot.conf
@@ -0,0 +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