]> git.ipfire.org Git - people/ms/u-boot.git/commit - lib/display_options.c
spl, common, serial: build SPL without serial support
authorHeiko Schocher <hs@denx.de>
Mon, 29 Jun 2015 07:10:46 +0000 (09:10 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 13 Aug 2015 00:47:13 +0000 (20:47 -0400)
commit80402f34f8e1f46134a0272ff4d34be64ff7380b
tree5fcf26d057c39f522fe4cf6ed77966dc322d72b8
parentacb5ff021eb65931d3e970da8ff0a00dda0cd088
spl, common, serial: build SPL without serial support

This patch enables building SPL without
CONFIG_SPL_SERIAL_SUPPORT support.

Signed-off-by: Heiko Schocher <hs@denx.de>
[trini: Ensure we build arch/arm/imx-common on mx28]
Signed-off-by: Tom Rini <trini@konsulko.com>
14 files changed:
arch/arm/Makefile
arch/arm/lib/interrupts.c
arch/arm/mach-at91/arm926ejs/cpu.c
arch/arm/mach-at91/spl_at91.c
common/Makefile
common/cli_readline.c
common/cli_simple.c
common/image.c
include/common.h
include/configs/apf27.h
include/configs/mx31pdk.h
include/configs/mxs.h
include/configs/tx25.h
lib/display_options.c