Files
linux/arch
Hsin-Yi Wang b4207eb5fb BACKPORT: 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>
(cherry picked from commit e112b032a7)
Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 148665638
Change-Id: I578edbb824fd5aaaf72af5cdb75abaa3b98e6ddd
2020-02-19 14:34:33 -08:00
..
2020-02-19 08:31:05 +01:00
2020-02-11 15:05:03 -08:00
2019-12-13 10:01:10 +01:00
2020-02-19 08:31:05 +01:00
2020-02-05 14:43:48 +00:00
2020-02-11 15:05:03 -08:00
2019-12-21 11:20:11 +01:00