From 856a2bea056dfadf7885f37452cce41eb93f6662 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Tue, 10 Jul 2012 01:22:39 +0200 Subject: linux-yocto-tiny-kexecboot: unset CONFIG_MTD_NAND_VERIFY_WRITE for Zaurus * for easier UBI support whithout needing VID HDR offsets * (dedekind, the author, says this setting is only meant for debug) Signed-off-by: Andrea Adami --- .../linux/linux-yocto-tiny-kexecboot/akita/akita-kexecboot.cfg | 2 +- recipes-kernel/linux/linux-yocto-tiny-kexecboot/c7x0/c7x0-kexecboot.cfg | 2 +- .../linux/linux-yocto-tiny-kexecboot/collie/collie-kexecboot.cfg | 2 +- .../linux/linux-yocto-tiny-kexecboot/poodle/poodle-kexecboot.cfg | 2 +- .../linux/linux-yocto-tiny-kexecboot/spitz/spitz-kexecboot.cfg | 2 +- recipes-kernel/linux/linux-yocto-tiny-kexecboot/tosa/tosa-kexecboot.cfg | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'recipes-kernel') diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/akita/akita-kexecboot.cfg b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/akita/akita-kexecboot.cfg index 6ef926d..82bb479 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/akita/akita-kexecboot.cfg +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/akita/akita-kexecboot.cfg @@ -552,7 +552,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_NAND_ECC=y # CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y -CONFIG_MTD_NAND_VERIFY_WRITE=y +# CONFIG_MTD_NAND_VERIFY_WRITE is not set # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_SM_COMMON is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/c7x0/c7x0-kexecboot.cfg b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/c7x0/c7x0-kexecboot.cfg index 72c2383..0ef169b 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/c7x0/c7x0-kexecboot.cfg +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/c7x0/c7x0-kexecboot.cfg @@ -552,7 +552,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_NAND_ECC=y # CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y -CONFIG_MTD_NAND_VERIFY_WRITE=y +# CONFIG_MTD_NAND_VERIFY_WRITE is not set # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_SM_COMMON is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/collie/collie-kexecboot.cfg b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/collie/collie-kexecboot.cfg index 7b8321d..e01ceae 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/collie/collie-kexecboot.cfg +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/collie/collie-kexecboot.cfg @@ -530,7 +530,7 @@ CONFIG_MTD_SA1100=y CONFIG_MTD_NAND_ECC=y # CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y -CONFIG_MTD_NAND_VERIFY_WRITE=y +# CONFIG_MTD_NAND_VERIFY_WRITE is not set # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_SM_COMMON is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/poodle/poodle-kexecboot.cfg b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/poodle/poodle-kexecboot.cfg index 7b3124c..04e53bd 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/poodle/poodle-kexecboot.cfg +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/poodle/poodle-kexecboot.cfg @@ -550,7 +550,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_NAND_ECC=y # CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y -CONFIG_MTD_NAND_VERIFY_WRITE=y +# CONFIG_MTD_NAND_VERIFY_WRITE is not set # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_SM_COMMON is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/spitz/spitz-kexecboot.cfg b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/spitz/spitz-kexecboot.cfg index 3a6c16f..338209d 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/spitz/spitz-kexecboot.cfg +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/spitz/spitz-kexecboot.cfg @@ -552,7 +552,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_NAND_ECC=y # CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y -CONFIG_MTD_NAND_VERIFY_WRITE=y +# CONFIG_MTD_NAND_VERIFY_WRITE is not set # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_SM_COMMON is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set diff --git a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/tosa/tosa-kexecboot.cfg b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/tosa/tosa-kexecboot.cfg index 2dea434..855d70b 100644 --- a/recipes-kernel/linux/linux-yocto-tiny-kexecboot/tosa/tosa-kexecboot.cfg +++ b/recipes-kernel/linux/linux-yocto-tiny-kexecboot/tosa/tosa-kexecboot.cfg @@ -551,7 +551,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_NAND_ECC=y # CONFIG_MTD_NAND_ECC_SMC is not set CONFIG_MTD_NAND=y -CONFIG_MTD_NAND_VERIFY_WRITE=y +# CONFIG_MTD_NAND_VERIFY_WRITE is not set # CONFIG_MTD_NAND_ECC_BCH is not set # CONFIG_MTD_SM_COMMON is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set -- cgit 1.2.3-korg