9
0
Fork 0
barebox/drivers/mtd
Sascha Hauer 052d9ac0cf blspec: automatically append bootargs
When bootloader spec is used to boot devices it is often desirable
to boot the same image from different media. Since the fs images
need to contain the root= parameters to tell Linux where to boot
from the images can't be identical on different media.

This patch changes this by introducing a 'appendroot' option for
bootloader spec. If set to true, barebox will construct a Linux
commandline option for the device the bootloader spec entry is found
on.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-06-13 14:35:03 +02:00
..
devices mtd: add mtdram device (which build mtd over ram area - useful for FRAM oder MRAM) 2014-09-09 09:52:53 +02:00
nand mtd: nand_omap_gpmc: Fix ecc check for bch8 romcode 2015-03-30 19:27:21 +02:00
nor Merge branch 'for-next/resource-err-ptr' 2014-10-02 08:54:42 +02:00
ubi blspec: automatically append bootargs 2015-06-13 14:35:03 +02:00
Kconfig UBI: reimport UBI from Linux v3.10 2013-07-25 10:24:16 +02:00
Makefile drop CONFIG_PARTITION_NEED_MTD 2014-05-13 09:19:46 +02:00
core.c mtd: of_mtd_fixup(): fix given DT not the default one 2015-06-13 14:35:03 +02:00
mtd.h mtd: add private data to mtddev-hook 2012-09-03 11:06:01 +02:00
mtdoob.c mtd: Update internal API to support 64-bit device size 2014-03-12 21:26:37 +01:00
mtdraw.c mtd: Update internal API to support 64-bit device size 2014-03-12 21:26:37 +01:00
partition.c mtd: Use flags parameter in mtd_add_partition 2015-02-12 09:33:44 +01:00