]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
spl, common, serial: build SPL without serial support
authorHeiko Schocher <hs@denx.de>
Mon, 29 Jun 2015 07:10:46 +0000 (09:10 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:24:11 +0000 (08:24 +0200)
commit81e14f3d11925e34447e0d93d84c39c052431866
treeecbc75bd259dc08454e0e9c9a6a966f0400aea76
parent9f5653fe77d0b3d05a335632192539901f82dc09
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