[PATCH v2] net: ravb: Simplify max-speed handling in ravb_of_to_plat
Marek Vasut
marek.vasut at mailbox.org
Sun Dec 1 22:08:06 CET 2024
On 12/1/24 7:48 PM, Marek Vasut wrote:
> On 11/20/24 10:49 AM, Paul Barker wrote:
>> We can call dev_read_u32_default() instead of calling fdt_getprop() then
>> fdt32_to_cpu().
>>
>> Signed-off-by: Paul Barker <paul.barker.ct at bp.renesas.com>
>> Reviewed-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> Applied to sh/master, thanks.
I think this one triggers some build failure --
https://source.denx.de/u-boot/custodians/u-boot-sh/-/pipelines/23670 --
https://source.denx.de/u-boot/custodians/u-boot-sh/-/jobs/965285 on
these boards:
rzg2_beacon hihope_rzg2 r8a77995_draak r8a77970_eagle r8a77990_ebisu
r8a779a0_falcon r8a779h0_grayhawk rcar3_salvator-x rcar3_ulcb
r8a77970_v3msk r8a779g0_whitehawk silinux_ek874
You need to drop the *cell variable. I've fixed that up and retriggered
a build, I hope that's OK?
More information about the U-Boot
mailing list