Skip to content
Unverified Commit 3ceaa825 authored by Sam Day's avatar Sam Day Committed by Caleb Connolly
Browse files

mach-snapdragon: do carveouts for qcs404 only



The newly introduced carve_out_reserved_memory causes issues when
U-Boot is chained from the lk2nd bootloader. lk2nd provides a
simple-framebuffer device and marks the framebuffer region as no-map in
the supplied /reserved-memory. Consequently, the simple_video driver
triggers a page fault when it tries to write to this region.

As per Caleb's advice, this simple patch only does the carveouts for the
qcs404 SoC for which it was originally designed. The intent is to do the
carveouts for more Qualcomm SoCs in future.

Signed-off-by: default avatarCaleb Connolly <caleb.connolly@linaro.org>
parent 5c5565cf
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