[U-Boot] [PATCH v6 05/23] dm: core: Add SPL Kconfig for REGMAP and SYSCON

Simon Glass sjg at chromium.org
Thu Nov 19 15:19:51 CET 2015


On 16 November 2015 at 23:20, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v1: None
> Changes in v2: None
> Changes in v3:
> - fix compile error
> Changes in v4: None
> Changes in v5: None
> Changes in v6: 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(-)

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list