arm: xea: spl: Add GPIO0_0 setup on spl_board_init
authorLukasz Majewski <lukma@denx.de>
Sat, 25 Jan 2020 08:01:39 +0000 (09:01 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 9 Feb 2020 13:59:16 +0000 (14:59 +0100)
commiteceb4e006ad7a8bce0f5fd7410af77745466ccc8
tree5c766a39ed78d80940634803c758cbf886c15314
parentd1d731c038e03fca884689123305811068d5c0c9
arm: xea: spl: Add GPIO0_0 setup on spl_board_init

Explicitly configure GPIO0_0 in SPL, which controlls 3V3 voltage
on the XEA board (it also supplies TIVAs).

This code would enable TIVAs power supply early (also when board
uses the falcon boot).

Signed-off-by: Lukasz Majewski <lukma@denx.de>
board/liebherr/xea/xea.c