commit | a3b18534db40868a21a019e235b783bb4376e3b8 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Mon Jan 14 08:59:24 2013 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 28 06:45:18 2013 +0100 |
tree | cf69d14b74b18693c6af99c6009d4fa0f00b7a83 | |
parent | 54dbf15428dc2a7ae6af59e26865627ee82e42e2 [diff] |
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>