From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dannenberg Date: Wed, 27 Apr 2016 16:25:30 -0500 Subject: [U-Boot] [PATCH v2 10/15] ti_omap5_common: Update SPL start address on secure parts In-Reply-To: <1461787759-31649-11-git-send-email-d-allred@ti.com> References: <1461787759-31649-1-git-send-email-d-allred@ti.com> <1461787759-31649-11-git-send-email-d-allred@ti.com> Message-ID: <20160427212530.GD3619@borg.dal.design.ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Apr 27, 2016 at 03:09:14PM -0500, Daniel Allred wrote: > Updated the CONFIG_SPL_TEXT_BASE to support secure parts (moving > the start address past secure reserved memory and the size of the > security certificate that precedes the boot image on secure devices). > Updated the related CONFIG_SPL_MAX_SIZE to properly reflect the > internal memory actually available on the various device flavors > (Common minimum internal RAM guaranteed for various flavors of > DRA7xx/AM57xx is 512KB). > > Signed-off-by: Daniel Allred > Signed-off-by: Madan Srinivas Successfully boot-tested on DRA74x, DRA72x, and AM572x high-security EVMs. Tested-by: Andreas Dannenberg Regards, -- Andreas Dannenberg Texas Instruments Inc