summaryrefslogtreecommitdiff
path: root/dts
diff options
context:
space:
mode:
authorJason Liu <r64343@freescale.com>2013-06-03 09:54:28 +0800
committerJason Liu <r64343@freescale.com>2013-06-03 10:09:58 +0800
commit972a5cf2579aef35c0369b1afd266d5eaa371321 (patch)
treea2713519ab76d87e39576436f0fb6ddadffb60a1 /dts
parent351f06ca341e604d7079d52812bb2bc6a3067289 (diff)
downloadu-boot-imx-972a5cf2579aef35c0369b1afd266d5eaa371321.zip
u-boot-imx-972a5cf2579aef35c0369b1afd266d5eaa371321.tar.gz
u-boot-imx-972a5cf2579aef35c0369b1afd266d5eaa371321.tar.bz2
ENGR00265233 config/i.mx6: fix the abuse of CONFIG_SYS_MMC_ENV_PART
CONFIG_SYS_MMC_ENV_PART: was used to tell the u-boot which emmc (boot)partition to be used for the env_mmc.Usually, the emmc card will have 2 boot partitions, boot1 and boot2. 0: means user area 1: means boot partition 1 2: means boot partition 2 The patch fix the abuse of CONFIG_SYS_MMC_ENV_PART, which detached the emmc boot partition number and the mmc partition to store the boot image such as uImage/dtb or bootscripts. If user want to use the boot partition to store the u-boot env, please change the CONFIG_SYS_MMC_ENV_PART to which boot partition you want. This patch also fixed 2 small display format issue for CONFIG_LOADADDR and CONFIG_SYS_TEXT_BASE. Signed-off-by: Jason Liu <r64343@freescale.com>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions