public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: drEagle <dreagle@doukki.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] kikwood: uboot-envtools: add plugs boards
Date: Thu, 18 Dec 2014 16:27:24 +0100	[thread overview]
Message-ID: <5492F25C.6090006@doukki.net> (raw)
In-Reply-To: <1418914755-31799-1-git-send-email-dreagle@doukki.net>

Sorry...

I post to the wrong list !

Regards,
G?rald

Le 18/12/2014 15:59, Gerald Kerma a ?crit :
> Add some kirkwood plugs to uboot-envtools
> - SheevaPlug
> - SheevaPlug with eSATA
> - GuruplugServerPlus
> 
> Signed-off-by: Gerald Kerma <dreagle@doukki.net>
> ---
>  package/boot/uboot-envtools/files/kirkwood | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/package/boot/uboot-envtools/files/kirkwood b/package/boot/uboot-envtools/files/kirkwood
> index b15b8f9..13b3e60 100644
> --- a/package/boot/uboot-envtools/files/kirkwood
> +++ b/package/boot/uboot-envtools/files/kirkwood
> @@ -17,7 +17,10 @@ case "$board" in
>  "ea3500" | \
>  "ea4500" | \
>  "ib62x0" | \
> -"pogo_e02")
> +"guruplug-server-plus" | \
> +"pogo_e02"| \
> +"sheevaplug" | \
> +"sheevaplug-esata" )
>  	ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
>  	;;
>  esac
> 

      reply	other threads:[~2014-12-18 15:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-18 14:59 [U-Boot] [PATCH 1/1] kikwood: uboot-envtools: add plugs boards Gerald Kerma
2014-12-18 15:27 ` drEagle [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=5492F25C.6090006@doukki.net \
    --to=dreagle@doukki.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox