u-boot-brain/board/logicpd
Adam Ford 7cf388fa69 ARM: imx6q_logic: Enable DM_SERIAL
In order to call preloader_console_init from board_init_f when
DM_SERIAL is enabled, it neesd to call spl_early_init() to get early access
to DM and device tree.

This patch calls spl_early_init just before preloader_console_init()
and enables DM_SERIAL and SPL_DM_SERIAL.

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: imx6q_logic: Enable DM_SERIAL 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