commit | 1f8ced9f07dc09fe024d35f56e31961077121eb7 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Nov 30 13:41:54 2016 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 16 09:56:38 2016 +0100 |
tree | cd6853bca3ed48667bfcc70a402ab93348a240b8 | |
parent | 98ffd0f8a40e40d8284085aa4b2b3937c3496b74 [diff] |
colibri_vf: use device-tree for MTD partitions Use device-tree fixup to communicate the MTD partitions to the kernel. U-Boot's mtdparts environment variable will be used as partition source for the device-tree based partition table too. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>