Re: [PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash

2023-05-17 Thread Eugen Hristev
On 5/17/23 05:20, Kever Yang wrote: Hi Jonas, On 2023/5/10 14:48, Jonas Karlman wrote: Looks like the following two commits in your enablement efforts tree may be a source of some of these dependency conflicts. - rockchip: rk3588-rock-5b: Add spi nor flash node - ARM: dts: rockchip: rk3588-roc

Re: [PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash

2023-05-16 Thread Kever Yang
Hi Jonas, On 2023/5/10 14:48, Jonas Karlman wrote: Looks like the following two commits in your enablement efforts tree may be a source of some of these dependency conflicts. - rockchip: rk3588-rock-5b: Add spi nor flash node - ARM: dts: rockchip: rk3588-rock-5b-u-boot: enable SPI flash in SPL

Re: [PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash

2023-05-15 Thread Eugen Hristev
On 5/10/23 14:45, Kever Yang wrote: Hi Jonas, On 2023/5/9 21:24, Kever Yang wrote: [3] https://patchwork.ozlabs.org/project/uboot/patch/20230419134526.128800-1-eugen.hris...@collabora.com/ Thanks for figure out all the dependency. This patch is on my list, I'm not sure when it will be merge

Re: [PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash

2023-05-10 Thread Kever Yang
Hi Jonas, On 2023/5/9 21:24, Kever Yang wrote: [3] https://patchwork.ozlabs.org/project/uboot/patch/20230419134526.128800-1-eugen.hris...@collabora.com/ Thanks for figure out all the dependency. This patch is on my list, I'm not sure when it will be merged, so if you have patch depends on t

Re: [PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash

2023-05-09 Thread Jonas Karlman
Hi again, On 2023-05-09 16:40, Jonas Karlman wrote: > Hi Eugen, > > On 2023-05-09 15:24, Kever Yang wrote: >> Hi Jonas and Eugen, >> >> On 2023/4/22 09:23, Jonas Karlman wrote: >>> This series sync some defconfig options across the different rk35xx >>> boards and enables boot from SPI NOR flash on

Re: [PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash

2023-05-09 Thread Jonas Karlman
Hi Eugen, On 2023-05-09 15:24, Kever Yang wrote: > Hi Jonas and Eugen, > > On 2023/4/22 09:23, Jonas Karlman wrote: >> This series sync some defconfig options across the different rk35xx >> boards and enables boot from SPI NOR flash on rk3568-rock-3a and >> rk3588-rock-5b. >> >> Patch 1 fixes use

Re: [PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash

2023-05-09 Thread Kever Yang
Hi Jonas and Eugen, On 2023/4/22 09:23, Jonas Karlman wrote: This series sync some defconfig options across the different rk35xx boards and enables boot from SPI NOR flash on rk3568-rock-3a and rk3588-rock-5b. Patch 1 fixes use of sfc-no-dma prop in rockchip sfc driver. Patch 2-7 updates defco

[PATCH 00/14] rockchip: rk35xx: Update defconfigs and enable boot from SPI NOR flash

2023-04-21 Thread Jonas Karlman
This series sync some defconfig options across the different rk35xx boards and enables boot from SPI NOR flash on rk3568-rock-3a and rk3588-rock-5b. Patch 1 fixes use of sfc-no-dma prop in rockchip sfc driver. Patch 2-7 updates defconfig for rk356x boards. Patch 8 enables boot from SPI NOR flash o