Unverified Commit 268fab6c authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

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 bootloade) is already
capable of doing.  This patch simply removes the cruft.

Signed-off-by: default avatarPalmer Dabbelt <palmer@sifive.com>
parent 6f09e273
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment