Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configs: Resync with savedefconfig | Tom Rini | 2016-09-09 | 1 | -2/+2 |
| | | | | Signed-off-by: Tom Rini <trini@konsulko.com> | ||||
* | configs: Re-sync after boot menu changes | Tom Rini | 2016-06-28 | 1 | -9/+9 |
| | | | | Signed-off-by: Tom Rini <trini@konsulko.com> | ||||
* | armv8: ls2080aqds: Enable QSPI boot support | Yuan Yao | 2016-06-10 | 1 | -0/+37 |
This patch adds QSPI boot support for LS2080AQDS board. The QSPI boot image need to be programmed into the QSPI flash first. Then we can switch to booting from QSPI memory space. Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com> |