9
0
Fork 0
barebox/arch/arm/boards/nhk8815
Sascha Hauer 66891566cc mtd: nand: update to v3.11-rc1
This updates the NAND stuff to Linux-3.11-rc1. It is synchronized
as best as we can get:

- locks removed
- The splitting in different files we had to better support different
  features has been dropped. Instead this is now done mostly with the
  use of __maybe_unused

Some barebox adjustments are forward ported, like:

- Allow partial page writes
- Optionally allow to erase bad blocks
- check for all_ff before writing a page

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-23 16:25:13 +02:00
..
env defaultenv: simplify boot 2011-12-15 11:07:15 +01:00
Makefile switch boards to lwl-y 2013-02-21 14:42:51 +01:00
lowlevel.c arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lowlevel_init 2013-02-08 09:35:40 +01:00
setup.c mtd: nand: update to v3.11-rc1 2013-07-23 16:25:13 +02:00