public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] powerpc/mpc85xx: Increase image size
@ 2013-10-11 18:29 York Sun
  2013-10-11 18:39 ` Scott Wood
  0 siblings, 1 reply; 15+ messages in thread
From: York Sun @ 2013-10-11 18:29 UTC (permalink / raw)
  To: u-boot

Scott, et al.

I'd like to start the discussion to increase u-boot image size for some
mpc85xx targets. As we all know the reset vector is at the very end and
linking process start from the top. This gives us no good choice but to
use fixed image size. While we have more and more features, the size
increases inevitably. It's time to adjust the arbitrary size. We are now
using 512KB. Shall we go with 768KB, or even 1MB?

For the first step, I think we don't have to increase size for all
targets. We can adjust those with CONFIG_SYS_TEXT_BASE=0xeff80000. Those
are the most recent used. There are other targets which don't use NOR
flash boot method. They should be considered as well.

It is per board configuration. But it may be better if we keep them
consistent.

Please comment.

Regards,

York

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

end of thread, other threads:[~2013-10-17  1:35 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 18:29 [U-Boot] powerpc/mpc85xx: Increase image size York Sun
2013-10-11 18:39 ` Scott Wood
2013-10-11 18:56   ` York Sun
2013-10-16 17:41     ` York Sun
2013-10-16 19:37       ` Scott Wood
2013-10-16 20:22         ` York Sun
2013-10-16 20:29           ` Scott Wood
2013-10-16 20:32             ` York Sun
2013-10-16 20:33               ` Scott Wood
2013-10-16 20:38                 ` York Sun
2013-10-16 20:41                   ` Scott Wood
2013-10-16 20:44                     ` York Sun
2013-10-16 21:23                       ` Scott Wood
2013-10-16 22:43                         ` York Sun
2013-10-17  1:35                           ` Kushwaha Prabhakar-B32579

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox