Hi, sure this is a quick and easy question for the group On the OMAP4430, using the command from within barebox prompt to configure a GPIO for testing hardware: gpio_direction_output 140 0 Should this be sufficient to set the gpio pin low, or is it required to still do some pin muxing as well? Thanks Ivor