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> | |||
2020-04-18 | Add support for i.MXRT1020-EVK board | Giulio Benetti | |
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Reviewed-by: Lukasz Majewski <lukma@denx.de> |