summaryrefslogtreecommitdiff
path: root/include/configs/mx53smd.h
Commit message (Collapse)AuthorAgeLines
* MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.Fabio Estevam2011-05-23-1/+0
| | | | | | | | commit ed59e58 (Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZ) made the definition of CONFIG_SYS_BOOTMAPSZ unnecessary. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Jason Liu <jason.hui@linaro.org>
* MX53: Add initial support for MX53SMD board.Fabio Estevam2011-05-23-0/+192
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>