From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 22 Oct 2019 09:53:14 +0200 Subject: [U-Boot] [PATCH 1/3] mach-imx: Adding new argument for SIP call interface In-Reply-To: <20191021155851.16483-1-agust@denx.de> References: <20191021155851.16483-1-agust@denx.de> Message-ID: <20191022095314.1137f2b1@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 21 Oct 2019 17:58:49 +0200 Anatolij Gustschin agust at denx.de wrote: ... > Need to pass total 5 arguments for SIP HAB call on i.MX8MQ, > so update the interface to add new argument. with current git master this patch breaks building imx8m-power-domain.c. I'll fix it v2 patch. -- Anatolij