[PATCH v2] arm: mach-k3: j722s: Fix eMMC boot functionality broken by Ethernet boot
Chintan Vankar
c-vankar at ti.com
Thu Dec 4 13:23:06 CET 2025
Hello Udit,
On 01/12/25 22:31, Kumar, Udit wrote:
>
> 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
>
>
Thank you for suggesting the change, I have posted the next version with
your suggestions at:
https://lore.kernel.org/r/20251204122127.717108-1-c-vankar@ti.com/
>
>> 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