From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francisco Afonso Date: Tue, 07 Nov 2006 15:11:13 +0000 Subject: [U-Boot-Users] u-boot as second monitor Message-ID: <4550A211.9070706@dei.uminho.pt> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I have a TQM823L board that comes with the Mon8xx monitor. I have read about how to install uboot over Mon8xx, but I would like to know if it is possible to generate u-boot for a different flash address and call it after the Mon8xx boot. If so what should I change in the uboot code? Thanks, Francisco