I'm trying to add a momentary push button to power on and off a Pandaboard ES. PB_POWER_ON(J6 Pin 12) seems to be intended for this. I'd like to have the board boot up only when the button is pressed and not automatically(as is the default behaviour). How can I disable the current behaviour? Is there a jumper or resistor somewhere that controls this?
Looking at the TWL6030 datasheet, switch-on transition T3 is what I'd like to control. Which of the triggers listed there is currently being used and how can I disable it?