Commit dd200f91 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski Committed by Alessandro Rubini

turn off bad block tables support in barebox, it was breaking our partitions

parent 352d0d93
......@@ -391,7 +391,7 @@ CONFIG_NAND_ECC_SOFT=y
# CONFIG_NAND_ECC_HW_NONE is not set
CONFIG_NAND_INFO=y
CONFIG_NAND_READ_OOB=y
CONFIG_NAND_BBT=y
# CONFIG_NAND_BBT is not set
# CONFIG_NAND_ALLOW_ERASE_BAD is not set
CONFIG_NAND_ATMEL=y
# CONFIG_NAND_ATMEL_PMECC is not set
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment