Hi Jagan,
On Wed, Jul 27, 2016 at 3:26 PM, Jagan Teki
wrote:
> On 27 July 2016 at 14:31, Siva Durga Prasad Paladugu
> wrote:
> > Hi Jagan,
> >
> >> -Original Message-
> >> From: Jagan Teki [mailto:jagannadh.t...@gmail.com]
> >> Sent: Wednesday, July 27, 2016 1:24 PM
> >> To: Siva Durga
Hi Jagan,
On Wed, Jul 27, 2016 at 1:28 PM, Jagan Teki
wrote:
> On 19 July 2016 at 14:40, Siva Durga Prasad Paladugu
> wrote:
> > This adds QSPI driver support for ZynqMP platform
> > This driver supports all spi flash commands in
> > qspi single mode.
> >
> > Signed-off-by: Siva Durga Prasad Pa
Hi all,
I am having an ext4write issue on zynq, which fails when i am trying to
write a file to ext4 formatted SD card. here is the log below.
zynq-uboot> ext4ls mmc 0:2
1024 .
1024 ..
1024 lost+found
zynq-uboot>
zynq-uboot>
zynq-uboot> ext4write mmc 0:2 0x4000 /bar.txt 1
Hi All,
I want to know whether we have FAT file system formatting support in u-boot?
I would like to format my SD card from u-boot.
Regards,
Siva
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi All,
I just want to know whether we have FAT file system formatting support in
u-boot?
I would like to format my SD card from u-boot.
Regards,
Siva
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi,
I have a query on lthor usage.
How do i specify the altsetting while sending the lthor download from host.
In dfu we are specifying that with -a < altnum/altname>. I have alt setting
to copy the linux images(uImage.devicetree and ramdisk) to DDR at
prescribed locations in my device side. Also
, S Durga Prasad Paladugu wrote:
>
>> Hi,
>>
>> Does anyone tested by integrating thor functionality with the ci_udc
>> driver
>> instead of samsung s3c_udc_otg? I am trying to do the same on my zynq
>> board
>> then the enumeration was successful but not abl
Hi,
Does anyone tested by integrating thor functionality with the ci_udc driver
instead of samsung s3c_udc_otg? I am trying to do the same on my zynq board
then the enumeration was successful but not able to download the file using
lthor.
Any other inputs on this would be fine.
Regards,
DP
__
else
+ controller.ep0_data_phase = false;
}
list_del_init(&ci_req->queue);
Regards,
DP
On Thu, Jul 24, 2014 at 9:52 AM, S Durga Prasad Paladugu <
durgaprasad.p...@gmail.com> wrote:
> Hi Wolfgang,
>
> I am using mainline 2014.1 git version but integrated that with the
:16 AM, Wolfgang Denk wrote:
> Dear S Durga Prasad Paladugu,
>
> In message h...@mail.gmail.com> you wrote:
> >
> > I am trying to download the file from dfu-utilities(version 0.7) and
> using
> > the ci_udc at device side. After all the data was sent from the host,
Hi,
I am trying to download the file from dfu-utilities(version 0.7) and using
the ci_udc at device side. After all the data was sent from the host, the
dfu utilities sent the zpl packet but at the device side the dfu_write is
not getting invoked for zero packet length and hence causing the data n
Hi,
I compiled the u-boot for arm64 and got two elf files(u-boot and
u-boot.elf). I just want to know what is the difference between these two
files?
Regards,
DurgaPrasad
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo
Hi,
I have a below query on u-boot bootup.
When UBOOT does not detect NOR flash during bootup it throws up an error
message that indicates that uboot did not detect NOR flash and stops
there.
But when uboot does not detect QSPI flash it just gives a warning message
that uboot
sf_probe_failed, an
Hi Eli,
On Sun, Mar 16, 2014 at 2:10 AM, Eli Billauer wrote:
> The aligned buffer is always with a higher address, so copying should run
> from the end of the buffer to the beginning, and not the other way around.
>
> Signed-off-by: Eli Billauer
> ---
> drivers/fpga/zynqpl.c |5 +++--
> 1
14 matches
Mail list logo