]> git.baikalelectronics.ru Git - uboot.git/commit
exynos: Convert to use CONFIG_BLK
authorSimon Glass <sjg@chromium.org>
Sat, 12 Jan 2019 01:37:08 +0000 (18:37 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 9 Feb 2019 19:50:21 +0000 (12:50 -0700)
commit3bec84dd4c63d6e54295a8f50d3239149b0f5de3
treed95e3e1ca553c7ef3dfce04e2292cde164facb69
parentf721065dbe499ad1edcda4261b509ae9c5bda06f
exynos: Convert to use CONFIG_BLK

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@chromium.org>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/mach-exynos/Kconfig
arch/arm/mach-s5pc1xx/Kconfig
arch/arm/mach-s5pc1xx/Makefile
arch/arm/mach-s5pc1xx/pinmux.c [new file with mode: 0644]