[PATCH] dt-bindings: u-boot: Add variables for bootscript location
Michal Simek
michal.simek at amd.com
Mon May 22 14:10:10 CEST 2023
On 5/11/23 16:33, Michal Simek wrote:
> From: Algapally Santosh Sagar <santoshsagar.algapally at amd.com>
>
> Add bootscr-address and offset-from-ram-start properties to help in easier
> picking of boot script file when automated flows are used.
>
> The bootscr-address holds the full 64 bit address of the bootscript
> file.
>
> The bootscr-offset-from-ram-start holds the offset address of the
> bootscript file from the start of the ram base in systems with RAM
> detection.
>
> Signed-off-by: Algapally Santosh Sagar <santoshsagar.algapally at amd.com>
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
> The patch targets dtschema repository.
>
> We would like to get opinion about option names before sending PR via
> github.
I sent pull request to dt-schema.
https://github.com/devicetree-org/dt-schema/pull/105
Thanks,
Michal
More information about the U-Boot
mailing list