Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx: scu_api: update to version 1.16 and add more APIs | Peng Fan | 2023-07-13 | 1 | -12/+30 |
| | | | | | | | | | | Upgrade SCFW API to 1.16 Add more APIs: sc_misc_get_button_status sc_pm_reboot sc_seco_v2x_build_info Signed-off-by: Peng Fan <peng.fan@nxp.com> | ||||
* | imx: move imx8 sci header file to include/firmware/imx | Peng Fan | 2023-05-21 | 1 | -0/+31 |
Move imx8 sci header file to include/firmware/imx, then we could use build macro to reuse some i.MX8 drivers for i.MX9, such as drivers/cpu/imx8_cpu.c. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Stefano Babic <sbabic@denx.de> |