Re: [PATCH v2 0/3] Add SPI boot to SPL on SUNIV/F1C100s

2022-03-02 Thread Andre Przywara
On Mon, 28 Feb 2022 23:42:13 -0500 Jesse Taube wrote: Hi, > Hey just checking if you know about this set. > > This patch adds the ability to detect the BROM's boot source, > > as well as the ability to boot from SPI. So I fixed two more things (FEL booting and reset), and massaged the first pat

Re: [PATCH v2 0/3] Add SPI boot to SPL on SUNIV/F1C100s

2022-03-01 Thread Andre Przywara
On Mon, 28 Feb 2022 23:42:13 -0500 Jesse Taube wrote: Hi, > Hey just checking if you know about this set. Yeah, I saw that, and am planning on taking it ASAP, so still this release. However I wanted to have this tested, which is now easier since I got my LicheePi Nano on Friday. So SPI boot see

Re: [PATCH v2 0/3] Add SPI boot to SPL on SUNIV/F1C100s

2022-02-28 Thread Jesse Taube
Hey just checking if you know about this set. This patch adds the ability to detect the BROM's boot source, as well as the ability to boot from SPI. Jesse Taube (3): mach-sunxi: Add boot device detection for SUNIV/F1C100s mach-sunxi: Add SPL SPI boot for SUNIV mach-sunxi: Enable SPI

[PATCH v2 0/3] Add SPI boot to SPL on SUNIV/F1C100s

2022-02-11 Thread Jesse Taube
This patch adds the ability to detect the BROM's boot source, as well as the ability to boot from SPI. Jesse Taube (3): mach-sunxi: Add boot device detection for SUNIV/F1C100s mach-sunxi: Add SPL SPI boot for SUNIV mach-sunxi: Enable SPI boot for SUNIV and licheepi nano arch/arm/include/as