RE: [RFC] Adding bootsource and reset-source* to /chosen

2025-01-18 Thread Biju Das
+ Guenter > -Original Message- > From: U-Boot On Behalf Of Quentin Schulz > Sent: 17 January 2025 17:28 > To: Rob Herring > Cc: devicetree-s...@vger.kernel.org; U-Boot Mailing List > > Subject: Re: [RFC] Adding bootsource and reset-source* to /chosen > > H

Re: [RFC] Adding bootsource and reset-source* to /chosen

2025-01-17 Thread Quentin Schulz
Hi Rob, On 1/14/25 9:36 PM, Rob Herring wrote: On Fri, Dec 13, 2024 at 12:08 PM Quentin Schulz wrote: Hi all, In U-Boot, there are multiple stages which can be loaded from different media each. On Rockchip SoCs, it mostly goes this way, SoC BootROM loads from a medium (storage or over USB) a

Re: [RFC] Adding bootsource and reset-source* to /chosen

2025-01-14 Thread Rob Herring
On Fri, Dec 13, 2024 at 12:08 PM Quentin Schulz wrote: > > Hi all, > > In U-Boot, there are multiple stages which can be loaded from different > media each. On Rockchip SoCs, it mostly goes this way, SoC BootROM loads > from a medium (storage or over USB) and executes the TPL (or SPL if no > TPL s