|
@@ -28,11 +28,12 @@
|
|
#ifndef __CONFIG_DRA7XX_EVM_H
|
|
#ifndef __CONFIG_DRA7XX_EVM_H
|
|
#define __CONFIG_DRA7XX_EVM_H
|
|
#define __CONFIG_DRA7XX_EVM_H
|
|
|
|
|
|
|
|
+/* High Level Configuration Options */
|
|
|
|
+#define CONFIG_DRA7XX /* in a TI DRA7XX core */
|
|
#define CONFIG_ENV_IS_NOWHERE /* For now. */
|
|
#define CONFIG_ENV_IS_NOWHERE /* For now. */
|
|
|
|
|
|
#include <configs/omap5_common.h>
|
|
#include <configs/omap5_common.h>
|
|
|
|
|
|
-#define CONFIG_DRA7XX /* in a TI DRA7XX core */
|
|
|
|
#define CONFIG_SYS_PROMPT "DRA752 EVM # "
|
|
#define CONFIG_SYS_PROMPT "DRA752 EVM # "
|
|
|
|
|
|
#endif /* __CONFIG_DRA7XX_EVM_H */
|
|
#endif /* __CONFIG_DRA7XX_EVM_H */
|