9
0
Fork 0
barebox/arch/arm
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
..
boards ARM: tegra30: ramp vdd_core to 1,2V 2014-05-08 09:35:50 +02:00
configs drop CONFIG_PARTITION_NEED_MTD 2014-05-13 09:19:46 +02:00
cpu ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
dts ARM: dts: Add generated files to clean rule 2014-05-09 09:11:49 +02:00
include/asm ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
lib ARM: bootm: fix default uImage placement 2014-05-05 15:09:09 +02:00
mach-at91 ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
mach-bcm2835 video: add a BCM2835 framebuffer driver 2013-11-06 09:59:05 +01:00
mach-clps711x ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
mach-davinci ARM: virt2real: add documentation 2014-03-19 21:42:55 +01:00
mach-ep93xx Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-highbank Merge branch 'for-next/boardinfo' 2013-09-05 10:39:22 +02:00
mach-imx ARM: imx: move malloc area to upper memory bank by default 2014-05-05 15:09:09 +02:00
mach-mvebu ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00
mach-mxs mci: mxs: support overwriting the device name via platform data 2013-11-11 11:16:22 +01:00
mach-netx Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
mach-nomadik ARM: remove asm/hardware.h 2013-11-08 15:44:13 +01:00
mach-omap mount: support filesystem options passed via -o 2014-02-10 09:02:21 +01:00
mach-pxa reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
mach-rockchip ARM: Rockchip: switch to multiimage support 2014-04-29 08:40:40 +02:00
mach-samsung reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
mach-socfpga x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
mach-tegra ARM: tegra30: ramp vdd_core to 1,2V 2014-05-08 09:35:50 +02:00
mach-versatile clk: remove unused __clk_[get|put] 2013-04-03 17:22:11 +02:00
mach-vexpress vexpress: mmc support 2013-10-22 16:49:48 +02:00
mach-zynq clk: gate: add flags argument to clock gate constructor 2014-04-29 08:15:24 +02:00
pbl scripts: fix_size: check magic 2014-01-31 18:51:49 +01:00
tools arm: Update mach-types 2013-09-27 10:56:37 +02:00
Kconfig Merge branch 'for-next/rockchip' 2014-05-05 13:33:09 +02:00
Makefile ARM: add basic support for Rockchip SoCs 2014-04-29 08:12:33 +02:00
mach-arm.dox ARM: davinci: add documentation 2014-03-18 17:28:11 +01:00