]> git.baikalelectronics.ru Git - uboot.git/commit
igep00x0: disable environment
authorLadislav Michl <ladis@linux-mips.org>
Sat, 18 Feb 2017 23:23:39 +0000 (00:23 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 15 Mar 2017 00:40:21 +0000 (20:40 -0400)
commit4b0fa9e0830bc67dbdc52e2349b8b4e7c3abf9e4
treeb879d9a62b53f0aef148317cf4e0f29fc41efe1e
parentb3bd654c1095dba61e85ec51204b124c659f4b27
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>
include/configs/omap3_igep00x0.h