projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8946034
)
tegra: Enable driver model
author
Simon Glass
<sjg@chromium.org>
Thu, 12 Jun 2014 05:29:53 +0000
(23:29 -0600)
committer
Simon Glass
<sjg@chromium.org>
Fri, 20 Jun 2014 17:56:47 +0000
(11:56 -0600)
Enable driver model for Tegra boards.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
include/configs/tegra-common.h
patch
|
blob
|
history
diff --git
a/include/configs/tegra-common.h
b/include/configs/tegra-common.h
index 129acf2cbf81551c35608ffbba17b0f1228e7dbb..3b88a83c04f3763a446b071b89926992f1b029a6 100644
(file)
--- a/
include/configs/tegra-common.h
+++ b/
include/configs/tegra-common.h
@@
-19,6
+19,9
@@
#include <asm/arch/tegra.h> /* get chip and board defs */
+#define CONFIG_DM
+#define CONFIG_CMD_DM
+
#define CONFIG_SYS_TIMER_RATE 1000000
#define CONFIG_SYS_TIMER_COUNTER NV_PA_TMRUS_BASE