summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2017-02-18 23:23:39 (GMT)
committerTom Rini <trini@konsulko.com>2017-03-15 00:40:21 (GMT)
commitd12814e7c50b5fc4f22cf0e94f0c418c631357ae (patch)
treeb879d9a62b53f0aef148317cf4e0f29fc41efe1e /board
parent5cc16d886ee1ec9841a9ec76365d7b841495c075 (diff)
downloadu-boot-d12814e7c50b5fc4f22cf0e94f0c418c631357ae.tar.xz
igep00x0: disable environment
ISEE's U-Boot and Linux are using 1bit ECC scheme, while we switched to 8bit ECC to fullfill flash specification requirements. However when trying to run U-Boot on board with 1bit ECC'd data on flash, UBI code takes several minutes to pass scan as reading of every block ends with ecc error (which is also printed on console). So, until proper solution is developed, disable environment alltogether. Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions