Changes between Version 34 and Version 35 of ventana/errata


Ignore:
Timestamp:
02/28/2023 06:03:44 PM (14 months ago)
Author:
Tim Harvey
Comment:

cleaned up description of patches needed for HW22

Legend:

Unmodified
Added
Removed
Modified
  • ventana/errata

    v34 v35  
    377377
    378378Work-around:
    379  * To support the ECC change:
    380   - Use the Gateworks 2015.04 Bootloader with [https://github.com/Gateworks/u-boot-imx6/commit/a8572c2d12714a29113dbc90cc12e5fbef387bc7 a85742c] or the Gateworks 2017.05 Bootloader branch or newer
     379 * To support the new part:
     380  - Use the latest Gateworks Bootloader (latest Gateworks 2017.05 or latest Gateworks 2015.04 branch) or ensure your U-Boot contains the following patches:
     381   * [https://github.com/Gateworks/u-boot-imx6/commit/bd38da1a558e mtd:mxs:nand calculate ecc strength dynamically]
     382   * [https://github.com/Gateworks/u-boot-imx6/commit/168617c9b547 mtd: nand: mxs check maximum ecc that platfrom supports]
     383  - Use the latest Gateworks Kernel (if using the very old gateworks_fslc_3.14_1.0.x_ga kernel it must be the latest version which includes a necessary patch: [https://github.com/Gateworks/linux-imx6/commit/f3fbc0ec02a0 imx6: add support for edo-4 mode NAND])
    381384  - Use the latest {{{jtag_usbv4}}} (v4.1) programming software
    382  * To support the FLASH geometry change:
    383385  - Use and create FLASH ubi images that were created with the 'normal' FLASH geometry (2K block size and a max-leb-count of 16384): see [wiki:linux/ubi#flashgeometry here for details]
    384  * To support the FLASH:
    385   - Use the Gateworks 2017.05+ Bootloader with dynamic ECC calculation: see [https://github.com/Gateworks/u-boot-imx6/commit/bd38da1a558e bd38da1a558e]
    386   - Use a kernel with [https://github.com/Gateworks/linux-imx6/commit/f3fbc0ec02a04ed1eb7bdb7f6ba6b65eb86a1ea9 f3fbc0e] for best performance (supports new Flash in EDO mode 4)
    387386 * To identify the model number and revision, review this [wiki:modelserialnumber#ModelNumber wiki page]
    388387