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> | |||
2019-11-17 | rockchip: add px30-evb board | Heiko Stuebner | |
The px30 evb is an evaluation board for the px30 together with a dsi- connected display. This adds board and config files for it. Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> |