Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx: Remove ARCH= references from documentation | Tom Rini | 2020-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | When building U-Boot we select the architecture via Kconfig and not ARCH being passed in via the environment or make cmdline. Cc: Adam Ford <aford173@gmail.com> Cc: Vanessa Maegima <vanessa.maegima@nxp.com> Cc: Otavio Salvador <otavio@ossystems.com.br> Cc: Igor Opaniuk <igor.opaniuk@toradex.com> Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Signed-off-by: Tom Rini <trini@konsulko.com> | ||||
* | pico-imx7d: README: Add BL33 usage case | Jun Nie | 2019-06-11 | 1 | -0/+44 |
Add Documentation of BL33 usage case. U-boot is in non-secure world in this case. Signed-off-by: Jun Nie <jun.nie@linaro.org> |