summaryrefslogtreecommitdiff
path: root/include/mvmfp.h
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-06-10 16:49:15 -0700
committerMax Krummenacher <max.krummenacher@toradex.com>2016-06-22 14:36:49 +0200
commit8587abf569fbae00220f6a25a2fb6db1306903ca (patch)
tree6562ff4e7c0a4ed4fc716ae14270f1998edff638 /include/mvmfp.h
parentc9f30173de2aa9bcb8050bfd42303e14c01e7b83 (diff)
colibri_imx7: prepare environment to boot the M4 core
Create a variable to boot the Cortex-M4 core. By default, the command is not doing anything. Flash a firmware into the UBI volume using: Colibri iMX7 # ubi part ubi Colibri iMX7 # fatload ${interface} 0:1 ${loadaddr} hello_world.bin Colibri iMX7 # ubi write ${loadaddr} m4firmware ${filesize} And set the command to boot the firmware automatically: Colibri iMX7 # setenv m4boot 'ubi read 0x7F8000 m4firmware && bootaux 0x7F8000' Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'include/mvmfp.h')
0 files changed, 0 insertions, 0 deletions