]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MMC SD fs boot partition config coding style and proper description
authorPaul Kocialkowski <contact@paulk.fr>
Sat, 8 Nov 2014 22:14:55 +0000 (23:14 +0100)
committerTom Rini <trini@ti.com>
Thu, 4 Dec 2014 16:22:06 +0000 (11:22 -0500)
commite2ccdf89a0196b40b445700670777ebee231756d
tree778fc64f6228d0f0ce2094ae2065ef8f8aa4e755
parent97cdf64026c7d749dd7a5c0dbaba7a60a7292ac9
MMC SD fs boot partition config coding style and proper description

CONFIG_SYS_MMC_SD_FS_BOOT_PARTITION ought to be called
CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to keep it consistent with other config
options such as: CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR.

In addition, it is not related to raw mode booting but to fs mode instead.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Reviewed-by: Tom Rini <trini@ti.com>
19 files changed:
README
common/spl/spl_mmc.c
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/cm_t35.h
include/configs/devkit8000.h
include/configs/imx6_spl.h
include/configs/mcx.h
include/configs/omap3_evm.h
include/configs/omap3_evm_quick_mmc.h
include/configs/sama5d3_xplained.h
include/configs/sama5d3xek.h
include/configs/siemens-am33x-common.h
include/configs/tao3530.h
include/configs/ti814x_evm.h
include/configs/ti816x_evm.h
include/configs/ti_armv7_common.h
include/configs/tricorder.h
include/configs/zynq-common.h