u-boot/arch/arm/include/asm/arch-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.h lpc32xx: remove duplicated DMA_CLK_ENABLE bit definition 2015-09-11 14:05:35 -04:00
config.h arm: lpc32xx: switch SPL builds to driver model 2016-01-13 21:05:22 -05:00
cpu.h arm: lpc32xx: mux: add missing registers 2015-08-17 08:10:53 -04:00
dma.h dma: lpc32xx: add DMA driver 2015-08-18 13:45:55 -04:00
emc.h lpc32xx: remove surplus clock cycle in PL175 WAIT_OEN config 2015-10-11 17:12:13 -04:00
gpio.h lpc32xx: add GPIO support 2015-04-10 14:23:09 +02:00
gpio_grp.h gpio: lpc32xx: fix issues with port3 gpio 2015-09-11 17:15:34 -04:00
mux.h arm: lpc32xx: mux: add missing registers 2015-08-17 08:10:53 -04:00
sys_proto.h usb: lpc32xx: add host USB driver 2015-08-18 13:45:57 -04:00
timer.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
uart.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
wdt.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00