diff options
author | Andre Przywara <andre.przywara@arm.com> | 2024-01-03 00:12:22 +0000 |
---|---|---|
committer | Andre Przywara <andre.przywara@arm.com> | 2024-01-29 01:18:52 +0000 |
commit | 4c5f03ef3fefea617437f743e9a7687587e7f7a2 (patch) | |
tree | a83f5b7ffc571358053eff4ab655014d767a83c8 /test/py | |
parent | 1ebb9ef288da75da8baf521f7605272bd1e08d8f (diff) |
sunxi: sun50i-h6: remove unneeded base addresses from header
The cpu_sun50i_h6.h header file defined the base addresses for quite some
peripherals of the Allwinner H6 and related CPUs, 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')
0 files changed, 0 insertions, 0 deletions