hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps
commit08b86e3b8f5209b1c39f22a6d367f347eaf0f8be
authorBin Meng <bin.meng@windriver.com>
Wed, 28 Oct 2020 05:30:01 +0000 (28 13:30 +0800)
committerAlistair Francis <alistair.francis@wdc.com>
Tue, 3 Nov 2020 15:17:23 +0000 (3 07:17 -0800)
treebd9f8fd0d40ea692a1f331d5f5a880df0139c63e
parentdbd3ec548ae9ada6e6a5c1f5b6359521fd29fd4b
hw/riscv: microchip_pfsoc: Document where to look at the SoC memory maps

It is not easy to find out the memory map for a specific component
in the PolarFire SoC as the information is scattered in different
documents. Add some comments so that people can know where to get
such information from the Microchip website.

Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 1603863010-15807-2-git-send-email-bmeng.cn@gmail.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
hw/riscv/microchip_pfsoc.c