Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uboot-sunxi: a64: allow booting directly from eMMC | Petr Štetiar | 2020-03-28 | 1 | -3/+5 |
| | | | | | | | | | Current boot script uses hardcoded bootdevice, which allows booting from SD card only, so this patch allows booting directly from eMMC as well. While at it, replace fixed root device with more flexible UUID based probing, so from now on probing order of MMC device doesn't matter. Signed-off-by: Petr Štetiar <ynezz@true.cz> | ||||
* | uboot-sunxi: build A64 SoC and pine64 U-Boot | Hauke Mehrtens | 2017-09-18 | 1 | -0/+5 |
This creates a U-Boot for the aarch64 SoC A64 on the pine64 board. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |