public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,v2,1/1] meson: gxbb: change ramdisk_addr_r
Date: Mon, 1 May 2017 12:38:48 -0400	[thread overview]
Message-ID: <20170501163848.GA8048@bill-the-cat> (raw)
In-Reply-To: <1492193086-23563-1-git-send-email-xypron.glpk@gmx.de>

On Fri, Apr 14, 2017 at 08:04:46PM +0200, xypron.glpk at gmx.de wrote:

> 0x10000000 is the start of a 2 MiB area used by the
> ARM Trusted Firmware (BL31).
> 
> See
> https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/tree/arch/arm64/boot/dts/amlogic/meson-gx.dtsi?id=refs/tags/v4.10.10
> 
> So we should not load the ramdisk here.
> 
> The legacy Ubuntu image for the Odroid C2 comes with the
> following line in boot.ini:
> setenv initrd_loadaddr "0x13000000"
> 
> See
> http://odroid.in/ubuntu_16.04lts/ubuntu64-16.04-minimal-odroid-c2-20160815.img.xz
> http://deb.odroid.in/c2/pool/main/u/u-boot/u-boot_20170226-752a100-8_arm64.deb
> 
> So let's use the same address.
> 
> With the patch booting Linux with booti succeeds on an Odroid C2,
> without the patch Linux hangs.
> 
> Cc: Andreas Färber <afaerber@suse.de>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Tested-by: Vagrant Cascadian <vagrant@debian.org>

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/20170501/995db440/attachment.sig>

      parent reply	other threads:[~2017-05-01 16:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-14 17:34 [U-Boot] [PATCH 1/1] odroid-c2: change ramdisk_addr_r Heinrich Schuchardt
2017-04-14 17:39 ` Andreas Färber
2017-04-14 18:04   ` [U-Boot] [PATCH v2 1/1] meson: gxbb: " Heinrich Schuchardt
2017-04-16 19:33     ` Simon Glass
2017-04-17 20:41     ` [U-Boot] [U-Boot,v2,1/1] " Vagrant Cascadian
2017-05-01 16:20       ` Heinrich Schuchardt
2017-05-01 16:38     ` Tom Rini [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=20170501163848.GA8048@bill-the-cat \
    --to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox