
6 Jan
2025
6 Jan
'25
12:09 p.m.
On Sat, Jan 4, 2025 at 12:19 AM Peng Fan (OSS) peng.fan@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.