diff options
author | Simon Glass <sjg@chromium.org> | 2024-12-19 11:29:00 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-12-27 15:16:10 -0600 |
commit | 7a585b9d6a30e4122f9944b792f4da8ba5196d86 (patch) | |
tree | 757d5423171e0bbbd65d872526e2e196959df7c4 /drivers/ddr/imx/imx8m/ddr_init.c | |
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 <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions