
On 5/11/23 16:33, Michal Simek wrote:
From: Algapally Santosh Sagar santoshsagar.algapally@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@amd.com Signed-off-by: Michal Simek michal.simek@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