sunxi: add basic memory map definitions of H6 SoC
authorIcenowy Zheng <icenowy@aosc.io>
Sat, 21 Jul 2018 08:20:21 +0000 (16:20 +0800)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 31 Jul 2018 06:08:13 +0000 (11:38 +0530)
commite77b7496c603a0cba079795ec5e181ce18bbd2fd
treedf3beeb1cf252a24f9513f65dc9547e3bcf210bc
parentcadc7c20e57d10ff2d8c1272cd3ffa4e0bb39caa
sunxi: add basic memory map definitions of H6 SoC

The Allwinner H6 SoC come with a totally new memory map.

Add basical definition of the new memory map into a header file, and let
the cpu.h header include it in the situation of H6.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
Tested-by: Jagan Teki <jagan@amarulasolutions.com>
arch/arm/include/asm/arch-sunxi/cpu.h
arch/arm/include/asm/arch-sunxi/cpu_sun50i_h6.h [new file with mode: 0644]