From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lokesh Vutla Date: Fri, 15 Apr 2016 15:25:23 +0530 Subject: [U-Boot] [PATCH 08/16] ti: AM43xx: board: Detect AM43xx HS EVM In-Reply-To: <1460417838-22343-9-git-send-email-d-allred@ti.com> References: <1460417838-22343-1-git-send-email-d-allred@ti.com> <1460417838-22343-9-git-send-email-d-allred@ti.com> Message-ID: <5710BA8B.5000707@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 Tuesday 12 April 2016 05:07 AM, Daniel Allred wrote: > From: Madan Srinivas > > Adds code to detect AM43xx HS EVMS - the string in the > I2C EEPROM for HS EVMs differs from GP EVMs. Adds code to > for evm detection, regardless of whether the evm is for > GP or HS parts, and updates board init to use that. > > Modifies findfdt command to pick up am437x-gp-evm.dtb for > the HS EVMs also, as the boards are similar except for > some security specific changes around power supply and > enclosure protection. Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh