RE: [ASK] OMAP 3430 LDP Trouble

2010-04-04 Thread Ghorai, Sukumar
Aldyth, 1. Do you mean that NAND boot is not working? 2. Does MMC/SD boot working? If yes, boot the platform from MMC/SD using the latest x-loade/ u-boot and flush the same binaries to NAND using the following commands. mmcinit 0 nand unlock 8 8 nand erase 8 8 fatload mmc 0

Re: [PATCHv3 1/3] TCA6416 keypad : Implement keypad driver for keys interfaced to TCA6416

2010-04-04 Thread Abraham Arce
Sriramakrishnan, Find minor changes proposals... + +         Say Y here if your device has keys connected to +         TCA6416 IO expander. Your board-specific setup logic +         must also provide pin-mask details(of which TCA6416 pins +         are used for keypad). space in details (

Re: [ASK] OMAP 3430 LDP Trouble

2010-04-04 Thread Tar Gz
On 4/4/10, Ghorai, Sukumar s-gho...@ti.com wrote: Aldyth, 1. Do you mean that NAND boot is not working? 2. Does MMC/SD boot working? If yes, boot the platform from MMC/SD using the latest x-loade/ u-boot and flush the same binaries to NAND using the following commands. mmcinit 0 nand unlock

Re: [ASK] OMAP 3430 LDP Trouble

2010-04-04 Thread Vimal Singh
AFAIK, NAND support is currently missing for OMAP3430 LDP boards in LO. -Vimal On Sun, Apr 4, 2010 at 9:34 PM, Ghorai, Sukumar s-gho...@ti.com wrote: Aldyth, 1. Do you mean that NAND boot is not working? 2. Does MMC/SD boot working? If yes, boot the platform from MMC/SD using the latest

Re: [PATCH v2 1/3] OMAP: ZOOM: Introducing 'board-zoom-flash.c'

2010-04-04 Thread Ghorai, Sukumar
Tony, I am looking on following patch series, now onwards. And please let me know your input against my input (inline with email). [v2,1/3] OMAP: ZOOM: Introducing 'board-zoom-flash.c' https://patchwork.kernel.org/patch/78637/ [v2,2/3] OMAP3: Add support for NAND on ZOOM2 board [v2,3/3] OMAP3: