[PATCH] net: phy: ncsi: reslove the unaligned access issue
Marek Vasut
marek.vasut at mailbox.org
Thu Mar 28 16:57:16 CET 2024
On 3/28/24 4:08 PM, Tom Rini wrote:
> On Mon, Feb 05, 2024 at 04:13:23PM +0800, Jacky Chou wrote:
>
>> From the ethernet header is not on aligned, because the length
>> of the ethernet header is 14 bytes.
>> Therefore, unaligned access must be done here.
>>
>> Signed-off-by: Jacky Chou <jacky_chou at aspeedtech.com>
>
> Applied to u-boot/next, thanks!
Typo in subject, reslove->resolve .
More information about the U-Boot
mailing list