Changes between Version 6 and Version 7 of ventana/openwrt


Ignore:
Timestamp:
08/09/2018 08:01:01 PM (6 years ago)
Author:
Tim Harvey
Comment:

move pre-built images from svn.gateworks.com to dev.gateworks.com

Legend:

Unmodified
Added
Removed
Modified
  • ventana/openwrt

    v6 v7  
    1818You can find pre-built binaries for Ventana OpenWrt here:
    1919 * [http://dev.gateworks.com/openwrt/latest/imx6/ latest build]
    20  * [http://svn.gateworks.com/ventana/images/ Stable well tested releases]
     20 * [http://dev.gateworks.com/ventana/images/ Stable well tested releases]
    2121
    2222
     
    3232This method does not require anything other than a Gateworks USB JTAG programmer, a Linux PC, and the {{{jtag_usbv4}}} application.
    3333
    34 '''NOTE: Ventana JTAG only works on Linux and with {{{jtag_usbv4}}}''' found [http://svn.gateworks.com/jtag/linux/x86/jtag_usbv4 here]. Please see [wiki:jtag_instructions JTAG instructions] for more details.
    35 
    36 The {{{jtag_usbv4}}} application requires a binary firmware image of the entire FLASH storage device. By convention we put a {{{.bin}}} file extension on this. These images are created with the {{{mkimage_jtag}}} script which can be found [http://svn.gateworks.com/ventana/images/mkimage_jtag here]. For details on creating JTAGable FLASH images see [wiki:jtag_instructions#ventana-images here].
     34'''NOTE: Ventana JTAG only works on Linux and with {{{jtag_usbv4}}}''' found [http://dev.gateworks.com/jtag/linux/x86/jtag_usbv4 here]. Please see [wiki:jtag_instructions JTAG instructions] for more details.
     35
     36The {{{jtag_usbv4}}} application requires a binary firmware image of the entire FLASH storage device. By convention we put a {{{.bin}}} file extension on this. These images are created with the {{{mkimage_jtag}}} script which can be found [http://dev.gateworks.com/ventana/images/mkimage_jtag here]. For details on creating JTAGable FLASH images see [wiki:jtag_instructions#ventana-images here].
    3737
    3838Note that you need to choose the firmware image appropriate for your board's FLASH storage:
     
    6969See also:
    7070 * [wiki:jtag_instructions JTAG Tutorial Page]
    71  * [http://svn.gateworks.com/jtag/linux/x86/jtag_usbv4 jtag_usbv4 executable (32/64bit x86 Linux)]
     71 * [http://dev.gateworks.com/jtag/linux/x86/jtag_usbv4 jtag_usbv4 executable (32/64bit x86 Linux)]
    7272 * [http://dev.gateworks.com/openwrt/latest/imx6 Ventana most recent pre-built OpenWrt images]
    73  * [http://svn.gateworks.com/images/ventana Ventana stable/released pre-built OpenWrt images]
     73 * [http://dev.gateworks.com/images/ventana Ventana stable/released pre-built OpenWrt images]
    7474
    7575
     
    201201
    202202In the above example, we pass in several tarballs that match the gateworks-imx6-ventana-*.tar.gz expansion and flash it onto /dev/sdc. In the process, we re-partition /dev/sdc with a single ext4 partition where the contents of the tarballs are placed.
    203 * [http://svn.gateworks.com/ventana/images/SPL Ventana SPL Download]
    204 * [http://svn.gateworks.com/ventana/images/u-boot.img Ventana u-boot.img Download]
     203* [http://dev.gateworks.com/ventana/images/SPL Ventana SPL Download]
     204* [http://dev.gateworks.com/ventana/images/u-boot.img Ventana u-boot.img Download]
    205205
    206206To flash an msata device, you may have to do the following: