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: [PATCH 1/2] board: tbs2910: Use recommended distroboot addresses
Date: Fri, 28 Aug 2020 08:53:09 -0400	[thread overview]
Message-ID: <20200828125309.GE6676@bill-the-cat> (raw)
In-Reply-To: <20200827195247.25917-1-smoch@web.de>

On Thu, Aug 27, 2020 at 09:52:46PM +0200, Soeren Moch wrote:

> According to doc/README.distro fdt_addr must not be set when DTB is not
> available from hardware. So remove this entry.
> 
> Use address 32MB above the start of DRAM for kernel_addr_r. This way
> we likely can avoid the self-relocation of the compressed kernel image
> before it decompresses to offset 0x8000 from start of DRAM.
> 
> Use address 128MB above the start of DRAM for fdt_addr_r, since this is
> the maximum location for the end of the kernel. So we avoid overwriting
> the DTB.
> 
> Use 512k above that for ramdisk_addr_r. This should be enough for the
> DTB, rest of DRAM can be used for initrd.
> 
> Place boot script / extlinux.conf at offset 0 / 1MB from start of DRAM.
> This space is available for processing in U-Boot.
> 
> Signed-off-by: Soeren Moch <smoch@web.de>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200828/d0e6f617/attachment.sig>

  parent reply	other threads:[~2020-08-28 12:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-27 19:52 [PATCH 1/2] board: tbs2910: Use recommended distroboot addresses Soeren Moch
2020-08-27 19:52 ` [PATCH 2/2] board: tbs2910: Disable CONFIG_ENV_VARS_UBOOT_CONFIG in defconfig Soeren Moch
2020-08-27 21:24   ` Fabio Estevam
2020-09-18 14:06   ` sbabic at denx.de
2020-08-27 21:23 ` [PATCH 1/2] board: tbs2910: Use recommended distroboot addresses Fabio Estevam
2020-08-28 12:53 ` Tom Rini [this message]
2020-10-02 10:40 ` Soeren Moch
2020-10-02 10:55   ` Stefano Babic
2020-10-02 15:56 ` 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=20200828125309.GE6676@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