From: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 7/8] lpc32xx: add lpc32xx-spl.bin boot image target
Date: Mon, 19 Jan 2015 08:11:16 +0100 [thread overview]
Message-ID: <20150119081116.02a33c9e@lilith> (raw)
In-Reply-To: <201501161408.59050.marex@denx.de>
Hello Marek,
On Fri, 16 Jan 2015 14:08:58 +0100, Marek Vasut <marex@denx.de> wrote:
> On Friday, January 16, 2015 at 08:19:19 AM, Albert ARIBAUD (3ADEV) wrote:
> > Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
> > ---
> >
> > Makefile | 3 +
> > scripts/Makefile.spl | 11 ++++
> > tools/.gitignore | 1 +
> > tools/Makefile | 2 +
> > tools/mklpc32xxboot.c | 169
> > ++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 186
> > insertions(+)
> > create mode 100644 tools/mklpc32xxboot.c
>
> Hi!
>
> Are you positive this shouldn't be part of mkimage please ?
No, I'm not positive. :)
I'll move this to mkimage in v2.
> Best regards,
> Marek Vasut
Amicalement,
--
Albert.
next prev parent reply other threads:[~2015-01-19 7:11 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-16 7:19 [U-Boot] [PATCH v1 0/8] Extend LPC32xx functionality and add LPC32xx-based work_92015 board Albert ARIBAUD
2015-01-16 7:19 ` [U-Boot] [PATCH v1 1/8] lpc32xx: add Ethernet support Albert ARIBAUD
2015-01-16 7:19 ` [U-Boot] [PATCH v1 2/8] lpc32xx: mtd: nand: add MLC NAND controller Albert ARIBAUD
2015-01-16 7:19 ` [U-Boot] [PATCH v1 3/8] lpc32xx: i2c: add LPC32xx I2C interface support Albert ARIBAUD
2015-01-16 7:19 ` [U-Boot] [PATCH v1 4/8] lpc32xx: add GPIO support Albert ARIBAUD
2015-01-16 7:19 ` [U-Boot] [PATCH v1 5/8] lpc32xx: add LPC32xx SSP support (SPI mode) Albert ARIBAUD
2015-01-16 7:19 ` [U-Boot] [PATCH v1 6/8] dtt: add ds620 support Albert ARIBAUD
2015-01-16 7:19 ` [U-Boot] [PATCH v1 7/8] lpc32xx: add lpc32xx-spl.bin boot image target Albert ARIBAUD
2015-01-16 7:19 ` [U-Boot] [PATCH v1 8/8] lpc32xx: add support for board work_92105 Albert ARIBAUD
2015-01-16 13:08 ` [U-Boot] [PATCH v1 7/8] lpc32xx: add lpc32xx-spl.bin boot image target Marek Vasut
2015-01-19 7:11 ` Albert ARIBAUD [this message]
2015-01-16 17:17 ` [U-Boot] [PATCH v1 4/8] lpc32xx: add GPIO support Simon Glass
2015-01-19 7:12 ` Albert ARIBAUD
2015-01-16 16:46 ` [U-Boot] [PATCH v1 1/8] lpc32xx: add Ethernet support Joe Hershberger
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=20150119081116.02a33c9e@lilith \
--to=albert.aribaud@3adev.fr \
--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.