Changes between Version 6 and Version 7 of buildroot/qt


Ignore:
Timestamp:
01/17/2020 09:55:55 PM (4 years ago)
Author:
Tim Harvey
Comment:

fixed typo for large geometry flash ubi configuration

Legend:

Unmodified
Added
Removed
Modified
  • buildroot/qt

    v6 v7  
    4646  - if you are looking for a ubi image suitable for 4K page size flash geometries (the Micron 2GiB part) change the following via menuconfig:
    4747{{{#!bash
    48 BR2_TARGET_ROOTFS_UBIFS_LEBSIZE=0x3e00
     48BR2_TARGET_ROOTFS_UBIFS_LEBSIZE=0x3e000
    4949BR2_TARGET_ROOTFS_UBIFS_MINIOSIZE=0x1000
    5050BR2_TARGET_ROOTFS_UBIFS_MAXLEBCNT=8192