commit | 80402f34f8e1f46134a0272ff4d34be64ff7380b | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Mon Jun 29 09:10:46 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:47:13 2015 -0400 |
tree | 5fcf26d057c39f522fe4cf6ed77966dc322d72b8 | |
parent | acb5ff021eb65931d3e970da8ff0a00dda0cd088 [diff] |
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>