]> Git Repo - buildroot-mgba.git/commit
board/visionfive2: add spi-nor image
authorLukasz Tekieli <[email protected]>
Sun, 14 Apr 2024 19:06:44 +0000 (21:06 +0200)
committerArnout Vandecappelle <[email protected]>
Sun, 28 Apr 2024 18:19:14 +0000 (20:19 +0200)
commit517f032992158d8f3aaee7d68cb417adf3d8fac7
tree1236cb6f033600af12fd7261dc32f019bf3bd81e
parent917078b57af0bca879bfa34be0f86cd9a0629534
board/visionfive2: add spi-nor image

Builds the spi-nor.img together with the sdcard.img.
Readme is extended with SPI NOR flash writing instructions
and recovery.

The spi-nor.img layout is based on the following document:

https://doc-en.rvspace.org/VisionFive2/Boot_UG/JH7110_SDK/boot_address_allocation.html

Signed-off-by: Lukasz Tekieli <[email protected]>
[Arnout: extend readme.txt with paragraph that either boot mode works.]
Signed-off-by: Arnout Vandecappelle <[email protected]>
board/visionfive2/genimage_spi-nor.cfg [new file with mode: 0644]
board/visionfive2/post-image.sh [new file with mode: 0755]
board/visionfive2/readme.txt
configs/visionfive2_defconfig
This page took 0.032497 seconds and 4 git commands to generate.