All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [RFC] ARM: Start using fdt_high for relocation
@ 2013-12-06 15:48 Tom Rini
  2013-12-06 16:59 ` Albert ARIBAUD
  2013-12-06 20:25 ` Wolfgang Denk
  0 siblings, 2 replies; 9+ messages in thread
From: Tom Rini @ 2013-12-06 15:48 UTC (permalink / raw)
  To: u-boot

Hey all,

I've been thinking.  We've had a thread on i.MX platforms about fdt
being overwritten and needing to be moved to another address.  And I've
also had an internal problem about fdt being overwritten.  So, how about
as a rule of thumb we start setting fdt_high (in configs) to
memory-start + 512MiB, as that's the lowmem limit we should always have
available.  This will fix the problem of BSS overwriting the DT, which
is the problem we won't catch in normal bootm/bootz usage.  Thoughts?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131206/26377e53/attachment.pgp>

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-12-06 23:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-06 15:48 [U-Boot] [RFC] ARM: Start using fdt_high for relocation Tom Rini
2013-12-06 16:59 ` Albert ARIBAUD
2013-12-06 17:18   ` Tom Rini
2013-12-06 19:28     ` Albert ARIBAUD
2013-12-06 20:31       ` Tom Rini
2013-12-06 20:44         ` Stephen Warren
2013-12-06 21:04           ` Tom Rini
2013-12-06 23:05             ` Stephen Warren
2013-12-06 20:25 ` Wolfgang Denk

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.