update serprog section

the final file path is wrong already.
https://codeberg.org/libreboot/lbmk/pulls/131 modifies the command

Signed-off-by: Riku Viitanen <riku.viitanen@protonmail.com>
master
Riku Viitanen 2023-09-16 22:04:26 +03:00
parent 10dd889a2a
commit 38e9fd08e1
2 changed files with 6 additions and 6 deletions

View File

@ -72,14 +72,14 @@ could build it yourself or you could also clone `lbmk.git` and [install build
dependencies](..//build/#first-install-build-dependencies), then inside lbmk,
do:
./build serprog rp2040 pico
./build fw serprog rp2040 pico
or for the W version:
./build serprog rp2040 pico_w
./build fw serprog rp2040 pico_w
This will automatically build the rpi-pico firmware, and the file will be
at `bin/serprog/rpi-pico-serprog.uf2`. This binary will be provided
at `bin/serprog_rp2040/serprog_pico.uf2`. This binary will be provided
pre-compiled in the next Libreboot release, after the 20230625 release.
Disconnect the Pico and proceed to wire it to your

View File

@ -55,14 +55,14 @@ could build it yourself or you could also clone `lbmk.git` and [install build
dependencies](..//build/#first-install-build-dependencies), then inside lbmk,
do:
./build serprog rp2040 pico
./build fw serprog rp2040 pico
or for the W version:
./build serprog rp2040 pico_w
./build fw serprog rp2040 pico_w
This will automatically build the rpi-pico firmware, and the file will be
at `bin/serprog/rpi-pico-serprog.uf2`. This binary will be provided
at `bin/serprog_rp2040/serprog_pico.uf2`. This binary will be provided
pre-compiled in the next Libreboot release, after the 20230625 release.
Disconnect the Pico and proceed to wire it to your