From: Yehuda Yitschak <yehuday@marvell.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] 4K padding of ARM DT blob
Date: Thu, 5 Mar 2015 18:20:35 +0000 [thread overview]
Message-ID: <1425579635305.24190@marvell.com> (raw)
In-Reply-To: <20150305164050.GX25373@bill-the-cat>
Hey Tom
In arch/arm/dts/Makfile: line 56
"DTC_FLAGS += -R 4 -p 0x1000"
this tell the dtc tool to add a 4K padding to the device tree blob.
i can't figure out why this is needed.
Its creating a 4KB penalty on the dtb file so i guess it has some justification.
Thanks
Yehuda
________________________________________
From: Tom Rini <trini@konsulko.com>
Sent: Thursday, March 5, 2015 6:40 PM
To: Yehuda Yitschak
Cc: yamada.m at jp.panasonic.com; u-boot at lists.denx.de; Hanna Hawa
Subject: Re: [U-Boot] 4K padding of ARM DT blob
On Thu, Mar 05, 2015 at 08:02:50AM +0000, Yehuda Yitschak wrote:
> Hello
>
> I was wondering why the default ARM device tree blob is padded by 4K bytes
>
> Is this required to align to some storage medium ?
> Is there a configuration that allows to eliminate this padding to save space ?
Can you expand on what you're referring to / code in question? Thanks!
--
Tom
next prev parent reply other threads:[~2015-03-05 18:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-05 8:02 [U-Boot] 4K padding of ARM DT blob Yehuda Yitschak
2015-03-05 16:40 ` Tom Rini
2015-03-05 18:20 ` Yehuda Yitschak [this message]
2015-03-06 15:12 ` Tom Rini
2015-03-11 5:48 ` Masahiro Yamada
2015-03-11 19:01 ` Simon Glass
2015-03-11 20:30 ` Tom Rini
2015-03-12 6:46 ` Yehuda Yitschak
2015-03-12 8:10 ` Masahiro Yamada
2015-03-12 8:58 ` Yehuda Yitschak
2015-03-12 9:50 ` Masahiro Yamada
2015-03-12 14:25 ` Yehuda Yitschak
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=1425579635305.24190@marvell.com \
--to=yehuday@marvell.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.