From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Dannenberg Date: Wed, 27 Apr 2016 16:27:59 -0500 Subject: [U-Boot] [PATCH v2 12/15] ARM: omap-common: Add device type to CPU string In-Reply-To: <1461787759-31649-13-git-send-email-d-allred@ti.com> References: <1461787759-31649-1-git-send-email-d-allred@ti.com> <1461787759-31649-13-git-send-email-d-allred@ti.com> Message-ID: <20160427212759.GE3619@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:16PM -0500, Daniel Allred wrote: > Update the CPU string output so that the device > type is now included as part of the CPU string that > is printed as the SPL or u-boot comes up. This update > adds a suffix of the form "-GP" or "-HS" for production > devices, so that general purpose (GP) and high security > (HS) can be distiguished. Applies to all OMAP5 variants. > > Signed-off-by: Daniel Allred > Signed-off-by: Madan Srinivas Successfully boot-tested on DRA74x, DRA72x, and AM572x high-security EVMs. We still should apply similar device type reporting during SPL boot for other TI SoCs as per Tom Rini's feedback however this out of scope for this patch and has been recorded as an action item internally. Tested-by: Andreas Dannenberg Regards, -- Andreas Dannenberg Texas Instruments Inc