Re: [U-Boot] [U-BOOT] [PATCH] arm: da830: moved pinmux configurations to the arch tree

2013-06-03 Thread Vishwanathrao Badarkhe, Manish
Hi Tom, On Thu, May 30, 2013 at 13:25:11, Vishwanathrao Badarkhe, Manish wrote: > Move pinmux configurations for the DA830 SoCs from board file > to the arch tree so that it can be used for all da830 based devices. > Also, avoids duplicate pinmuxing in case of NAND. > >

[U-Boot] [U-BOOT] [PATCH] arm: da830: moved pinmux configurations to the arch tree

2013-05-30 Thread Vishwanathrao Badarkhe, Manish
Move pinmux configurations for the DA830 SoCs from board file to the arch tree so that it can be used for all da830 based devices. Also, avoids duplicate pinmuxing in case of NAND. Signed-off-by: Vishwanathrao Badarkhe, Manish --- Depends on: http://u-boot.10912.n7.nabble.com/PATCH-da830-add-MMC

Re: [U-Boot] [PATCH] da830: add MMC support

2013-05-26 Thread Vishwanathrao Badarkhe, Manish
Hi Tom On Fri, May 24, 2013 at 21:31:56, Rini, Tom wrote: > On Fri, May 24, 2013 at 08:16:14AM +0530, Vishwanathrao Badarkhe, Manish > wrote: > > > Add MMC support for da830 boards in order to perform mmc > > operations(read,write and erase). > > > > Sign

[U-Boot] [PATCH] da830: add MMC support

2013-05-23 Thread Vishwanathrao Badarkhe, Manish
Add MMC support for da830 boards in order to perform mmc operations(read,write and erase). Signed-off-by: Vishwanathrao Badarkhe, Manish --- :100644 100644 c45c94b... bf014ae... M board/davinci/da8xxevm/da830evm.c :100644 100644 198892b... 28995a0... M include/configs/da830evm.h board/davinci

[U-Boot] [PATCH] da830: add MMC support

2013-05-22 Thread Vishwanathrao Badarkhe, Manish
Add MMC support for da830 boards in order to perform mmc operations(read,write and erase). Signed-off-by: Vishwanathrao Badarkhe, Manish --- :100644 100644 c45c94b... bf014ae... M board/davinci/da8xxevm/da830evm.c :100644 100644 198892b... 28995a0... M include/configs/da830evm.h board/davinci