summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2022-07-30 15:52:31 -0600
committerTom Rini <[email protected]>2022-08-12 08:17:11 -0400
commit98887ab802e4118e7c813e5e052678772fa1b3a8 (patch)
treed44b4041a2d15e73977641e508700770330076e1 /doc/develop
parent569524741a01e1a96fc2b75dd7e5d12e41ce6c2b (diff)
event: Add an event for device tree fixups
At present there is a confusing array of functions that handle the device tree fix-ups needed for booting an OS. We should be able to switch to using events to clean this up. As a first step, create a new event type and call it from the standard place. Note that this event uses the ofnode interface only, since this can support live tree which is more efficient when making lots of updates. Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions