* [U-Boot] [PATCH] dragonboard410c: adding missing default addr for script and pxe boot
@ 2016-07-03 17:16 Ricardo Salveti
2016-07-12 19:34 ` Mateusz Kulikowski
2016-07-16 13:51 ` [U-Boot] " Tom Rini
0 siblings, 2 replies; 3+ messages in thread
From: Ricardo Salveti @ 2016-07-03 17:16 UTC (permalink / raw)
To: u-boot
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
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [U-Boot] [PATCH] dragonboard410c: adding missing default addr for script and pxe boot
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
2016-07-16 13:51 ` [U-Boot] " Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Mateusz Kulikowski @ 2016-07-12 19:34 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] dragonboard410c: adding missing default addr for script and pxe boot
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
@ 2016-07-16 13:51 ` Tom Rini
1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-07-16 13:51 UTC (permalink / raw)
To: u-boot
On Sun, Jul 03, 2016 at 02:16:03PM -0300, Ricardo Salveti de Araujo wrote:
> Cc: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
> Signed-off-by: Ricardo Salveti <rsalveti@rsalveti.net>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160716/5fadee00/attachment.sig>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-07-16 13:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2016-07-16 13:51 ` [U-Boot] " Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox