From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 13 Jul 2010 20:46:55 +0200 Subject: [U-Boot] (imp) uboot image size In-Reply-To: References: Message-ID: <4C3CB49F.7010500@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 13/07/2010 20:38, Sagar Heroorkar a ?crit : > Hi All, > > I changed the TEXT_BASE address to something different. I see that the image > size of the uboot is changed so much. > > Image size became to 28MB. I dotn know how to make it to 384k. > > Earliar text base was at address fffa0000 > now i changed to fe400000 > > let me know what else i should change so that it will hve image size as 384k > > -Sagar Hi Sagar, What board are you building for? Maybe you changed TEXT_BASE in the board's config.mk but not in the linker file. Amicalement, -- Albert.