All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Questions on lthor usage
Date: Wed, 27 Aug 2014 09:45:27 +0200	[thread overview]
Message-ID: <20140827094527.348e577e@amdc2363> (raw)
In-Reply-To: <CAAhU36jJLX=b20D3e-t4UCR-UDMwjVjPDHFo9t7vsbRqg61dBA@mail.gmail.com>

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

      reply	other threads:[~2014-08-27  7:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-27  4:19 [U-Boot] Questions on lthor usage S Durga Prasad Paladugu
2014-08-27  7:45 ` Lukasz Majewski [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140827094527.348e577e@amdc2363 \
    --to=l.majewski@samsung.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.