9
0
Fork 0
barebox/drivers/of
Sascha Hauer 35eb06510b of_path: Allow pointing directly to the partition
We could only point to partitions in the device tree by using
&norflash, "partname:barebox-environment". Allow to point to the
partition directly without having to parse the partition labels.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-09-01 08:07:04 +02:00
..
Kconfig of: use OFTREE_MEM_GENERIC for the sandbox 2014-11-07 08:01:48 +01:00
Makefile of: pci: import of_pci_get_devfn() 2014-07-31 07:29:22 +02:00
address.c of: import pci range parser from linux 2014-10-08 08:39:01 +02:00
barebox.c of_path: of_find_path(): add possibility to return .bb device 2015-04-23 08:12:28 +02:00
base.c Merge branch 'for-next/vpl' 2015-08-07 07:55:00 +02:00
fdt.c fdt: of_unflatten_dtb(): remove left over "root" argument from inline doc 2015-05-15 07:01:41 +02:00
mem_generic.c of: separate out "generic" memory bank adding 2013-05-13 21:17:10 +02:00
of_gpio.c OF: gpio: Silence error message on -EPROBE_DEFER 2015-04-17 07:23:47 +02:00
of_mtd.c of_mtd: add soft_bch and hw_oob_first ecc modes 2014-08-04 20:52:14 +02:00
of_net.c net: phy: Add minimal support for QSGMII PHY 2014-07-31 07:37:12 +02:00
of_path.c of_path: Allow pointing directly to the partition 2015-09-01 08:07:04 +02:00
of_pci.c of: pci: import of_pci_get_devfn() 2014-07-31 07:29:22 +02:00
partition.c cdev: Add function to find cdev by device_node 2015-09-01 07:43:16 +02:00
platform.c of: export of_platform_device_create 2015-07-02 08:23:29 +02:00