Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] imx6slevk: fix uImage load address
Date: Mon, 19 Jan 2015 23:33:51 +0100	[thread overview]
Message-ID: <20150119223351.GI4217@free.fr> (raw)
In-Reply-To: <1421578654-11857-1-git-send-email-gilles.talis@gmail.com>

Gilles, All,

On 2015-01-18 11:57 +0100, Gilles Talis spake thusly:
> i.MX6 SoloLite SoC has a different external memory base address
> than the other i.MX6 family SoCs (0x80000000 for i.MX6 SoloLite
> vs 0x10000000 for the others).

Could you share a pointer to the reference for this, please?

It is a bit difficult to ACK such a patch without such areference, for
those that do not have the board / the SoC.

Of course, the change is pretty obvious, though, so this gets my:

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

which you can add when you respin with a reference pointer (unless it
gets applied in the meantime).

Regards,
Yann E. MORIN.

> Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
> ---
>  configs/freescale_imx6sololiteevk_defconfig |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/freescale_imx6sololiteevk_defconfig b/configs/freescale_imx6sololiteevk_defconfig
> index f8ecc7b..2bb47af 100644
> --- a/configs/freescale_imx6sololiteevk_defconfig
> +++ b/configs/freescale_imx6sololiteevk_defconfig
> @@ -11,7 +11,7 @@ BR2_LINUX_KERNEL_CUSTOM_GIT=y
>  BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.freescale.com/imx/linux-2.6-imx.git"
>  BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="rel_imx_3.10.17_1.0.0_ga"
>  BR2_LINUX_KERNEL_DEFCONFIG="imx_v7"
> -BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x10008000"
> +BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x80008000"
>  BR2_LINUX_KERNEL_DTS_SUPPORT=y
>  BR2_LINUX_KERNEL_INTREE_DTS_NAME="imx6sl-evk"
>  
> -- 
> 1.7.10.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-01-19 22:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-18 10:57 [Buildroot] [PATCH] imx6slevk: fix uImage load address Gilles Talis
2015-01-19 22:33 ` Yann E. MORIN [this message]
2015-01-20 15:46   ` Gilles Talis
2015-01-21 17:23     ` Yann E. MORIN

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=20150119223351.GI4217@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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