[U-Boot] R: Configure a MICRON DDR2 SDRAM MT47H512M4 - 64 Meg x 4 x 8 on MPC8323 custom board

2012-10-15 Thread SETTE AGOSTINO - technolabs
im->sysconf.ddrlaw[1].ar = LAWAR_EN | ((ddr_size_log2 - 1) & > LAWAR_SIZE); > im->ddr.sdram_clk_cntl = CONFIG_SYS_DDR_CLK_CNTL; I hope this will help Best Regards Agostino Sette -Messaggio originale- Da: SETTE AGOSTINO - technolabs Inviato: venerdì 5 ottobre 2012 10.34

[U-Boot] Configure a MICRON DDR2 SDRAM MT47H512M4 - 64 Meg x 4 x 8 on MPC8323 custom board

2012-10-05 Thread SETTE AGOSTINO - technolabs
Hi all, I have a problem with MICRON DDR2 SDRAM MT47H512M4 - 64 Meg x 4 x 8 on a MPC8323 custom board. The size of the DDR causes a hang of the board. If I set the CONFIG_SYS_DDR_SIZE to 512 the u-boot hangs as follows U-Boot 2012.10-rc1 (Oct 05 2012 - 10:06:41)MPC83XX Reset Status: CPU: e3

[U-Boot] R: Configure a Numonyx Axcell M29EW on a MPC8323 board

2012-09-26 Thread SETTE AGOSTINO - technolabs
16.41 A: SETTE AGOSTINO - technolabs Cc: u-boot@lists.denx.de Oggetto: Re: [U-Boot] Configure a Numonyx Axcell M29EW on a MPC8323 board On 25/09/2012 08:59, SETTE AGOSTINO - technolabs wrote: > Hi all, > > > (2 << BR_PS_SHIFT) | /* 16 bit port size */ \ > > BR_V) /* vali

[U-Boot] SPI for MPC8323

2012-09-25 Thread SETTE AGOSTINO - technolabs
Hi all, I have a board with MPC8323 and I would like to use the SPI but, as far as I see, the device on this processor is different from the others of the family. The file u-boot/arch/powerpc/include/asm/mpc8xxx_spi.h does not define the CONFIG_MPC8323 for the structure spi8xxx. Are there some pa

[U-Boot] Configure a Numonyx Axcell M29EW on a MPC8323 board

2012-09-25 Thread SETTE AGOSTINO - technolabs
Hi all, I have a card with a MPC8323 and I would like to access a Numonyx Axcell M29EW FLASH. After porting the U-Boot 2012.10-rc1 for MPC8323ERDB to my own hardware I have the following with "flinfo": Bank # 1: CFI conformant flash (16 x 16) Size: 256 MB in 2048 Sectors AMD Standard command

[U-Boot] Question on EON EN29LV160B Flash Memory

2009-10-14 Thread SETTE AGOSTINO - technolabs
Hi all, I am going to prepare a new U-Boot with a HW which has on board an EON EN29LV160B Flash Memory. As far as I see in the latest U-Boot tree this kind of FLASH is not yet managed but anyhow I found some infos on EON manufacturer into the file u-boot/include/flash.h and more exactly 173 /*