summaryrefslogtreecommitdiff
path: root/doc/sphinx/kernel_abi.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-12-07 10:24:05 -0700
committerTom Rini <trini@konsulko.com>2024-12-12 16:35:24 -0600
commit290d0cf0c06e128a7f7d948fd54f0b22ee95aa62 (patch)
treefd49b3caac9384e1a9bc50ae605e771cf68a52fe /doc/sphinx/kernel_abi.py
parent1c5c5a3dcca375dd972aa8942f9b079f6111e6fc (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 <sjg@chromium.org>
Diffstat (limited to 'doc/sphinx/kernel_abi.py')
0 files changed, 0 insertions, 0 deletions