Re: [U-Boot] [PATCH 1/1] ARMV7: Add support For Logic OMAP35x/DM37x modules

2011-12-15 Thread Igor Grinberg
Hi Peter, In addition to Tom's comments, several comments below: On 12/15/11 00:47, 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

Re: [U-Boot] [PATCH 1/1] ARMV7: Add support For Logic OMAP35x/DM37x modules

2011-12-14 Thread Peter Barada
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-lo

Re: [U-Boot] [PATCH 1/1] ARMV7: Add support For Logic OMAP35x/DM37x modules

2011-12-14 Thread Tom Rini
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 t

[U-Boot] [PATCH 1/1] ARMV7: Add support For Logic OMAP35x/DM37x modules

2011-12-14 Thread Peter Barada
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. Signed-off-by: Peter Barada --- board/logicpd/omap3som/Makefile | 48 +++ board/l