commit | 09f15c9ae2834d4957502222cc9fafd7cef40dc3 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Dec 06 10:29:30 2021 -0600 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Dec 13 00:37:28 2021 +0100 |
tree | def425b777626e57cefce65c366afdcfda6507a0 | |
parent | 70f3a2e944b3249da69cddaa5879c6248896eaac [diff] |
configs: beacon-rzg2m: Config to address new aliases The resync of the device trees from Linux 5.16-rc3 caused aliases to appear on the MMC devices which changed the numbering. This changed the default boot device and caused boot failure. Update the mmcdev variable to reflect the new aliases. Signed-off-by: Adam Ford <aford173@gmail.com>