09-02-2020, 04:12 AM
(08-29-2020, 11:46 PM)superkazuya Wrote: 1. Am I supposed to flash the touchpad/keyboard firmware linked in the wiki?
No need - it was only PBPs manufactured in 2019 that needed the touchpad/keyboard update. After that, it would only be if you wanted the features offered by a custom firmware, or if you were having issues.
(08-29-2020, 11:46 PM)superkazuya Wrote: 2. If I want to boot from SD, am I supposed to flash anything? I believe that the chip boots to emmc first, then the u-boot on the emmc is supposed to try booting from sd-card. Is that how it works?
Generally no. Since the boot order is SPI flash -> eMMC -> SD, and the SPI is blank, it will try to boot from the eMMC. I'm pretty sure the stock uboot checks the SD card for a boot image, and will transfer control to that if present. You should only need to fiddle with the eMMC's uboot image/version if you want other functionality (like nvme boot) or due to compatibility issues with certain OSs. Hopefully things are not too far away from a stable uboot that will control the display and respond to keyboard input (as well as allowing NVMe and maybe even USB boot), making it good candidate for putting on the SPI flash, so you don't even need to worry about the eMMC or SD.