From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Barada Date: Wed, 14 Dec 2011 23:59:55 -0500 Subject: [U-Boot] [PATCH 1/1] ARMV7: Add support For Logic OMAP35x/DM37x modules In-Reply-To: References: <1323902879-571-1-git-send-email-peter.barada@logicpd.com> Message-ID: <4EE97ECB.6020609@logicpd.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 12/14/2011 07:15 PM, Tom Rini wrote: > On Wed, Dec 14, 2011 at 3:47 PM, Peter Barada wrote: >> From: Peter Barada >> >> This patch adds basic support for OMAP35x/DM37x SOM LV/Torpedo >> reference boards. It assumes U-boot is loaded to SDRAM with the >> help of another small bootloader (x-load) running from SRAM. > We can't merge this with the existing am3517evm support? Also, have > you tried out SPL for this board yet? It'd probably be good to switch > from x-loader. > > At first glance this board file and the am3517evm board files look close, but I think they will diverge shortly when I submit more patches to deal with specific peripherals on these boards (such as dynamic LCD/HDMI screen configuration based on environment variables). I want to switch from x-loader to SPL, and will (when I can find time) - and submit patches for SPL support then. I'll incorporate your suggestions into a new version and resubmit the patch. -- Peter Barada peter.barada at logicpd.com