commit | 6119b0f764eb8b68d6148d4c017cbd343408c2d8 | [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 | 37fa41256bd756f3652e7479b976982092a4f9bc [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>