[PATCH COVER] rockchip: rk3399: fix SPI-NOR flash not found in U-Boot pre-reloc

Quentin Schulz quentin.schulz at cherry.de
Mon Jun 17 15:29:57 CEST 2024


Hi Jonas,

On 6/17/24 3:26 PM, Jonas Karlman wrote:
> Hi Quentin,
> 
> On 2024-06-17 15:10, Quentin Schulz wrote:
>> From: Quentin Schulz <quentin.schulz at cherry.de>
>>
>> In commit 100f489f58a6 ("rockchip: rk3399: Fix loading FIT from SD-card
>> when booting from eMMC"), the spi1 bootph properties were mistakenly
>> removed meaning, so re-add them back to fix SPI-NOR flash not being
>> found in U-Boot pre-reloc as required for RK3399 Puma.
> 
> Good catch, for TPL/SPL the bootph props is propagated, something that
> is not done for pre-reloc.
> 

Can you tell us a bit more about this? I know that the pinctrl nodes 
marked for pre-reloc recursively apply the same to their parent, but 
couldn't find anything similar for other subsystems for example. What 
did I miss in my 5m search?

Cheers,
Quentin


More information about the U-Boot mailing list