All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chee, Tien Fong <tien.fong.chee@intel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 2/2] common: Generic firmware loader for file system
Date: Thu, 14 Dec 2017 07:10:40 +0000	[thread overview]
Message-ID: <1513235439.3109.0.camel@intel.com> (raw)
In-Reply-To: <20171213115504.39ce4601@jawa>

On Rab, 2017-12-13 at 11:55 +0100, Lukasz Majewski wrote:
> Hi Tien,
> 
> > 
> > Dear Tien,
> > 
> > > 
> > > -----Original Message-----
> > > From: U-Boot [mailto:u-boot-bounces at lists.denx.de] On Behalf Of
> > > tien.fong.chee at intel.com
> > > Sent: Tuesday, December 12, 2017 5:26 PM
> > > To: u-boot at lists.denx.de
> > > Cc: Marek Vasut <marex@denx.de>; Tien Fong Chee
> > > <tien.fong.chee@intel.com>; Ching Liang See
> > > <chin.liang.see@intel.com>; Tien Fong <skywindctf@gmail.com>;
> > > Westergteen Dalon <dalon.westergreen@intel.com>
> > > Subject: [U-Boot] [PATCH v3 2/2] common: Generic firmware loader
> > > for file system
> > > 
> > > From: Tien Fong Chee <tien.fong.chee@intel.com>
> > > 
> > > This is file system generic loader which can be used to load
> > > the file image from the storage into target such as memory.
> > > The consumer driver would then use this loader to program
> > > whatever,
> > > ie. the FPGA device.
> > > 
> > > Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>  
> > A README about how to use this feature in u-boot will be very
> > helpful.
> +1
> 
Okay, i will send out the initial draft documents separately for
discussion.
> > 
> > 
> > --pk
> > _______________________________________________
> > U-Boot mailing list
> > U-Boot at lists.denx.de
> > https://lists.denx.de/listinfo/u-boot
> 
> 
> Best regards,
> 
> Lukasz Majewski
> 
> --
> 
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de

  reply	other threads:[~2017-12-14  7:10 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-12 11:56 [U-Boot] [PATCH v3 0/2] Generic firmware loader tien.fong.chee at intel.com
2017-12-12 11:56 ` [U-Boot] [PATCH v3 1/2] spl: Remove static declaration on spl_mmc_find_device function tien.fong.chee at intel.com
2017-12-12 11:56 ` [U-Boot] [PATCH v3 2/2] common: Generic firmware loader for file system tien.fong.chee at intel.com
2017-12-12 14:12   ` Lothar Waßmann
2017-12-13  4:38     ` Chee, Tien Fong
2017-12-13 10:18   ` Prabhakar Kushwaha
2017-12-13 10:55     ` Lukasz Majewski
2017-12-14  7:10       ` Chee, Tien Fong [this message]
2017-12-12 15:51 ` [U-Boot] [PATCH v3 0/2] Generic firmware loader Marek Vasut
2017-12-13  4:39   ` Chee, Tien Fong

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=1513235439.3109.0.camel@intel.com \
    --to=tien.fong.chee@intel.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.