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/dig297.h | |
parent | 32907339c2f533f1d59362c6100c6a0eeeca4837 (diff) | |
parent | 2eda892f00fbcf46143326f72e8ac5b472bd225a (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Diffstat (limited to 'include/configs/dig297.h')
-rw-r--r-- | include/configs/dig297.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/dig297.h b/include/configs/dig297.h index 5049afca7a..af6f56bb34 100644 --- a/include/configs/dig297.h +++ b/include/configs/dig297.h @@ -143,8 +143,6 @@ #define CONFIG_SYS_NAND_BASE NAND_BASE /* physical address */ /* to access nand at */ /* CS0 */ -#define GPMC_NAND_ECC_LP_x16_LAYOUT - #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of NAND */ #if defined(CONFIG_CMD_NET) |