[PATCH 06/12] imx: imx8mn_evk: Enable dynamic settings to mmcdev and mmcroot

Fabio Estevam festevam at gmail.com
Mon Jan 6 12:09:40 CET 2025


On Sat, Jan 4, 2025 at 12:19 AM Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:

> +#include <asm/arch/sys_proto.h>
> +#include <asm/global_data.h>
> +#include <asm/io.h>
>  #include <env.h>
>  #include <init.h>
> -#include <asm/global_data.h>
>  #include <miiphy.h>
>  #include <netdev.h>
> -#include <asm/io.h>

Sorting the includes should be a separate change as it is unrelated to
adding support for mmcdev/mmcroot dynamic setting.


More information about the U-Boot mailing list