9
0
Fork 0
barebox/arch
Sascha Hauer 9f8aab600d drop CONFIG_PARTITION_NEED_MTD
With CONFIG_PARTITION_NEED_MTD enabled we use mtd rather than devfs
directly to create partitions on mtd devices. Since:

| commit b32cd8df87
| Author: Sascha Hauer <s.hauer@pengutronix.de>
| Date:   Wed Apr 9 15:49:32 2014 +0200
|
|     mtd: nand: bb: use mtd api directly
|
|     The devfs layer just adds an addition indirection between mtd
|     and the bb devices with no purpose. Drop it.
|
|     Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

The bad block aware device creation doesn't work if this option
is disabled. With this we remove CONFIG_PARTITION_NEED_MTD and always
use mtd partitions on mtd devices.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-05-13 09:19:46 +02:00
..
arm drop CONFIG_PARTITION_NEED_MTD 2014-05-13 09:19:46 +02:00
blackfin bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
mips Merge branch 'for-next/mips' 2014-05-05 11:06:17 +02:00
nios2 common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
openrisc x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
ppc x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
sandbox common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
x86 x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00