5 lines
145 B
Bash
5 lines
145 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
support/scripts/genimage.sh -c board/visionfive2/genimage.cfg
|
||
|
support/scripts/genimage.sh -c board/visionfive2/genimage_spi-nor.cfg
|