From: Matwey V. Kornilov <matwey.kornilov@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] am335x: EFI: tftp: CACHE: Misaligned operation at range [9ce7e470, 9ce7e4b0]
Date: Fri, 18 Jan 2019 19:46:49 +0300 [thread overview]
Message-ID: <q1svpm$u37$1@blaine.gmane.org> (raw)
Hello,
I am running u-boot 2018.11 at BeagleBoneBlack with the following setup.
I have EFI Grub image with tftp module enabled. This image is deployed
by tftp and it is advertised by dhcp. When started Grub loads Linux
kernel and initrd and boots OS.
Such setup works fine with qemu-arm and OVMF (TianoCore EFI).
Now, I am trying to use BeagleBoneBlack and do the following:
=> run findfdt
=> run loadfdt
=> print fdt_addr_r
fdt_addr_r=0x88000000
=> dhcp
link up on port 0, speed 100, full duplex
BOOTP broadcast 1
DHCP client bound to address 192.168.185.197 (20 ms)
Using cpsw device
TFTP from server 192.168.185.80; our IP address is 192.168.185.197
Filename '/bootarm.efi'.
Load address: 0x82000000
Loading: ###############################
4.1 MiB/s
done
Bytes transferred = 448512 (6d800 hex)
=> bootefi 0x82000000 0x88000000
Then I see Grub menu for a moment and the console is constantly flooding
be the following messages with very high rate (dozens of lines per second):
CACHE: Misaligned operation at range [9ce7e470, 9ce7e4b0]
At the same time I see in tcpdump that there is ongoing exchange between
tftp server and the board. After some time I see that the kernel is
booting and CACHE messages disappear:
bash-4.4# uname -a
Linux 88cc78c5ecd6 5.0.0-rc1-default+ #1 SMP PREEMPT Tue Jan 15 19:23:17
MSK 2019 armv7l armv7l armv7l GNU/Linux
The question is how to fix this CACHE messages or their reason?
reply other threads:[~2019-01-18 16:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='q1svpm$u37$1@blaine.gmane.org' \
--to=matwey.kornilov@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox