diff options
| author | Simon Glass <[email protected]> | 2024-12-19 11:29:00 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-12-27 15:16:10 -0600 |
| commit | 7a585b9d6a30e4122f9944b792f4da8ba5196d86 (patch) | |
| tree | 757d5423171e0bbbd65d872526e2e196959df7c4 /doc/develop | |
| parent | 7f67b6fa835ac885073183846f797808795a5bde (diff) | |
spl: Drop use of uintptr_t
U-Boot uses ulong for addresses. It is confusing to use uintptr_t in a
few places, since it makes people wonder if the types are compatible.
Change the few occurences in SPL to use ulong
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
