From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Fri, 6 Nov 2015 11:35:42 +0200 Subject: [U-Boot] [PATCH v4 7/7] board: ti: AM57xx: Add detection logic for AM57xx-evm In-Reply-To: <1446770376-8205-7-git-send-email-s-kipisz2@ti.com> References: <1446770376-8205-1-git-send-email-s-kipisz2@ti.com> <1446770376-8205-7-git-send-email-s-kipisz2@ti.com> Message-ID: <563C746E.5020707@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 11/06/15 02:39, Steve Kipisz wrote: > Current AM57xx evm supports both BeagleBoard-X15 > (http://beagleboard.org/x15) and AM57xx EVM > (http://www.ti.com/tool/tmdxevm5728). > > The AM572x EValuation Module(EVM) provides an affordable platform to > quickly start evaluation of Sitara. ARM Cortex-A15 AM57x Processors > (AM5728, AM5726, AM5718, AM5716) and accelerate development for HMI, > machine vision, networking, medical imaging and many other industrial > applications. This EVM is based on the same BeagleBoard-X15 Chassis > and adds mPCIe, mSATA, LCD, touchscreen, Camera, push button and TI's > wlink8 offering. > > Since the EEPROM contents are compatible between the BeagleBoard-X15 and > the AM57xx-evm, we add support for the detection logic to enable > support for various user programmable scripting capability. > > NOTE: U-boot configuration is currently a superset of AM57xx evm and > BeagleBoard-X15 and no additional configuration tweaking is needed. > > This change also sets up the stage for future support of TI AM57xx EVMs > to the same base bootloader build. > > Signed-off-by: Steve Kipisz Acked-by: Igor Grinberg -- Regards, Igor.