Re: [U-Boot] [U-Boot, 2/2] dfu:ext4:fix Fix DFU upload functionality

2013-07-08 Thread Sumit Gemini
m do you copy? Is that NAND or eMMC device. > > Have you applied all fixes related to DFU (which were posted recently)? > One interesting change it the "configurable" buffer, which might be > defined from envs. > > > > > Please give me pointer to solution of this pr

Re: [U-Boot] [U-Boot, 2/2] dfu:ext4:fix Fix DFU upload functionality

2013-07-06 Thread Sumit Gemini
HI All, May i know how DFU upload functionality resolved as still i am facing problem, when i tried to upload binaries from dfu devices it copied only 4kb images and shoes upload done. Please give me pointer to solution of this problem Regards ~Sumit Gemini On Fri, Jul 5, 2013 at 8:55 PM

Re: [U-Boot] [PATCH 2/4] arm:goni:dfu Add support for DFU at GONI target

2013-06-25 Thread Sumit Gemini
Hi Lukasz, sorry i just copy and paste that... "why dfu-SPL? Not dfu-BOOT" dfu-Boot will come instead of dfu-SPL and thanks for help, i talk to Pantelis, Heiko for the same. Thanks & Regards ~Sumit Gemini On Tue, Jun 25, 2013 at 1:05 PM, Lukasz Majewski wrot

Re: [U-Boot] [PATCH 2/4] arm:goni:dfu Add support for DFU at GONI target

2013-06-24 Thread Sumit Gemini
so please regard it as "under heavy development". > > I will look into this problem (for eMMC, not NAND - since my Trats > doesn't have NAND memory). > > BTW: Which version of dfu-util do you use? (Mine is 0.5, but for debian > 5.0 / 6.0 there also was very ancien

Re: [U-Boot] [PATCH 2/4] arm:goni:dfu Add support for DFU at GONI target

2013-06-24 Thread Sumit Gemini
Hi Lukasz, I put the dfu support into am335x board even i able to download all images from dfu-util, but when i trying to upload images, (from dfu devices to PC), my system failed. Could you tell me what is the problem and where should i look into? Thanks & Regards ~Sumit gemini

Re: [U-Boot] [PATCH 3/4] ARM: AM33xx: Move s_init to a common place

2013-06-24 Thread Sumit Gemini
Hi Heiko, I followed the same steps that you mentioned, but still i have same problem. During get uboot-spl.bin from uart, system become hanged and it is not ready to receive u-boot.img. Still compiling to uboot, i had to comment rtc32k_enable() function. then it is working fine.

Re: [U-Boot] Not abled to upload binary using "dfu-util"

2013-06-20 Thread Sumit Gemini
end you my board file. Thanks ~Sumit Gemini On Thu, Jun 20, 2013 at 8:17 PM, Tom Rini wrote: > On Thu, Jun 20, 2013 at 04:14:04PM +0530, Sumit Gemini wrote: > > HI Heiko, > > > > Thanks for reply and for links, i raised a request for membership. > >

Re: [U-Boot] Not abled to upload binary using "dfu-util"

2013-06-20 Thread Sumit Gemini
address over which we read our binary Thanks ~Sumit Gemini On Thu, Jun 20, 2013 at 3:20 PM, Heiko Schocher wrote: > Hello Sumit, > > Am 20.06.2013 10:44, schrieb Sumit Gemini: > > Hi All, > > > > I am trying to upload images from dfu devices to PC, but > >

[U-Boot] Not abled to upload binary using "dfu-util"

2013-06-20 Thread Sumit Gemini
help will appreciate. Thanks ~Sumit Gemini ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] checkpatch.pl: Do not hardcode perl path

2013-06-16 Thread Sumit Gemini
query is I want to increase my bootcount value when system is being reset by watchdog only.. Any pointer from you guys would be help me. Thanks ~Sumit Gemini On Sun, Jun 16, 2013 at 12:46 PM, Jagannadha Sutradharudu Teki < jagannadha.sutradharudu-t...@xilinx.com> wrote: > From: J