linux-stable/arch/riscv
Palmer Dabbelt 5d44bf2065
RISC-V: Remove mem_end command line processing
This is just some cruft left over from before the port converted to
device tree.  The right way to handle memory regions is to specify them
in the device tree, which BBL (our simplest bootloader) is already
capable of doing.  This patch simply removes the cruft.

Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2018-01-30 19:09:53 -08:00
..
configs RISC-V: Add a basic defconfig 2018-01-07 15:14:36 -08:00
include riscv: rename SR_* constants to match the spec 2018-01-07 15:14:39 -08:00
kernel RISC-V: Remove mem_end command line processing 2018-01-30 19:09:53 -08:00
lib RISC-V: Export some expected symbols for modules 2017-11-30 10:01:10 -08:00
mm riscv: rename SR_* constants to match the spec 2018-01-07 15:14:39 -08:00
Kconfig
Makefile