Re: [PATCH 1/4] mach-snapdragon: track boot source

2025-03-31 Thread Neil Armstrong
On 26/03/2025 18:40, Caleb Connolly wrote: Keep track of whether we were loaded via ABL or if U-Boot is running as a first-stage bootloader. For now we set this based on if we have a valid external FDT or not, since it isn't possible to chainload U-Boot from ABL without there being an external F

[PATCH 1/4] mach-snapdragon: track boot source

2025-03-26 Thread Caleb Connolly
Keep track of whether we were loaded via ABL or if U-Boot is running as a first-stage bootloader. For now we set this based on if we have a valid external FDT or not, since it isn't possible to chainload U-Boot from ABL without there being an external FDT. This will be used to inform the capsule