u-boot-brain/arch/arm/include/asm/arch-lpc32xx
Vladimir Zapolskiy 327f0d23c8 lpc32xx: move common SLC NAND defines to arch/config.h
A number of LPC32xx SLC NAND defines is dictated by controller
hardware limits and OOB layout is defined by operating system, the
definitions are common for all users. Since those macro are used
in out of NAND SLC driver code (simple NAND SPL framework), they can
not be placed into the driver, therefore move them from board config
files to arch/config.h

The change also adds OOB layout details specific to small page NAND
devices taken from Linux kernel.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Tested-by: Sylvain Lemieux <slemieux@tycoint.com>
2015-08-18 13:45:55 -04:00
..
clk.h dma: lpc32xx: add DMA driver 2015-08-18 13:45:55 -04:00
config.h lpc32xx: move common SLC NAND defines to arch/config.h 2015-08-18 13:45:55 -04: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: add support for board work_92105 2015-04-10 14:23:39 +02:00
gpio_grp.h arm: lpc32xx: gpio macro for pin mapping 2015-08-17 08:11:05 -04:00
gpio.h lpc32xx: add GPIO support 2015-04-10 14:23:09 +02:00
mux.h arm: lpc32xx: mux: add missing registers 2015-08-17 08:10:53 -04:00
sys_proto.h dma: lpc32xx: add DMA driver 2015-08-18 13:45:55 -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