[U-Boot] [PATCH V2 2/2] ARM: imx6q_logic: Enable DM_SERIAL

Fabio Estevam festevam at gmail.com
Wed Aug 7 23:23:23 UTC 2019


On Wed, Aug 7, 2019 at 2:06 PM Adam Ford <aford173 at gmail.com> wrote:
>
> 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 at gmail.com>
> ---
> V2:  Add the call to spl_early_init this patch which is requred for DM_SERIAL

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list