[U-Boot] [PATCH v3 03/10] exynos: Convert to use CONFIG_BLK

Minkyu Kang mk7.kang at samsung.com
Thu Jan 17 01:06:50 UTC 2019


On 12/01/19 10:37, Simon Glass wrote:
> Move all exynos boards over to use CONFIG_BLK.
> 
> This converts s5p_goni also, but adding dummy functions for pinmux and
> peripheral ID. This will not function correctly, but gives the maintainer
> more time to convert the board if desired.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Lukasz Majewski <lukma at denx.de>
> ---
> 
> Changes in v3:
> - Fix s3p_goni typo
> 
> Changes in v2:
> - Update to convert s5p_goni also
> 
>  arch/arm/mach-exynos/Kconfig   |  7 +++++++
>  arch/arm/mach-s5pc1xx/Kconfig  |  2 ++
>  arch/arm/mach-s5pc1xx/Makefile |  1 +
>  arch/arm/mach-s5pc1xx/pinmux.c | 20 ++++++++++++++++++++
>  4 files changed, 30 insertions(+)
>  create mode 100644 arch/arm/mach-s5pc1xx/pinmux.c
> 

Reviewed-by: Minkyu Kang <mk7.kang at samsung.com>

Thanks,
Minkyu Kang.


More information about the U-Boot mailing list