On Tue, Jun 6, 2017 at 3:14 AM, Simon Glass <s...@chromium.org> wrote: > At present CONFIG_CMD_SATA enables the 'sata' command which also brings > in SATA support. Some boards may wish to enable SATA without the command. > Add a separate CONFIG to permit this. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > api/api_storage.c | 2 +- > arch/arm/cpu/armv7/mx6/clock.c | 6 +++--- > arch/arm/imx-common/Makefile | 2 +- > arch/arm/imx-common/cpu.c | 2 +- > arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +- > board/advantech/dms-ba16/dms-ba16.c | 2 +- > board/bachmann/ot1200/ot1200.c | 2 +- > board/boundary/nitrogen6x/nitrogen6x.c | 2 +- > board/congatec/cgtqmx6eval/cgtqmx6eval.c | 2 +- > board/gateworks/gw_ventana/gw_ventana.c | 2 +- > board/kosagi/novena/novena.c | 2 +- > board/toradex/apalis_imx6/apalis_imx6.c | 2 +- > board/toradex/colibri_imx6/colibri_imx6.c | 2 +- > board/udoo/udoo.c | 2 +- > board/wandboard/wandboard.c | 2 +- > cmd/Kconfig | 1 + > common/Makefile | 2 +- > common/splash_source.c | 2 +- > drivers/block/Kconfig | 15 ++++++++++++++- > fs/fat/fat.c | 2 +- > include/config_distro_bootcmd.h | 6 +++--- > include/config_fallbacks.h | 2 +- > 22 files changed, 39 insertions(+), 25 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot