hw/riscv: sifive_u: Sort the SoC memmap table entries
authorBin Meng <bin.meng@windriver.com>
Tue, 16 Jun 2020 00:50:40 +0000 (17:50 -0700)
committerAlistair Francis <alistair.francis@wdc.com>
Fri, 19 Jun 2020 15:25:27 +0000 (08:25 -0700)
commit49093916d37f663e86316ec54cb77d5515bb973f
treeb8bb02546172fbf903ebe552396ce649742e871f
parent17aad9f276953c1eaf0750faf4758fd2f5ebeb84
hw/riscv: sifive_u: Sort the SoC memmap table entries

Move the flash and DRAM to the end of the SoC memmap table.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 1592268641-7478-5-git-send-email-bmeng.cn@gmail.com
Message-Id: <1592268641-7478-5-git-send-email-bmeng.cn@gmail.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/sifive_u.c