commit | 89e28064c18be5c6fbc166b36a561464fb871e34 | [log] [tgz] |
---|---|---|
author | Peter Robinson <pbrobinson@gmail.com> | Tue Dec 21 12:32:47 2021 +0000 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 07 09:30:44 2022 -0500 |
tree | f48f935ae34326aac2fa59716b2ce7df899d0a04 | |
parent | 0d6e987ba550ca39af4f02e3fecaf935c884b436 [diff] |
udoo_neo: Fixes for booting from the mSD card This fixes booting from the mSD card from both SPL and when using it for the OS booting. It also cleans up a few mmc booting bits that are no longer needed. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Reviewed-by: Fabio Estevam <festevam@gmail.com>