dm: core: Allow sequence alias support to be removed for SPL
authorSimon Glass <sjg@chromium.org>
Sat, 28 Feb 2015 05:06:30 +0000 (22:06 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 23 Apr 2015 15:05:51 +0000 (09:05 -0600)
commit36fa61dc612e363fb60840a06333fc37ec3fb68e
tree51115d5d2bd9a6e6c6c1583d537e48f0c321bd31
parentab9fd2e83a0f781534fbb8a2b88c724a29b7f20a
dm: core: Allow sequence alias support to be removed for SPL

In many cases SPL only uses a single serial port and there is no need for
alias sequence support. We will just use the serial port pointed to by
stdout-path in the /chosen node.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/core/Kconfig
drivers/core/device.c
include/config_uncmd_spl.h