commit | b7de88cd5cb8c213fb158b37fcf0662c1d2332cd | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Mar 03 16:22:45 2019 -0600 |
committer | Stefano Babic <sbabic@denx.de> | Sun Mar 31 20:00:57 2019 +0200 |
tree | 5e9d11c3c004a693edb03ab9047d5e0d524f77fa | |
parent | 9b8d9ec41a6f161d53d32bf71f79332236b44ba1 [diff] |
ARM: imx6q_logic: Enable UUID support With UUID support, the root can now point to UUID. This makes swiching between mmc 0 and mmc 1 easier by simplying changing mmcdev between 0 and 1. From there, the scripts handle the rest. Signed-off-by: Adam Ford <aford173@gmail.com>