sunxi: move SPL-related definitions to platform-specific include
authorBernhard Nortmann <bernhard.nortmann@web.de>
Thu, 17 Sep 2015 16:52:50 +0000 (18:52 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 29 Sep 2015 09:50:07 +0000 (11:50 +0200)
commite954eb8028d7085fc8d0737c8e637ab940f7f147
tree312b5fc8023a5c4f48566c9f60b9bdfc6926fcf6
parentcb42d63554a9a87fa7d1bb7349a5af1d1ad3da91
sunxi: move SPL-related definitions to platform-specific include

The sunxi platform currently doesn't seem to make any use of the
asm/arch-sunxi/spl.h file. This patch moves some declarations from
tools/mksunxiboot.c into it.

This enables us to reuse those definitions when extending the
sunxi board code (boards/sunxi/boards.c).

Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
arch/arm/include/asm/arch-sunxi/spl.h
tools/mksunxiboot.c