u-boot-brain/board/logicpd
Adam Ford a3ecce373a ARM: imx6qlogic: Cleanup board_init_f
Per the workflow found in crt0.S, we don't need to clear BSS in
board_init_f nor do we need to call board_init_r since that will be
done for us from main when we return from board_init_f.

This patch removes the unneeded function calls from board_init_f.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2019-10-08 16:36:37 +02:00
..
am3517evm ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the future 2019-07-27 13:36:52 -04:00
imx6 ARM: imx6qlogic: Cleanup board_init_f 2019-10-08 16:36:37 +02:00
omap3som ARM: omap3_logic: Enable OMAP EHCI support for SOM-LV Boards 2019-07-27 13:36:52 -04:00
zoom1 env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00