diff options
| author | Evan Wilson <evan@oliodevices.com> | 2014-04-08 10:53:34 -0700 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2014-04-08 10:53:34 -0700 |
| commit | b770f0d59d6a72c913f7319b79f8e416b05dc747 (patch) | |
| tree | 1f793ea7b22131da45ef35bfda8ad5aa18d24a86 /include | |
| parent | 79c474e34227364895d4b195692f136cf486983c (diff) | |
| download | olio-uboot-2014.01-b770f0d59d6a72c913f7319b79f8e416b05dc747.tar.xz olio-uboot-2014.01-b770f0d59d6a72c913f7319b79f8e416b05dc747.zip | |
Removed ID NAND codedebug-no-nand
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/omap3_h1.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap3_h1.h b/include/configs/omap3_h1.h index 169079781..f6384f96f 100644 --- a/include/configs/omap3_h1.h +++ b/include/configs/omap3_h1.h @@ -288,7 +288,6 @@ #define CONFIG_SPL_SERIAL_SUPPORT #define CONFIG_SPL_GPIO_SUPPORT #define CONFIG_SPL_POWER_SUPPORT -#define CONFIG_SPL_OMAP3_ID_NAND #define CONFIG_SPL_LDSCRIPT "$(CPUDIR)/omap-common/u-boot-spl.lds" /* |