Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-09 | SPL: Add XIP booting support | Vikas Manocha | |
Enable support for XIP (execute in place) of U-Boot or kernel image. There is no need to copy image from flash to ram if flash supports execute in place. Signed-off-by: Vikas Manocha <vikas.manocha@st.com> Reviewed-by: Alexandru Gagniuc <alex.g@adaptrum.com> |