| 12 Jul 2023 |
Pratham Patel | I know why I did the partition makeover lol | 17:31:42 |
Alex | It looks to me like that's in SDIO boot mode? | 17:31:56 |
Pratham Patel | Nope, I'm booting from flash | 17:32:06 |
Alex | Switches on 0, 0?
Weird. | 17:32:31 |
Pratham Patel | U-Boot SPL 2021.10 (May 31 2023 - 16:54:00 +0800)
DDR version: dc2e84f0.
Trying to boot from SPI
| 17:32:32 |
Pratham Patel | In reply to @alex:tunstall.xyz Switches on 0, 0? Weird. Yep, 00 | 17:32:38 |
Pratham Patel | I don't know the Nix expression langauge, like, at all otherwise I would've sent in the PR to boot from SD. I hate the booting from SD card approach but since uboot is on SD card, we know what uboot the user is using. | 17:35:46 |
Alex | Latest from vendor should work.
Are you able to boot misuzu's image in SPI mode? | 17:36:30 |
Pratham Patel | I'll check the latest vendor firmware | 17:36:51 |
Pratham Patel | In reply to @alex:tunstall.xyz
Latest from vendor should work.
Are you able to boot misuzu's image in SPI mode? not in SPI mode (with the firmware flashed using nix run github:misuzu/nixos-vf2#flash-visionfive2-vendor /dev/ttyUSB0) | 17:37:07 |
Pratham Patel | I will recheck using the latest stock firmware | 17:38:41 |
Alex | You might need to flash the latest firmware in the vendor's Debian system.
The "upstream" kernel's DTB has a broken SPI partition table that is too small to flash all of the u-boot file. | 17:38:44 |
Pratham Patel | I don't understand what you mean by the last sentence... | 17:39:18 |