diff options
| -rw-r--r-- | include/configs/omap3_evm.h | 3 | 
1 files changed, 0 insertions, 3 deletions
| diff --git a/include/configs/omap3_evm.h b/include/configs/omap3_evm.h index b4d925ed9..fc6e78208 100644 --- a/include/configs/omap3_evm.h +++ b/include/configs/omap3_evm.h @@ -95,10 +95,7 @@  #define CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME	"u-boot.img"  /* Partition tables */ -/* Only need DOS partition support for SPL, currently */ -#ifndef CONFIG_SPL_BUILD  #define CONFIG_EFI_PARTITION -#endif  #define CONFIG_DOS_PARTITION  /* USB |