]> git.baikalelectronics.ru Git - kernel.git/commit
riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED
authorAlexandre Ghiti <alex@ghiti.fr>
Fri, 4 Jun 2021 11:49:47 +0000 (13:49 +0200)
committerPalmer Dabbelt <palmerdabbelt@google.com>
Fri, 11 Jun 2021 21:29:12 +0000 (14:29 -0700)
commitc5c351f5542f49948cd98afe0f0054b4133e0c6e
treeeaeb047176a053a6a11781283c420d8873959e2b
parent6d73515badb7a05f5ffed8447f44d6f01ad9fe31
riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED

Make the physical RAM base address available for all kernels, not only
XIP kernels as it will allow to simplify address conversions macros.

Signed-off-by: Alexandre Ghiti <alex@ghiti.fr>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
arch/riscv/Kconfig