[PATCH v2] arm: mach-k3: j722s: Fix eMMC boot functionality broken by Ethernet boot
Kumar, Udit
u-kumar1 at ti.com
Mon Dec 1 18:01:46 CET 2025
On 12/1/2025 11:38 AM, Chintan Vankar wrote:
> While adding CPSW device support to enable Ethernet boot for J722S in
> dev-data, the eMMC boot functionality was broken. Fix this by adding the
> missing device ID 57 and its associated clock configurations.
What does device ID 57 represent here , give some reference or
you can simply say, while enabling CPSW support... dev-data and clk-data
for eMMC
was removed by mistake, which leads to eMMC boot failure. So add this back
> Fixes: a02009f3a816 ("arm: mach-k3: j722s: Update SoC autogenerated data to enable Ethernet boot")
> Reported-by: Michael Walle <mwalle at kernel.org>
> Signed-off-by: Chintan Vankar <c-vankar at ti.com>
> Tested-by: Michael Walle <mwalle at kernel.org>
> ---
>
> This patch is based on commit '31bf4a1c30877' of origin/master branch of
> u-boot.
>
> Changes from v1 to v2:
> - Updated commit subject and message to convey what has changed by this
> patch.
> - Collected "Tested-by" tag from Michael Walle.
>
> [..]
More information about the U-Boot
mailing list