Bug 236639

Summary: Beaglebone Black: Misaligned cache warning until kernel is loaded (FreeBSD 13.0-CURRENT)
Product: Base System Reporter: Gerald Aryeetey <gndaryee>
Component: armAssignee: freebsd-arm (Nobody) <freebsd-arm>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: emaste
Priority: ---    
Version: CURRENT   
Hardware: arm   
OS: Any   
Attachments:
Description Flags
Log from loader.efi up until /boot/kernel/kernel is loaded. none

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.