[PATCH 2/4] Low-level init of hsmmc controller for LogicPD's OMAP3530LV SOM and OMAP 35x Torpedo dev boards

2010-08-24 Thread Jacob Tanenbaum
ARM: OMAP3LOGIC: Adding SDMMC support Add low-level initialization for hsmmc controller for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum ---

[PATCH 2/4] Low-level init of hsmmc controller for LogicPD's OMAP3530LV SOM and OMAP 35x Torpedo dev boards

2010-08-24 Thread Jacob Tanenbaum
From: jake ARM: OMAP3LOGIC: Adding SDMMC support Add low-level initialization for hsmmc controller for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tane

[PATCH 3/4] add generic smsc911x support for LogicPD's OMAP 3530LV SOM and Torpedo 35x dev kits

2010-08-24 Thread Jacob Tanenbaum
: 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum --- arch/arm/mach-omap2/Makefile|4 + arch/arm/mach-omap2/gpmc-smsc911x.c | 113 +++ arch/arm/plat-omap/include/plat/gpmc-smsc911x.h | 35 +++ 3 files changed, 152 insertions(+), 0 deletions

[PATCH 4/4] Enabling Ethernet support for LogicPD's OMAP 3530LV SOM and OMAP 35x Torpedo dev board

2010-08-24 Thread Jacob Tanenbaum
From: Jacob Tanenbaum ARM: OMAP3LOGIC: Ethernet driver and NFS added in defconfig Enable SMSC911x Ethernet driver and allow root file system on NFS for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: 81e09f50c93edff607259cbe374a3006c9c

[PATCH 2/4] Low-level init of hsmmc controller for LogicPD's OMAP3530LV SOM and OMAP 35x Torpedo dev boards

2010-08-24 Thread Jacob Tanenbaum
From: jake ARM: OMAP3LOGIC: Adding SDMMC support Add low-level initialization for hsmmc controller for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tane

[PATCH 1/4] initial support for LogicPD's OMAP3530LV SOM and OMAP35x Torpedo dev boards

2010-08-24 Thread Jacob Tanenbaum
Adding LogicPD OMAP3 board support Adding support for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum --- arch/arm/configs/omap3_defconfig |

RE: [PATCH 1/4] initial support for LogicPD's OMAP3 SOM and TORPEDO development kits

2010-08-11 Thread Jacob Tanenbaum
-Original Message- From: Kevin Hilman [mailto:khil...@deeprootsystems.com] Sent: Wednesday, August 11, 2010 2:05 PM To: Jacob Tanenbaum Cc: li...@arm.linux.org.uk; linux-omap@vger.kernel.org; linux-ker...@vger.kernel.org; r...@arm.linux.org.uk; t...@atomide.com Subject: Re: [PATCH 1/4

RE: [PATCH 1/4] initial support for LogicPD's OMAP3 SOM andTORPEDO development kits

2010-08-11 Thread Jacob Tanenbaum
-Original Message- From: Sam Ravnborg [mailto:s...@ravnborg.org] Sent: Wednesday, August 11, 2010 1:55 PM To: Jacob Tanenbaum Cc: li...@arm.linux.org.uk; linux-omap@vger.kernel.org; linux-ker...@vger.kernel.org; r...@arm.linux.org.uk; t...@atomide.com Subject: Re: [PATCH 1/4] initial

RE: [PATCH 1/4] initial support for LogicPD's OMAP3 SOM and TORPEDO development kits

2010-08-11 Thread Jacob Tanenbaum
Valid point we will remove the ifdefs -Original Message- From: Felipe Balbi [mailto:felipe.ba...@nokia.com] Sent: Wednesday, August 11, 2010 2:49 PM To: Jacob Tanenbaum Cc: Balbi Felipe (Nokia-MS/Helsinki); li...@arm.linux.org.uk; linux-omap@vger.kernel.org; linux-ker...@vger.kernel.org

RE: [PATCH 2/4] Low-level initialization for hsmmc controller on LogicPD's OMAP3 SOM and TORPEDO dev kits

2010-08-11 Thread Jacob Tanenbaum
-Original Message- From: Felipe Balbi [mailto:felipe.ba...@nokia.com] Sent: Wednesday, August 11, 2010 1:26 PM To: Jacob Tanenbaum Cc: li...@arm.linux.org.uk; linux-omap@vger.kernel.org; linux-ker...@vger.kernel.org; r...@arm.linux.org.uk; t...@atomide.com Subject: Re: [PATCH 2/4] Low

RE: [PATCH 1/4] initial support for LogicPD's OMAP3 SOM and TORPEDO development kits

2010-08-11 Thread Jacob Tanenbaum
-Original Message- From: Felipe Balbi [mailto:felipe.ba...@nokia.com] Sent: Wednesday, August 11, 2010 1:23 PM To: Jacob Tanenbaum Cc: li...@arm.linux.org.uk; linux-omap@vger.kernel.org; linux-ker...@vger.kernel.org; r...@arm.linux.org.uk; t...@atomide.com Subject: Re: [PATCH 1/4

[PATCH 3/4] add generic smsc911x support for LogicPD's OMAP3 TORPEDO and SOM dev kits

2010-08-11 Thread Jacob Tanenbaum
Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum --- arch/arm/mach-omap2/Makefile|4 + arch/arm/mach-omap2/gpmc-smsc911x.c | 113 +++ arch/arm/plat-omap/include/plat/gpmc-smsc911x.h

[PATCH 4/4] enabling Ethernet support for LogicPD's OMAP3 TORPEDO and SOM dev kits

2010-08-11 Thread Jacob Tanenbaum
Enable SMSC911x Ethernet driver for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum --- arch/arm

[PATCH 2/4] Low-level initialization for hsmmc controller on LogicPD's OMAP3 SOM and TORPEDO dev kits

2010-08-11 Thread Jacob Tanenbaum
ARM: OMAP3LOGIC: Adding SDMMC support Add low-level initialization for hsmmc controller for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tane

[PATCH 1/4] initial support for LogicPD's OMAP3 SOM and TORPEDO development kits

2010-08-11 Thread Jacob Tanenbaum
Adding LogicPD OMAP3 board support Adding support for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Tested against: linux-next 81e09f50c93edff607259cbe374a3006c9c5fa74 Signed-off-by: Jacob Tanenbaum --- arch/arm/co

[LogicPD] smsc911x_soft_reset: Failed to complete reset same problem as Zoom3

2010-08-10 Thread Jacob Tanenbaum
On linux-next commit ID 81e09f50c93edff607259cbe374a3006c9c5fa74 Has the same problem the LogicPD Torpedo has the same problem [2.411743] eth0: smsc911x_soft_reset: Failed to complete reset [2.417846] eth0: smsc911x_open: soft reset failed [2.422668] IP-Config: Failed to open eth0 [

[PATCH 1/2] Adding LogicPD OMAP 3530 LV SOM and OMAP 35x Torpedo

2010-05-26 Thread Jacob Tanenbaum
Adding LogicPD OMAP3 board support Adding support for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Signed-off-by: Jacob Tanenbaum --- arch/arm/configs/omap3_logic_defconfig | 990 arch/arm/mach-omap2/Kc

[PATCH 2/2] Adding low-level init for hsmmc controller for OMAP 3530 LV SOM and OMAP 35x Torpedo

2010-05-26 Thread Jacob Tanenbaum
ARM: OMAP3LOGIC: Adding SDMMC support Add low-level initialization for hsmmc controller for LogicPD's OMAP 3530 LV SOM and OMAP 35x Torpedo board. Signed-off-by: Jacob Tanenbaum --- arch/arm/mach-omap2/board-omap3logic.c |