1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 16:57:09 +01:00
Files
u-boot-megous/include/dm/device.h
Simon Glass 1701359f75 dm: core: Reduce code size with dev_of_offset()
Update the function to mark it with the const attribute. Also avoid
calling it multiple times in the devfdt_get_addr_index() function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-09-29 16:11:14 -04:00

34 KiB