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:
54950e8
)
nitrogen6x: config: add gpio command
author
Eric Nelson
<eric.nelson@boundarydevices.com>
Thu, 2 Oct 2014 19:16:51 +0000
(12:16 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 6 Oct 2014 15:57:23 +0000
(17:57 +0200)
Enable the 'gpio' command to allow reading and toggling of GPIO
pins.
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
include/configs/nitrogen6x.h
patch
|
blob
|
history
diff --git
a/include/configs/nitrogen6x.h
b/include/configs/nitrogen6x.h
index 60c942f0d2bdf29a20fff4d7ab5d6d4437756df5..21013bc23ad7b142881cc1bb4ed62ef2ab272100 100644
(file)
--- a/
include/configs/nitrogen6x.h
+++ b/
include/configs/nitrogen6x.h
@@
-32,6
+32,7
@@
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_MISC_INIT_R
#define CONFIG_MXC_GPIO
+#define CONFIG_CMD_GPIO
#define CONFIG_CI_UDC
#define CONFIG_USBD_HS
#define CONFIG_USB_GADGET_DUALSPEED