| 11 Mar 2024 |
Mic92 | Steven Keuchel: so you just went the grub route to have a /boot/grub.cfg? | 19:44:35 |
Steven Keuchel | no I started with extlinux and then eventually switched to efi boot | 19:45:06 |
Steven Keuchel | I think grub cross-compilation failed | 19:45:20 |
Mic92 | So you updated the firmware on spi flash and than boot with EFI from the nvme? | 19:45:59 |
Steven Keuchel | yes | 19:46:11 |
Mic92 | Also sounds like an option. | 19:46:19 |
Steven Keuchel | https://github.com/sophgo/sophgo-doc/blob/main/SG2042/HowTo/Configuration%20Info%20in%20INI%20file.rst | 19:46:54 |
Mic92 | To flash the spi, do I dd the .bin to an sd card? | 19:47:00 |
Steven Keuchel | says how to switch to edk2 and how to flash | 19:47:02 |
Mic92 | Ah no you probably did this from a linux linux | 19:47:34 |
Steven Keuchel | the only documentation about flashing to SPI I found is just via mtd-utils in linux | 19:47:39 |
Steven Keuchel | no idea if you can flash over UART | 19:47:49 |
Steven Keuchel | or something else | 19:48:07 |
Mic92 | Steven Keuchel: ok, maybe I am blind but I don't see the edk2 section here: https://github.com/sophgo/sophgo-doc/blob/main/SG2042/HowTo/Configuration%20Info%20in%20INI%20file.rst | 19:50:26 |