diff options
| author | Tom Rini <trini@ti.com> | 2014-03-04 21:23:42 -0500 |
|---|---|---|
| committer | Tom Rini <trini@ti.com> | 2014-03-04 21:23:42 -0500 |
| commit | e4b87e5b1d026bd010e2ba3abbf89561e8320287 (patch) | |
| tree | 964bb1f7d7731e3d120e53b67baae199f2d18d48 /include/configs/am3517_crane.h | |
| parent | 32907339c2f533f1d59362c6100c6a0eeeca4837 (diff) | |
| parent | 2eda892f00fbcf46143326f72e8ac5b472bd225a (diff) | |
| download | olio-uboot-2014.01-e4b87e5b1d026bd010e2ba3abbf89561e8320287.tar.xz olio-uboot-2014.01-e4b87e5b1d026bd010e2ba3abbf89561e8320287.zip | |
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Diffstat (limited to 'include/configs/am3517_crane.h')
| -rw-r--r-- | include/configs/am3517_crane.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/am3517_crane.h b/include/configs/am3517_crane.h index 468fb43ea..4407b454d 100644 --- a/include/configs/am3517_crane.h +++ b/include/configs/am3517_crane.h @@ -268,7 +268,6 @@ #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_FLASH_BASE #define CONFIG_NAND_OMAP_GPMC -#define GPMC_NAND_ECC_LP_x16_LAYOUT 1 #define CONFIG_ENV_IS_IN_NAND 1 #define SMNAND_ENV_OFFSET 0x260000 /* environment starts here */ |