blob: 29005c8f1988a080feada55adcb592070b445f5f [file] [log] [blame]
:name: MPFS-ICICLE-KIT
:description: This script is prepared to run Zephyr on a PolarFire SoC Icicle Kit RISC-V board.
$name?="MPFS-ICICLE-KIT"
using sysbus
mach create $name
machine LoadPlatformDescription @platforms/boards/mpfs-icicle-kit.repl
showAnalyzer mmuart0
e51 PerformanceInMips 80
macro reset
"""
sysbus LoadELF $elf
"""
runMacro $reset