projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5db0a0
)
omap4_panda: Build in cmd_gpio support on panda
author
Joe Hershberger
<joe.hershberger@ni.com>
Wed, 12 Oct 2011 10:31:45 +0000
(10:31 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:35 +0000
(21:56 +0200)
Enable the gpio command
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
include/configs/omap4_panda.h
patch
|
blob
|
history
diff --git
a/include/configs/omap4_panda.h
b/include/configs/omap4_panda.h
index 67da70ea0550689deebcf502663ba1d6eb5f9a0c..e9ef2a3782b159b30bdf7f77e93b7dcbefc1ef84 100644
(file)
--- a/
include/configs/omap4_panda.h
+++ b/
include/configs/omap4_panda.h
@@
-35,6
+35,9
@@
#include <configs/omap4_common.h>
+/* GPIO */
+#define CONFIG_CMD_GPIO
+
/* ENV related config options */
#define CONFIG_ENV_IS_NOWHERE