]> git.baikalelectronics.ru Git - uboot.git/commit
mach-imx: Adding new argument for SIP call interface
authorYe Li <ye.li@nxp.com>
Sat, 26 Oct 2019 14:24:03 +0000 (16:24 +0200)
committerStefano Babic <sbabic@denx.de>
Sun, 3 Nov 2019 16:04:16 +0000 (17:04 +0100)
commit6b380e36805c5bf7052eec2281051fd2be3a1960
tree3b4b9c0e2054d82164950b37cec3e7dd725bd9d3
parented02e134d28101235384d947a52e43110be068c0
mach-imx: Adding new argument for SIP call interface

Need to pass total 5 arguments for SIP HAB call on i.MX8MQ,
so update the interface to add new argument.

Signed-off-by: Ye Li <ye.li@nxp.com>
[agust: fixed imx8m-power-domain build]
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Patrick Wildt <patrick@blueri.se>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/mach-imx/sys_proto.h
arch/arm/mach-imx/imx_bootaux.c
arch/arm/mach-imx/sip.c
drivers/misc/imx8/fuse.c
drivers/power/domain/imx8m-power-domain.c