u-boot-brain/arch/arm/cpu/arm926ejs/lpc32xx
Vladimir Zapolskiy 1222305b55 arm: lpc32xx: switch SPL builds to driver model
For NXP LPC32xx boards the change enables SPL_DM option, this allows
to use any driver model UART driver in SPL images, hence a restriction
on HSUART in SPL image is removed and well as definitions for non-DM
NS16550 driver, its DM version is used instead.

Because SPL_DM requires malloc(), enable CONFIG_SPL_SYS_MALLOC_SIMPLE
for LPC32xx boards.

The change adds about 5KB to the resulting SPL image (for devkit3250
board SPL image is increased from 10672 to 15608 bytes).

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-01-13 21:05:22 -05:00
..
clk.c lpc32xx: fix calculation of HCLK PLL output clock 2015-10-11 17:12:13 -04:00
cpu.c lpc32xx: cpu: add support for soft reset 2015-08-17 08:10:58 -04:00
devices.c arm: lpc32xx: switch SPL builds to driver model 2016-01-13 21:05:22 -05:00
dram.c lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
lowlevel_init.S lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
Makefile lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
timer.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00