[U-Boot] [PATCH 2/2] omap4_panda: Build in cmd_gpio support on panda

2011-10-06 Thread Joe Hershberger
Enable the gpio command Configure the pads to allow access to the button on GPIO_121 and the 2 LEDS on GPIO_7 and GPIO_8 Signed-off-by: Joe Hershberger Cc: Joe Hershberger Cc: Sandeep Paulraj --- board/ti/panda/panda_mux_data.h |3 +++ include/configs/omap4_panda.h |3 +++ 2 files

[U-Boot] [PATCH 2/2] omap4_panda: Build in cmd_gpio support on panda

2011-08-09 Thread Joe Hershberger
Enable the command and the shim driver Configure the pads to allow access to the button on GPIO_121 and the 2 LEDS on GPIO_7 and GPIO_8 Signed-off-by: Joe Hershberger Cc: Joe Hershberger Cc: Sandeep Paulraj --- board/ti/panda/panda_mux_data.h |6 +++--- include/configs/omap4_panda.h |