You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ash Charles
b050898efa
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
...
The 'nandecc sw' command selects a software-based error correction
algorithm. By default, this is OMAP_ECC_HAM1_CODE_SW but some
platforms use OMAP_ECC_BCH8_CODE_HW_DETECTION_SW as their
software-based correction algorithm. Allow a user to be specific e.g.
# nandecc sw <hamming|bch8>
where 'hamming' is still the default.
Note: we don't just use CONFIG_NAND_OMAP_ECCSCHEME as it might be set
to a hardware-based ECC scheme---a little strange when the user
has requested 'sw' ECC.
Signed-off-by: Ash Charles <ashcharles@gmail.com>
10 years ago
..
Kconfig
kconfig: remove unneeded dependency on !SPL_BUILD
10 years ago
Makefile
Merge remote-tracking branch 'u-boot-imx/master'
10 years ago
am335x_spl_bch.c
mtd: nand: am335x: Fix 'bit-flip' errors in SPL
10 years ago
atmel_nand.c
mtd: atmel_nand: according to pmecc version to perform 0xff page correction
10 years ago
atmel_nand_ecc.h
mtd: atmel_nand: according to pmecc version to perform 0xff page correction
10 years ago
bfin_nand.c
…
davinci_nand.c
mtd: nand: davinci_nand: update write_page function for keystone RBL
11 years ago
denali.c
mtd: denali: set some registers after nand_scan_ident()
10 years ago
denali.h
mtd: denali: use CONFIG_SYS_NAND_SELF_INIT
10 years ago
denali_spl.c
linux/kernel.h: sync min, max, min3, max3 macros with Linux
10 years ago
docg4.c
…
docg4_spl.c
…
fsl_elbc_nand.c
driver/mtd: Use generic timer API for FSL IFC, eLBC
10 years ago
fsl_elbc_spl.c
…
fsl_ifc_nand.c
driver/mtd: Fix IFC compilation warnings
10 years ago
fsl_ifc_spl.c
arm: ls102xa: Add NAND boot support for LS1021AQDS board
10 years ago
fsl_upm.c
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
fsmc_nand.c
…
jz4740_nand.c
…
kb9202_nand.c
…
kirkwood_nand.c
arm: marvell: Move arch/kirkwood.h to arch/soc.h
10 years ago
kmeter1_nand.c
…
mpc5121_nfc.c
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
mxc_nand.c
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
mxc_nand.h
…
mxc_nand_spl.c
…
mxs_nand.c
mtd: nand: mxs: Add ECC geometry for 2048b/112b NAND
10 years ago
mxs_nand_spl.c
…
nand.c
…
nand_base.c
powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards
10 years ago
nand_bbt.c
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
nand_bch.c
…
nand_ecc.c
…
nand_ids.c
kbuild: force to define __UBOOT__ in all the C sources
11 years ago
nand_plat.c
…
nand_spl_load.c
…
nand_spl_simple.c
…
nand_util.c
mtd: nand: do not scan BBT after scrub
10 years ago
ndfc.c
mtd, ubi, ubifs: resync with Linux-3.14
11 years ago
nomadik.c
…
omap_elm.c
…
omap_gpmc.c
omap: gpmc: 'nandecc sw' can use HAM1 or BCH8
10 years ago
s3c2410_nand.c
mtd: nand: s3c: Unify the register definition and naming
10 years ago
tegra_nand.c
dm: tegra: nand: Remove use of fdtdec GPIO support
10 years ago
tegra_nand.h
…
vf610_nfc.c
mtd/nand/vf610_nfc: Disable subpage writes
10 years ago