diff options
author | Andre Przywara <andre.przywara@arm.com> | 2024-01-03 00:12:24 +0000 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2024-01-29 01:18:52 +0000 |
commit | 5862eb8b85cf17c23aa1988db0225b8349877a29 (patch) | |
tree | a1f11074be5558267a010ace9391120b37f0e3d3 /test/py/u_boot_utils.py | |
parent | 2f2cb03b6fff21048bb61f1487232bcb046ce387 (diff) |
sunxi: sun9i: remove unneeded base addresses from header
The cpu_sun9i.h header file defined the base addresses for quite some
peripherals of the Allwinner A80 CPU, even though we now only use a
fraction of that.
Most of the addresses are now either read from the DT, or were never
used in U-Boot in the first place.
Removed the ones that are not used in the whole of the U-Boot source.
to make it clear that this file only contains addresses that are needed
for the SPL operation.
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'test/py/u_boot_utils.py')
0 files changed, 0 insertions, 0 deletions