public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Questions on lthor usage
@ 2014-08-27  4:19 S Durga Prasad Paladugu
  2014-08-27  7:45 ` Lukasz Majewski
  0 siblings, 1 reply; 2+ messages in thread
From: S Durga Prasad Paladugu @ 2014-08-27  4:19 UTC (permalink / raw)
  To: 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 if i am downloading these
files what option should i use at host side(this is not tar.gz and pitfile).

Regards,
DP

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Questions on lthor usage
  2014-08-27  4:19 [U-Boot] Questions on lthor usage S Durga Prasad Paladugu
@ 2014-08-27  7:45 ` Lukasz Majewski
  0 siblings, 0 replies; 2+ messages in thread
From: Lukasz Majewski @ 2014-08-27  7:45 UTC (permalink / raw)
  To: u-boot

Hi S Durga,

> 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.

Is your environment setup in a way that DFU is working properly and
data is stored in the RAM?

> Also if i am
> downloading these files what option should i use at host side(this is
> not tar.gz and pitfile).

First of all, lthor accepts *.tar or *.tar.gz files. Therefore you need
to tar the uImage file anyway.

Secondly, on the target only the file name sent from host matters (like
uImage or u-boot-mmc), since it is used to find proper entry in
dfu_alt_info environment variable.

I'm also curious if the downloading data to RAM will work with lthor.
The main use case of lthor was to store data in an eMMC device.


> 
> Regards,
> DP
> 


-- 
Best regards,

Lukasz Majewski

Samsung R&D Institute Poland (SRPOL) | Linux Platform Group

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-27  7:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27  4:19 [U-Boot] Questions on lthor usage S Durga Prasad Paladugu
2014-08-27  7:45 ` Lukasz Majewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox