Skip to content
Commit e9e4214a authored by Andrew Jones's avatar Andrew Jones
Browse files

devicetree: Relax initrd address assert



It doesn't matter if the initrd addresses are 64-bit pointers, even
when running on 32-bit arm, as long as the actual addresses fit in
32-bits. Relax the assert to check that condition instead.

Fixes: c6f24b86 ("lib/devicetree: Support 64 bit addresses for the initrd")
Signed-off-by: Andrew Jones's avatarAndrew Jones <drjones@redhat.com>
parent 4340720e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment