[PATCH v1 4/5] arm: xea: spl: Add GPIO0_0 setup on spl_board_init

2020-02-10 Thread sbabic
> 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 Applied to u-boot-imx, master, thanks ! Best regards, Stefan

[PATCH v1 4/5] arm: xea: spl: Add GPIO0_0 setup on spl_board_init

2020-01-25 Thread Lukasz Majewski
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 --- board/liebherr/xea/xea.c | 17 - 1 file changed