]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/core/device.c
spl: dm: Add SPL_DM_SEQ_ALIAS config option
authorNathan Rossi <nathan@nathanrossi.com>
Thu, 7 Jan 2016 17:00:45 +0000 (03:00 +1000)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 13 Jan 2016 12:20:02 +0000 (13:20 +0100)
commit4f627c5a59f4f69df156c199d6238849f26fe9af
tree95021fdc06c2fa60eb92a6a360f3094c7f6dd20e
parentfa85e826c16b9ce1ad302a57e9c4b24db0d8b930
spl: dm: Add SPL_DM_SEQ_ALIAS config option

The Device Model sequence alias feature is required by some Uclasses.
Instead of disabling the feature for all SPL targets allow it to be
configured.

The config option is disabled by default to reduce code size for targets
that are not interested or do not require this feature.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Cc: Simon Glass <sjg@chromium.org>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Marek Vasut <marex@denx.de>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Stefan Roese <sr@denx.de>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/core/Kconfig
drivers/core/device.c
include/config_uncmd_spl.h