How can I flash a specific partition in internal qspi? specifically I wish to flash the bootloader partition after modifying uefi binary
what is the meaning of “–no-systemimg” flag in the qspi flash command?
the systemimg is the APP partition and its not going to be flashed into the internal qspi in any case
just a “place holder” in the command and its not really matter whats written in its place because its going to be ignored either way and flash only internal qspi
has to be a real device otherwise the command will fail
I want to make sure only the internal qspi will be flashed
YES.
This option affects the device being written into /boot/extlinux/extlinux.conf, but as you are only flashing the QSPI memory, nothing should be changed.