Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-16 | powerpc/device-tree: Document MTD nodes with multiple "reg" tuples | Stefan Roese | |
Add binding for mtd nodes with multiple reg tuples. Multiple reg tuples are used when the flash region covers multiple devices of the same type, but not necessarily the same size. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> | |||
2009-04-16 | powerpc/of-device-tree: Factor MTD physmap bindings out of booting-without-of | Stefan Roese | |
It's easier to find bindings descriptions in separate files. So factor out the MTD physmap bindings into a separate file to not clutter booting-without-of.txt more. Signed-off-by: Stefan Roese <sr@denx.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca> |