diff options
| author | Evan Wilson <evan@oliodevices.com> | 2014-03-26 13:23:15 -0700 |
|---|---|---|
| committer | Evan Wilson <evan@oliodevices.com> | 2014-03-26 13:23:15 -0700 |
| commit | 98eaff30765bd4cce711e594034d01238354464a (patch) | |
| tree | c7ee45c128bf89f8ea077116519a7a4f05dcc05e /include/configs/omap3_h1.h | |
| parent | e3bf006950e65447d97129fd375517a5858a2d0e (diff) | |
| download | olio-uboot-2014.01-98eaff30765bd4cce711e594034d01238354464a.tar.xz olio-uboot-2014.01-98eaff30765bd4cce711e594034d01238354464a.zip | |
Changes to custom pinmux
Diffstat (limited to 'include/configs/omap3_h1.h')
| -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 |