cnss2: set iova_start and iova_stop to physical RAM range
As part of cnss2 dlkm efforts, iova_start and iova_stop are
set to 0 and U64_MAX since memblock_start_of_DRAM and
memblock_end_of_DRAM leads to undefined build errors.
However the change has side effect on 64-bit platform and
leads to Hastings fails to boot up. Thus set back to
physical RAM start and end for iova_start and iova_stop.
Change-Id: I305256206af9f07da94dce2778fdbd4e3a14c8dd
Signed-off-by:
jiad <jiad@codeaurora.org>
Loading
Please register or sign in to comment