summaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorAtish Patra <atish.patra@wdc.com>2021-01-11 15:45:04 -0800
committerPalmer Dabbelt <palmerdabbelt@google.com>2021-01-15 21:35:48 -0800
commite557793799c5a8406afb08aa170509619f7eac36 (patch)
tree297e8009c61fcea38d8d00ce168c854e514304d9 /drivers/tty
parentabb8e86b269604e906a6a4af7a09f04b72dbb862 (diff)
RISC-V: Fix maximum allowed phsyical memory for RV32
Linux kernel can only map 1GB of address space for RV32 as the page offset is set to 0xC0000000. The current description in the Kconfig is confusing as it indicates that RV32 can support 2GB of physical memory. That is simply not true for current kernel. In future, a 2GB split support can be added to allow 2GB physical address space. Reviewed-by: Anup Patel <anup@brainfault.org> Signed-off-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions