]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: cleanup sunxi-common.h
authorAndre Przywara <andre.przywara@arm.com>
Wed, 3 Jan 2024 00:12:21 +0000 (00:12 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 29 Jan 2024 01:18:51 +0000 (01:18 +0000)
commit1ebb9ef288da75da8baf521f7605272bd1e08d8f
tree316c3d43d3146157a4899cd67f66f2db354f1c0f
parent526a865fe4fea59fb2638726c26e39557eb97fdd
sunxi: cleanup sunxi-common.h

The sunxi-common.h configs header used to contain a lot of random
Allwinner platform related constants, but over the years we moved a lot
of those definitions out there.

Clean up the file to remove outdated comments which are leftovers from
the olden days. Also remove the definition of LOW_LEVEL_SRAM_STACK,
which is actually used nowhere in the whole source tree.

This also uses the opportunity to add some section comments that helps
structuring the header file and improving readability.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
include/configs/sunxi-common.h