Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-25 | Convert CONFIG_SF_DEFAULT_* to Kconfig | Patrick Delaunay | |
This converts the following to Kconfig: CONFIG_SF_DEFAULT_BUS CONFIG_SF_DEFAULT_CS CONFIG_SF_DEFAULT_MODE CONFIG_SF_DEFAULT_SPEED I use moveconfig script and then manual check on generated u-boot.cfg to solve the remaining issue. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> | |||
2019-02-09 | defconfigs: Add config for DRA7xx High Security EVM with USB Boot support | Andrew F. Davis | |
Add a new defconfig file for the DRA7xx High Security EVM. This config is specific for the case of USB booting. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> |