K 10 svn:author V 4 loos K 8 svn:date V 27 2014-05-10T13:16:04.967808Z K 7 svn:log V 309 Do not configure all pins as outputs as this can lead to short circuits when the GPIO pin is connected to a push button (or other devices). Instead keep the boot loader settings. Calling ar71xx_gpio_pin_configure() with DEFAULT_CAPS was probably a mistake and was causing all the pins to be set as outputs. END