commit | efcc2da3fd148c9acb7d7cf1d9800e0649f950fc | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Apr 16 15:11:54 2009 -0600 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Apr 16 15:11:54 2009 -0600 |
tree | 99c93da3639a22d3ac487c575425f7a0c46d2826 | |
parent | 412401029259b1ad67559cec93bcc7ee4a9551aa [diff] |
powerpc/of-device-tree: Factor MTD physmap bindings out of booting-without-of 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>