commit | fef998ba74a36a978137d9faa75a7a046fdcb9bd | [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 | 67fc8fcf783b55a8285ebd525d9dfd899045b34d [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>