Bug 236639 - Beaglebone Black: Misaligned cache warning until kernel is loaded (FreeBSD 13.0-CURRENT)
Summary: Beaglebone Black: Misaligned cache warning until kernel is loaded (FreeBSD 13...
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: CURRENT
Hardware: arm Any
: --- Affects Some People
Assignee: freebsd-arm (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-19 16:05 UTC by Gerald Aryeetey
Modified: 2019-04-25 14:14 UTC (History)
1 user (show)

See Also:


Attachments
Log from loader.efi up until /boot/kernel/kernel is loaded. (514.52 KB, text/plain)
2019-03-19 16:05 UTC, Gerald Aryeetey
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerald Aryeetey 2019-03-19 16:05:21 UTC
Created attachment 202982 [details]
Log from loader.efi up until /boot/kernel/kernel is loaded.

The warning: `CACHE: Misaligned operation at range [#####, #####]` is printed repeatedly after booting "loader.efi" (downloaded via DHCP along with built FreeBSD DTBs). Full logs are included.

After discussions on IRC, it was determined that: "the CACHE warnings from u-boot are due to some local variable in our ip stack in loader that aren't aligned"
Comment 1 Gerald Aryeetey 2019-04-25 14:14:02 UTC
Closing since I don't see this anymore.