Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d5f209eb authored by Bryan Brattlof's avatar Bryan Brattlof Committed by Robert Nelson
Browse files

board: beagle: beagleplay: enable OF_SYSTEM_SETUP


Unfortunately when enabling FDT fixups for the AM62x family of SoCs and
moving TF-A to the bottom of RAM we missed the BeaglePlay. This is
causing Linux's memory allocator to clobber TF-A and break its boot.

Enable OF_SYSTEM_SETUP to fixup the kernel's FDT to inform it of the
actual location of the firmware

CC: Andrew Davis <afd@ti.com>
CC: Nishanth Menon <nm@ti.com>
CC: Robert Nelson <robertcnelson@gmail.com>
Reported-by: default avatarDhruva Gole <d-gole@ti.com>
Signed-off-by: default avatarBryan Brattlof <bb@ti.com>
parent c0ea27bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment