9c06f98c62
command "rpi4-boot-nouboot --bootstrap" creates files of kernel, initrd, dtb, cmdline.txt, config.txt in /usr/share/u-boot/rpi_4
4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/sh -efu
|
|
|
|
rpi4-boot-nouboot --bootstrap
|