summaryrefslogtreecommitdiff
path: root/scripts/gcc-stack-usage.sh
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>2023-09-27 15:43:14 +0200
committerTom Rini <trini@konsulko.com>2023-10-09 15:24:31 -0400
commit17deab0edd2ba0a79a2b566c9a4e52e303bed362 (patch)
tree78375d50ec82a003dba5af593e1ee7170a90e5e9 /scripts/gcc-stack-usage.sh
parent34124ad9a433eb829b7a1942e074dd500302d964 (diff)
arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bit
Use uintptr_t instead of phys_addr_t where appropriate, so passing the addresses to writel() doesn't result in compile warnings when PHYS_64BIT is set for 32bit builds (which is actually a useful configuration, as the K3 SoC family boots from an R5 SPL, which may pass bank information based on gd->bd->bi_dram to fdt_fixup_memory_banks() etc., so PHYS_64BIT is needed for fixing up the upper bank). Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Diffstat (limited to 'scripts/gcc-stack-usage.sh')
0 files changed, 0 insertions, 0 deletions