summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSamuel Holland <[email protected]>2024-07-30 21:58:54 -0700
committerAnup Patel <[email protected]>2024-08-24 13:02:54 +0530
commit6e5db7b09c6c25be59900a3470923727a4e14033 (patch)
tree665c8ce7ac46e77118da40f4c0b8852490116ec1 /lib
parent3f964652d9236bcd5a7111bace3fd8bdb5dec7b1 (diff)
platform: generic: Pass FDT to early/final_init overrides
Several of these override functions access the FDT blob. Explicitly indicate which callbacks are allowed to modify the FDT blob by passing the parameter as a possibly-const pointer. This also reduces code size by deduplicating the call to fdt_get_address(). Signed-off-by: Samuel Holland <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions