From: Felix Radensky <felix@embedded-sol.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Incorrect CONFIG_SYS_MONITOR_LEN on MPC85xx boards
Date: Thu, 20 Aug 2009 13:49:01 +0300 [thread overview]
Message-ID: <4A8D2A1D.2080300@embedded-sol.com> (raw)
Hi,
All FSL MPC85xx boards define CONFIG_SYS_MONITOR_LEN as 256K
although actual size of u-boot binary is 512K. XES Xpedite boards seem to do
the right thing.
I was wandering whether CONFIG_SYS_MONITOR_LEN for 85xx boards
can be defined in terms of CONFIG_SYS_MONITOR_BASE, similar to AMCC
boards ?
#define CONFIG_SYS_MONITOR_LEN (0xFFFFFFFF - CONFIG_SYS_MONITOR_BASE + 1)
Felix.
next reply other threads:[~2009-08-20 10:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-20 10:49 Felix Radensky [this message]
2009-08-20 13:20 ` [U-Boot] Incorrect CONFIG_SYS_MONITOR_LEN on MPC85xx boards Kumar Gala
2009-08-23 9:44 ` Felix Radensky
2009-08-24 14:52 ` Kumar Gala
2009-08-24 15:10 ` Felix Radensky
2009-08-24 15:14 ` Kumar Gala
2009-08-24 15:34 ` Felix Radensky
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=4A8D2A1D.2080300@embedded-sol.com \
--to=felix@embedded-sol.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