[U-Boot] [PATCH v4 05/20] dm: core: Add SPL Kconfig for REGMAP and SYSCON
Simon Glass
sjg at chromium.org
Mon Nov 9 21:23:36 CET 2015
On 9 November 2015 at 00:02, Lin Huang <hl at rock-chips.com> wrote:
> Add SPL Kconfig for REGMAP and SYSCON, so REGMAP and SYSCON can
> remove from SPL stage.
>
> Signed-off-by: Lin Huang <hl at rock-chips.com>
> ---
> Changes in v1: None
> Changes in v2: None
> Changes in v3:
> - fix compile error
> Changes in v4: None
>
> configs/chromebook_jerry_defconfig | 2 ++
> configs/firefly-rk3288_defconfig | 2 ++
> configs/sandbox_defconfig | 2 ++
> drivers/core/Kconfig | 19 +++++++++++++++++++
> drivers/core/Makefile | 4 ++--
> 5 files changed, 27 insertions(+), 2 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list