RSS Bot Posted May 4, 2023 Share Posted May 4, 2023 Description #5114 There is no spi flash on radxa-e25, just disable the uboot spi support should be okay. For other rk35xx boards with spi flash, both BOOT_SUPPORT_SPI and BOOT_SPI_RKSPI_LOADER should be declared just like rock-5b: https://github.com/armbian/build/blob/main/config/boards/rock-5b.conf How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] Build for radxa-e25 u-boot success: https://paste.next.armbian.com/sulobokuje Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article Link to comment Share on other sites More sharing options...
Recommended Posts