diff options
| author | Anup Patel <[email protected]> | 2020-05-24 10:03:13 +0530 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2020-06-05 09:02:34 +0530 |
| commit | 86ec5341e421b3f6ac39c75da648b7a22e56f248 (patch) | |
| tree | cfb4031238ab67050302a1eadd8eaa84eb8e71fe /scripts | |
| parent | 4ce6b7a82ac2c9f57186c00f23223dd39067555b (diff) | |
firmware: Allow fw_platform_init() to return updated FDT location
Currently, the fw_platform_init() does not return anything but we can
further improve by allowing fw_platform_init() to return updated FDT
location.
It is certainly not mandatory for fw_platform_init() to return a new
location of FDT (or modify FDT). In fact, the fw_platform_init() can
always return the original FDT location (i.e. 'arg1') unmodified.
This new capability of fw_platform_init() will allow platforms to:
1. Have multiple built-in FDTs and select one
2. Modify FDT before using based on platform specific straps or OTP
Signed-off-by: Anup Patel <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
