/openbmc/u-boot/drivers/mtd/nand/ |
H A D | Makefile | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
/openbmc/u-boot/include/configs/ |
H A D | mcx.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | am3517_crane.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | tam3517-common.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | tricorder.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | da850evm.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | devkit8000.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | omap3_overo.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | omap3_evm.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | am3517_evm.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
H A D | omap3_beagle.h | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|
/openbmc/u-boot/ |
H A D | README | 6f2f01b9f30c390f216a065c8673c2c6933c0cbf Thu Sep 20 19:09:07 CDT 2012 Scott Wood <scottwood@freescale.com> spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.
Some small SPLs do not use nand_base.c, and a subset of those also require a special driver. Some SPLs need software ECC but others can't fit it.
All existing boards that specify CONFIG_SPL_NAND_SUPPORT have these symbols added to preserve existing behavior.
Signed-off-by: Scott Wood <scottwood@freescale.com> -- v2: use positive logic for including bits of NAND, rather than a MINIMAL symbol that excludes things.
|