[U-Boot] [PATCH 1/2] armv8: ls1028aqds: switch LS1028A QDS board to I2C DM
Bin Meng
bmeng.cn at gmail.com
Sat Jul 13 03:47:07 UTC 2019
On Fri, Jul 12, 2019 at 7:25 PM Alex Marginean
<alexandru.marginean at nxp.com> wrote:
>
> Replace legacy I2C_EARLY_INIT with dm-pre-reloc dts property.
>
> Signed-off-by: Alex Marginean <alexm.osslist at gmail.com>
> ---
>
> Depends on this patch series:
> https://patchwork.ozlabs.org/project/uboot/list/?series=118778
>
> arch/arm/dts/fsl-ls1028a-qds.dts | 1 +
> include/configs/ls1028aqds.h | 1 -
> 2 files changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Maybe we need another separate patch to remove i2c_early_init_f() call
in board_early_init_f() in board/freescale/ls1028a/ls1028a.c?
Regards,
Bin
More information about the U-Boot
mailing list