From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sun, 29 Dec 2019 11:25:48 +0100 (CET) Subject: [U-Boot] [PATCH v2 2/3] mach-imx: bootaux: add dcache flushing before enabling M4 In-Reply-To: <20191128135621.12719-2-igor.opaniuk@gmail.com> Message-ID: <20191229102548.ECCA1817D5@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > From: Igor Opaniuk > This patch fixes the issue with broken bootaux command, > when M4 binary is loaded and data cache isn't flushed > before M4 core is enabled. > Reproducing: > > tftpboot ${loadaddr} ${board_name}/hello_world.bin > > cp.b ${loadaddr} 0x7F8000 $filesize > > bootaux 0x7F8000 > Signed-off-by: Igor Opaniuk > Reviewed-by: Oleksandr Suvorov Applied to u-boot-imx, -next, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================