From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Mon, 21 Jul 2008 12:34:52 -0700 (PDT) Subject: [U-Boot-Users] mx31 litekit help In-Reply-To: <00a201c8eb4a$00e4a1b0$02ade510$@navy.mil> Message-ID: <245604.14431.qm@web51004.mail.re2.yahoo.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Nathan, --- On Mon, 7/21/08, Nathan Manning wrote: > I noticed that the litektit's config.mk file has a > TEXT_BASE of 0x87f00000 > which doesn't correspond to our board's flash > range. Is this really where > u-boot should be loaded? 0x87F0000 is an address in RAM, not flash. Regards, Fabio Estevam