On 15:53 Mon 09 Dec , Eric B??nard wrote: > Hi Jean-Christophe, > > Le Mon, 9 Dec 2013 14:31:25 +0100, > Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> a écrit : > > > more comment here > > On 10:37 Sat 07 Dec , Eric B??nard wrote: > > > Signed-off-by: Eric Bénard <eric@xxxxxxxxxx> > > > --- > > > arch/arm/configs/sama5d3xek_defconfig | 9 ++++++--- > > > 1 file changed, 6 insertions(+), 3 deletions(-) > > > > > > diff --git a/arch/arm/configs/sama5d3xek_defconfig b/arch/arm/configs/sama5d3xek_defconfig > > > index 970ded5..bd331c3 100644 > > > --- a/arch/arm/configs/sama5d3xek_defconfig > > > +++ b/arch/arm/configs/sama5d3xek_defconfig > > > @@ -41,8 +41,7 @@ CONFIG_CMD_UIMAGE=y > > > CONFIG_CMD_RESET=y > > > CONFIG_CMD_GO=y > > > CONFIG_CMD_OFTREE=y > > > -CONFIG_CMD_MTEST=y > > > -CONFIG_CMD_MTEST_ALTERNATIVE=y > > > +CONFIG_CMD_MEMTEST=y > > why? > > because MTEST became MEMTEST so as you initialy enabled it, I updated > the defconfig to keep the same functionnality. > mtest was removed in : > 47f9da43801d7a345569a35d23cd49eb355a891a > memtest was added in : > 842308e29774c577291cae09a8a71ecc3b708b92 so put this in the commit messasge Best Regards, J. > > > > CONFIG_CMD_SPLASH=y > > > CONFIG_CMD_TIMEOUT=y > > > CONFIG_CMD_PARTITION=y > > > @@ -65,13 +64,17 @@ CONFIG_I2C_GPIO=y > > > CONFIG_MTD=y > > > # CONFIG_MTD_OOB_DEVICE is not set > > > CONFIG_MTD_M25P80=y > > > +CONFIG_DRIVER_CFI=y > > > +# CONFIG_DRIVER_CFI_BANK_WIDTH_1 is not set > > > +# CONFIG_DRIVER_CFI_BANK_WIDTH_4 is not set > > > +CONFIG_CFI_BUFFER_WRITE=y > > > CONFIG_NAND=y > > > # CONFIG_NAND_ECC_SOFT is not set > > > # CONFIG_NAND_ECC_HW_SYNDROME is not set > > > # CONFIG_NAND_ECC_HW_NONE is not set > > > CONFIG_NAND_ATMEL=y > > > CONFIG_NAND_ATMEL_PMECC=y > > > -CONFIG_UBI=y > > > +CONFIG_MTD_UBI=y > > same thing here. > > Eric _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox