Re: [PATCH v2 14/15] rockchip: rk3328-rock64: Enable boot from SPI NOR flash

2024-03-13 Thread Kever Yang
On 2024/2/17 08:22, Jonas Karlman wrote: Add Kconfig options to enable support for booting from SPI NOR flash on Pine64 Rock64. The generated bootable u-boot-rockchip-spi.bin can be written to 0x0 of SPI NOR flash. The FIT image is loaded from 0x6, same as on RK35xx boards. => sf probe

[PATCH v2 14/15] rockchip: rk3328-rock64: Enable boot from SPI NOR flash

2024-02-16 Thread Jonas Karlman
Add Kconfig options to enable support for booting from SPI NOR flash on Pine64 Rock64. The generated bootable u-boot-rockchip-spi.bin can be written to 0x0 of SPI NOR flash. The FIT image is loaded from 0x6, same as on RK35xx boards. => sf probe SF: Detected gd25q128 with page size 256 By