From mboxrd@z Thu Jan 1 00:00:00 1970 From: George G. Davis Date: Tue, 24 Aug 2004 12:10:00 -0400 Subject: [U-Boot-Users] Anyone has success with MX1ADS? In-Reply-To: References: Message-ID: <20040824161000.GL5222@mvista.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Aug 23, 2004 at 07:35:00PM +0800, Wai-Kong Sung wrote: > Hi, > > I am new with U-Boot and I am trying to use it with Moto's MX1ADS. I > downloaded the u-boot-2004-08-18-2000.tar.bz2 from the DEX ftp site. I > It compiled( mx1ads_config and CROSS_COMPILE=arm-linux-) without problem > but didn't run when I downloaded to the board. I am using the MX1 > bootstrap mode to download U-Boot. Did you use bootstrap mode to merely download it or install it into flash? > > The board is functioning since I can download and run other applications. > > Any pointer would be greatly appreciate! FWIW, I just confirmed that latest u-boot CVS +/- a few hours works on my MX1ADS board: U-Boot 1.1.2 (Aug 24 2004 - 11:49:40) U-Boot code: 08400000 -> 08418414 BSS: -> 0841C868 RAM Configuration: Bank #0: 08000000 64 MB Flash: 16 MB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial MX1ADS board with MC9328 MX1 (0L44N), Silicon ID 0x0005901d Hit any key to stop autoboot: 0 MX1ADS$ I used the mx1flash install utility included in the MX1 RedBoot package available from Freescale to install u-boot into SyncFlash on my board. After installing u-boot into flash via mx1flash (using bootstrap mode), I set S22-2 (BOOT1) OFF and u-boot works ok for me. Default console is on UART1 at 115200n8. -- Regards, George