Files
android_kernel_xiaomi_sm8450/arch/arm64/kernel
Hsin-Yi Wang e112b032a7 arm64: map FDT as RW for early_init_dt_scan()
Currently in arm64, FDT is mapped to RO before it's passed to
early_init_dt_scan(). However, there might be some codes
(eg. commit "fdt: add support for rng-seed") that need to modify FDT
during init. Map FDT to RO after early fixups are done.

Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Will Deacon <will@kernel.org>
2019-08-23 16:39:16 +01:00
..
2019-07-22 10:37:33 +01:00
2019-07-22 10:37:33 +01:00
2012-09-17 13:42:21 +01:00
2019-07-22 15:24:16 +01:00
2019-04-23 18:01:57 +01:00