xc7: add images.json to Linux example

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2020-08-11 14:44:17 +02:00
parent 1a185929a5
commit 879c2b9f73
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"buildroot/Image": "0xc0000000",
"buildroot/rootfs.cpio": "0xc0800000",
"buildroot/rv32.dtb": "0xc1000000",
"emulator/emulator.bin": "0xc1100000"
}