From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastos Fernandez Alexandre Date: Wed, 2 Nov 2005 09:28:17 +0100 Subject: [U-Boot-Users] Re: Low-boot configuration for MPC8272ADS Message-ID: <51DB8827D393D411BB69003048003F4601B1C258@tvesntr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dmytro, Please apply my patch with Flash HRCW for MPC8272ADS and try then the MPC8272ADS_lowboot_config. This worked fine for me http://article.gmane.org/gmane.comp.boot-loaders.u-boot/19395 Best regards Alex BASTOS > -----Original Message----- > To: u-boot-users at lists.sourceforge.net > From: Dmytro Bablinyuk > Date: Wed, 02 Nov 2005 16:39:12 +1100 > Subject: [U-Boot-Users] Re: Low-boot configuration for MPC8272ADS > > > > 1. I have updated (latest snapshot) u-boot: > > > > include/configs/MPC8260ADS.h > > > > #define CFG_HRCW_MASTER 0x0e72b605 > > > > board/mpc8260ads/config.mk > > > > TEXT_BASE = 0xff800000 > > 1. I tried 'make MPC8272ADS_lowboot_config' but it keeps resetting with > or without BDI attached (JP9 in position MEMORY, SW2 is FLASH ON). > > 2. Burn (to burn I need to move JP9 in position BCSR, otherwise it's > just resetting) > 8272>load > 8272>unlock 0xff800000 0x40000 32 > 8272>erase 0xFF800000 BLOCK > 8272>prog 0xFF800000 u-boot.bin BIN > > 3. Move JP9 in position MEMORY > > 4. Power cycle > > 5. Board keeps resetting with or without BDI. > > Can anybody help, please? > Thank you > > > >