9
0
Fork 0
barebox/drivers
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
..
amba resource: Let request_iomem_region return an error pointer 2014-09-16 08:32:09 +02:00
ata AHCI: convert to streaming DMA ops 2015-03-06 07:52:02 +01:00
base base: Introduce deferred probing 2015-05-13 11:12:14 +02:00
bus sizes.h: move include/sizes.h to include/linux/sizes.h 2015-01-08 14:00:26 +01:00
clk clk: fractional-divider: fix build with CONFIG_MODULES 2015-03-26 07:47:48 +01:00
clocksource clock: incorporate dummy clocksource into core clock code 2014-12-17 12:15:11 +01:00
dma ARM: move DMA alloc functions to dma.h 2015-03-06 07:52:02 +01:00
eeprom fix format specifiers 2014-06-05 09:35:31 +02:00
firmware firmware: altera: Make nSTAT GPIO optional 2015-02-19 20:50:19 +01:00
gpio ARM: MXS: Make gpio a driver 2015-01-28 08:18:43 +01:00
i2c driver: Call remove function only when available 2015-03-17 07:24:50 +01:00
input input: Let input support depend on !CONSOLE_NONE 2014-10-08 08:11:02 +02:00
led led: gpio: add support for default-state dt-property 2015-03-04 11:35:50 +01:00
mci mci: core: Check return value of dev_add_param_bool 2015-03-19 07:52:24 +01:00
mfd resource: Let dev_get_resource return an error pointer 2014-09-16 08:32:09 +02:00
misc state: return -EPROBE_DEFER if the backend isn't available 2015-06-13 14:35:02 +02:00
mtd blspec: automatically append bootargs 2015-06-13 14:35:03 +02:00
net net: phy: Do not double remove phy device 2015-05-05 13:53:15 +02:00
of Merge branch 'for-next/tegra' 2015-03-09 08:32:26 +01:00
pci PCI: fill in bus primary field 2015-05-01 08:37:19 +02:00
phy add generic PHY framework 2014-11-04 09:50:44 +01:00
pinctrl Merge branch 'for-next/mxs' 2015-02-04 19:09:15 +01:00
pwm PWM: i.MX: register successfully without alias 2015-03-09 06:34:20 +01:00
regulator regulator: add bcm2835 driver 2015-02-04 15:49:59 +01:00
reset reset: add reset controller framework 2014-05-15 14:17:11 +02:00
rtc rtc: select GREGORIAN_CALENDER 2014-11-27 17:12:39 +01:00
serial Merge branch 'for-next/raspberry-pi' 2015-02-04 19:09:15 +01:00
spi driver: Call remove function only when available 2015-03-17 07:24:50 +01:00
usb USB: xHCI: Sync non-coherent DMA buffers 2015-04-15 14:05:42 +02:00
video ARM: move DMA alloc functions to dma.h 2015-03-06 07:52:02 +01:00
w1 driver: Call remove function only when available 2015-03-17 07:24:50 +01:00
watchdog wdog: imx-wd: Disable watchdog powerdown counter 2015-04-13 08:35:54 +02:00
Kconfig add generic PHY framework 2014-11-04 09:50:44 +01:00
Makefile add generic PHY framework 2014-11-04 09:50:44 +01:00