diff options
| author | Evan Wilson <evan@oliodevices.com> | 2014-03-26 13:23:15 -0700 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2014-04-03 15:11:02 -0700 |
| commit | c86f572d8a46a39371a9bc05319f58eb9cca55fa (patch) | |
| tree | 3db1c7efd764765204ce90d6d8a2bb30ef62a853 /include | |
| parent | 05e2421388857fdd265e1e00c1f0e37b1d72fa97 (diff) | |
| download | olio-uboot-2014.01-c86f572d8a46a39371a9bc05319f58eb9cca55fa.tar.xz olio-uboot-2014.01-c86f572d8a46a39371a9bc05319f58eb9cca55fa.zip | |
Changes to custom pinmux
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/omap3_h1.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/omap3_h1.h b/include/configs/omap3_h1.h index 145979315..8f57a72c5 100644 --- a/include/configs/omap3_h1.h +++ b/include/configs/omap3_h1.h @@ -11,7 +11,6 @@ #ifndef __CONFIG_H #define __CONFIG_H - /* * High Level Configuration Options */ @@ -273,7 +272,6 @@ #define CONFIG_SYS_CACHELINE_SIZE 64 /* Defines for SPL */ -#define CONFIG_SPL_DEBUG #define CONFIG_SPL #define CONFIG_SPL_FRAMEWORK #define CONFIG_SPL_NAND_SIMPLE |