ARM: aarch64: disable 32bit boot commands
The 32bit boot support is full of legacy cruft. While it should be
possible to merge the aarch64 support there, a fresh start looks more
promising.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d5e19a7 commit 79e3038089f5392a86c688b0fedf7523a99b8d51
@Sascha Hauer Sascha Hauer authored on 15 Mar 2018
Showing 7 changed files
View
arch/arm/Makefile
View
arch/arm/lib/bootm.c 100644 → 0
View
arch/arm/lib/bootu.c 100644 → 0
View
arch/arm/lib32/Makefile
View
arch/arm/lib32/bootm.c 0 → 100644
View
arch/arm/lib32/bootu.c 0 → 100644
View
commands/Kconfig