
On 12/14/2011 07:15 PM, Tom Rini wrote:
On Wed, Dec 14, 2011 at 3:47 PM, Peter Barada peter.barada@logicpd.com wrote:
From: Peter Barada peterb@logicpd.com
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.