From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 27 Jul 2020 21:09:55 +0200 (CEST) Subject: [PATCH v2 01/14] imx: mx7: fix DDRC size in A7-M4 mapping table In-Reply-To: <20200715103105.8622-2-igor.opaniuk@gmail.com> Message-ID: <20200727190955.2201A82362@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 > According to i.MX 7Solo Applications Processor Reference Manual, > 2.1.3 Cortex-M4 Memory Map, M4 can address only 1536MB of DDRC > (Start Address: 0x8000_0000; End Address: 0xDFFF_FFFF). > Correct DDRC size to 0x60000000. > Fixes: c0f037f6("mach-imx: bootaux: elf firmware support") > Signed-off-by: Igor Opaniuk Applied to u-boot-imx, master, 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 =====================================================================