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