summaryrefslogtreecommitdiff
path: root/recipes-devtools/imx-loader/imx-loader/mx6ull_usb_rom.conf
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-04-25 18:34:55 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-06-18 13:03:50 +0200
commitf66aa597b9354bbddcc70c02450bc2f2e6b24862 (patch)
tree1d62d6d2dd6dc4b4e0a6660c52713113f9ef9e77 /recipes-devtools/imx-loader/imx-loader/mx6ull_usb_rom.conf
parent529a2981915e52cd6a9f4772af65ac225d29f754 (diff)
imx-loader: fix imx_usb configuration files
The string "header" refers to which imx header the utility should try to use. Some binaries seem to have 2 headers, and header2 refers to the second. Our binaries have only 1 header, but imx_usb seems to fall back in that case. This might not be the case with newer imx_usb utilities. Specifying just "header" is correct and works in all version of imx_usb. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-devtools/imx-loader/imx-loader/mx6ull_usb_rom.conf')
-rw-r--r--recipes-devtools/imx-loader/imx-loader/mx6ull_usb_rom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/imx-loader/imx-loader/mx6ull_usb_rom.conf b/recipes-devtools/imx-loader/imx-loader/mx6ull_usb_rom.conf
index 1a1829f..dd4e12a 100644
--- a/recipes-devtools/imx-loader/imx-loader/mx6ull_usb_rom.conf
+++ b/recipes-devtools/imx-loader/imx-loader/mx6ull_usb_rom.conf
@@ -2,4 +2,4 @@ mx6ull
#hid/bulk,[old_header,]max packet size, {ram start, ram size}(repeat valid ram areas)
hid,1024,0x910000,0x80000000,1G,0x00900000,0x20000
#[specify file with valid IVT]
-u-boot-nand.imx:dcd,jump header2
+u-boot-nand.imx:dcd,jump header