From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Gehrlein Date: Mon, 15 Dec 2008 08:26:03 +0100 Subject: [U-Boot] [PATCH] mpc83xx: Size optimization of start.S In-Reply-To: <1229116365-21440-1-git-send-email-ron_madrid@sbcglobal.net> References: <1229116365-21440-1-git-send-email-ron_madrid@sbcglobal.net> Message-ID: <4946068B.6020307@tqs.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Ron, Ron Madrid schrieb: > Currently there are in excess of 100 bytes located at the beginning of the image > built by start.S that are not being utilized. Hmmm, are you sure? What if someone designs a board, where the processor shall load its reset configuration from a local bus EEPROM, e.g. the same NOR-Flash containing the U-Boot image (CFG_RESET_SOURCE[0:2] = 000b? Or did I misunderstand something? Kind regards, Jens