9
0
Fork 0
barebox/arch/arm/mach-omap
Sascha Hauer ac234173cc omap nand: cleanup
- Move oob layout to driver
- make hwecc support nonoptional but selectable by the board.
- let the boards decide which buswidth / ecc type to use. They know
  better than the user which gets confused by too many kconfig options.
- Let the boards explicitly register the nand device.

I tried to seperate this further, but failed because of too many dependencies
in the code.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-07-05 12:43:03 +02:00
..
include/mach omap nand: cleanup 2010-07-05 12:43:03 +02:00
Kconfig omap: remove unused defines and corresponding kconfig options 2010-07-05 11:45:46 +02:00
Makefile OMAP: Add GPMC NAND support 2008-09-15 10:11:05 +02:00
arch-omap.dox documentation updates 2009-12-15 11:32:02 +01:00
gpmc.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00
omap3_clock.c Cleanup colleteral damage from renaming 2009-12-15 10:19:08 +01:00
omap3_clock_core.S Cleanup some more collateral damage from renaming 2009-12-15 21:23:42 +01:00
omap3_core.S OMAP: fix compilation 2010-06-23 08:38:52 +02:00
omap3_generic.c make reset_cpu a __noreturn function 2010-03-30 14:15:03 +02:00
s32k_clksource.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2009-10-22 14:21:25 +02:00
syslib.c Cleanup colleteral damage from renaming 2009-12-15 10:19:08 +01:00