]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:30:14 +0000 (22:30 +0200)
commit6aebd392dce996b985f1ac4d3eca226f630779ed
tree3d3e6daa7f05c96b31fb801d04a7de39a27bd191
parentc0b3de9e2d536f06e500de51176d09b1245efd02
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