commit | 00fa6e190c4655f4d42b17c8f391c368be9231f2 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Mar 27 21:21:02 2025 +0000 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 28 12:45:43 2025 -0600 |
tree | f5f82367e228cf7bb90ee45b9f4b5a44a5aaa15e | |
parent | 3436f1c8e8aa10433ec1a1bf0e29903972d828a2 [diff] |
sunxi: h616: defconfigs: enable eMMC Now that eMMC is working properly on H616 devices, it became apparent that some boards were missing the right defconfig bits to enable eMMC access. Add the eMMC device number to the Tanix TX1 and the X96 Mate defconfig, also the eMMC boot option to the TX1. Oddly enough the X96 Mate had just this bit already. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>