]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6qsabre_common: Let mmc partition be board specific
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 14 Jan 2013 08:59:24 +0000 (08:59 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Jan 2013 05:45:18 +0000 (06:45 +0100)
commite4f8d96423fed68d7a8c88a61ab9d15c34696737
treecf69d14b74b18693c6af99c6009d4fa0f00b7a83
parent73448b1f800fa31971f12090c27ff89952301c8b
mx6qsabre_common: Let mmc partition be board specific

commit 49ea0ff5 (49ea0ff5) introduced CONFIG_SYS_MMC_ENV_PART into mx6qsabresd.h
to store the mmc partition, but in order for it to have effect we should place
it into 'mmcpart' variable.

Also add CONFIG_SYS_MMC_ENV_PART into mx6qsabreauto.h.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx6qsabre_common.h
include/configs/mx6qsabreauto.h