All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] arm: mx5: Add support for USB armory board
Date: Thu, 19 Mar 2015 09:55:26 -0700	[thread overview]
Message-ID: <87twxhapvl.fsf@aikidev.net> (raw)
In-Reply-To: <1424768633-22084-1-git-send-email-andrej@inversepath.com>

On 2015-02-24, andrej at inversepath.com wrote:
> Add support for Inverse Path USB armory board, an open source
> flash-drive sized computer based on Freescale i.MX53 SoC.
...
> diff --git a/include/configs/usbarmory.h b/include/configs/usbarmory.h
> new file mode 100644
> index 0000000..e00ec7b
> --- /dev/null
> +++ b/include/configs/usbarmory.h
...
> +#include <asm/arch/imx-regs.h>
> +#include <config_cmd_default.h>

Would you consider patches that include config_distro_defaults.h and
config_distro_bootcmd.h, documented in doc/README.distro? It may require
adding several variables such as fdt_addr_r, fdtfile, ramdisk_addr_r,
ramdiskfile, kernel_addr_r, bootfile, pxe_addr_r and scriptaddr,
documented in README and doc/README.distro. I'd be happy to work on
patches.

I'd like to enable the usbarmory target in Debian's u-boot packages, and
this would make it easier for it to behave more-or-less consistantly
with several other platforms, and allow for more flexibility when
booting.


live well,
  vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150319/be99a61d/attachment.sig>

  parent reply	other threads:[~2015-03-19 16:55 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-24  9:03 [U-Boot] [PATCH] arm: mx5: Add support for USB armory board andrej at inversepath.com
2015-03-05 19:06 ` Chris Kuethe
2015-03-16 16:50 ` Chris Kuethe
2015-03-17  5:27   ` Chris Kuethe
2015-03-17 16:30   ` Fabio Estevam
2015-03-17 16:49     ` Chris Kuethe
2015-03-17 16:51     ` Eric Nelson
2015-03-17 17:09       ` Stefano Babic
2015-03-17 17:27         ` Fabio Estevam
2015-03-18 23:00     ` Andrej Rosano
2015-03-19 16:55 ` Vagrant Cascadian [this message]
2015-03-19 17:03   ` [U-Boot] " Otavio Salvador
2015-03-19 19:18   ` Andrej Rosano
2015-03-21 15:12     ` Vagrant Cascadian
2015-03-24 13:32       ` Andrej Rosano

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=87twxhapvl.fsf@aikidev.net \
    --to=vagrant@debian.org \
    --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.