Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-08 | Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig | Tom Rini | |
This converts the following to Kconfig: CONFIG_SYS_MMC_ENV_DEV CONFIG_SYS_MMC_ENV_PART Note that with this conversion we now have consistent behavior with respect to ensuring that we have always selected the correct MMC device and hardware partition. Signed-off-by: Tom Rini <trini@konsulko.com> | |||
2018-12-16 | ARM: rockchip: Add rv1108-elgin-r1 board support | Otavio Salvador | |
Add the initial support for Elgin R1 board, which is based on the RV1108 SoC and has the following features currently supported in U-Boot: - UART - eMMC - USB Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> |