summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2020-05-24 10:03:13 +0530
committerAnup Patel <[email protected]>2020-06-05 09:02:34 +0530
commit86ec5341e421b3f6ac39c75da648b7a22e56f248 (patch)
treecfb4031238ab67050302a1eadd8eaa84eb8e71fe /scripts
parent4ce6b7a82ac2c9f57186c00f23223dd39067555b (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