cache: Misaligned operation at range

Shlomi Vaknin shlomi.39sd at gmail.com
Thu Oct 8 11:05:18 CEST 2020


Hi!

I am using stm32mp157c-dk2 board. I added support for usb ethernet gadget
(the short patch is attached). Then, when I booted the board I see the
following output when running ping:

#######################################################
STM32MP> ping 10.0.0.1
using dwc2-udc, OUT ep2out-bulk IN ep1in-bulk STATUS ep3in-int
MAC f8:dc:7a:00:00:02
HOST MAC f8:dc:7a:00:00:01
RNDIS ready
high speed config #2: 2 mA, Ethernet Gadget, using RNDIS
USB RNDIS network up!
CACHE: Misaligned operation at range [ddcfbcc4, ddcfbd04]
Using usb_ether device
CACHE: Misaligned operation at range [dbc3c678, dbc3c6f8]
CACHE: Misaligned operation at range [dbc3c678, dbc3c6f8]
host 10.0.0.1 is alive
######################################################

Is there a way to get rid of the warning? Is the warning hides a real
problem?
I saw some discussions and patches regarding this issue so I am not sure if
the is some problem here.

Thanks!
Shlomi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-stm32mp1-add-support-for-usb-ether-gadget.patch
Type: text/x-patch
Size: 1673 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201008/6839c96e/attachment.bin>


More information about the U-Boot mailing list