sunxi: Factor out eGON BROM header description
authorAndre Przywara <andre.przywara@arm.com>
Tue, 17 Nov 2020 23:36:05 +0000 (23:36 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 11 Jan 2021 23:19:33 +0000 (23:19 +0000)
commit23c0ee83aa09c484df3d2c19a8550d31782fd42d
tree6149229edeaf8c3ad3d18fbbf92ee8e90a4122f6
parentab3b53f30f348a1f2a31109464d75c5fd4860653
sunxi: Factor out eGON BROM header description

To be able to easily share the Allwinner eGON BROM header structure
between the tools and the SPL code, move the struct definition into a
separate header file.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net>
Reviewed-by: Samuel Holland <samuel@sholland.org>
arch/arm/include/asm/arch-sunxi/spl.h
include/sunxi_image.h [new file with mode: 0644]