From: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dragonboard410c: adding missing default addr for script and pxe boot
Date: Tue, 12 Jul 2016 21:34:24 +0200 [thread overview]
Message-ID: <57854640.3050306@gmail.com> (raw)
In-Reply-To: <1467566163-30754-1-git-send-email-rsalveti@rsalveti.net>
On 03.07.2016 19:16, Ricardo Salveti wrote:
> Cc: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
> Signed-off-by: Ricardo Salveti <rsalveti@rsalveti.net>
> ---
> include/configs/dragonboard410c.h | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/dragonboard410c.h b/include/configs/dragonboard410c.h
> index 74a827d..1dbe219 100644
> --- a/include/configs/dragonboard410c.h
> +++ b/include/configs/dragonboard410c.h
> @@ -126,6 +126,8 @@ REFLASH(dragonboard/u-boot.img, 8)\
> "fdtfile=apq8016-sbc.dtb\0" \
> "fdt_addr_r=0x83000000\0"\
> "ramdisk_addr_r=0x84000000\0"\
> + "scriptaddr=0x90000000\0"\
> + "pxefile_addr_r=0x90100000\0"\
> BOOTENV
>
> #define CONFIG_ENV_IS_NOWHERE
>
Tested-By & Acked-By: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Btw: It would be cool to add that to hikey as well.
Mateusz
next prev parent reply other threads:[~2016-07-12 19:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-03 17:16 [U-Boot] [PATCH] dragonboard410c: adding missing default addr for script and pxe boot Ricardo Salveti
2016-07-12 19:34 ` Mateusz Kulikowski [this message]
2016-07-16 13:51 ` [U-Boot] " Tom Rini
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=57854640.3050306@gmail.com \
--to=mateusz.kulikowski@gmail.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.