Skip to content
Commit 5bd5ee02 authored by Michal Simek's avatar Michal Simek
Browse files

xilinx: zynqmp: Check that DT is 64bit aligned



DT needs to be 64bit aligned. If it is not fdt64_to_cpu will fail when try
to read information about reserved memory. The system ends in exception
without any clue what's going it. That's why detect not aligned DT and
panic to show where the issue is coming from.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent 88232532
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment