Re: [U-Boot] GPIO - MPC8315

2009-12-14 Thread Marcos Cunha
That was the problem. After GPIO configuration this line resolve the problem. *setbits_be32(&immr->sysconf.sicrh, SICRH_GPIO_0 | SICRH_GPIO_1 | SICRH_GPIO_2);* The DEBUG output: SPI - CHIP SELECT CONFIGURATION &gpio = ec00 gpio->dir = 3f00 gpio->odr = 0 gpio->ier = e0bfff0f gpio->imr

[U-Boot] GPIO - MPC8315

2009-12-10 Thread Marcos Cunha
imr = %x \n", gpio->imr ); printf("gpio->icr = %x \n", gpio->icr ); printf("gpio->dat = %x \n", gpio->dat ); } This is the output. MMC: INIT MMC SPI - CHIP SELECT CONFIGURATION $gpio = ec00 gpio->dir = 3f00 gpio->odr = 0 gpio->ier

[U-Boot] [Fwd: MMC driver with SPI controller - MPC8315]

2009-12-01 Thread Marcos Cunha
Hi, Is it possible to use the SPI controller working with MMC driver to control a SDCARD? Is that the best way? Thanks in advance, Marcos Cunha Electrical Engineer ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u

[U-Boot] MMC driver with SPI controller - MPC8315

2009-11-30 Thread Marcos Cunha
<><>___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] SDCARD Support - MPC8315e

2009-11-13 Thread Marcos Cunha
I had the u-boot 1.3.2 and that version didn't have these code. I get the git source tree. Thanks. Liu Dave-R63238 wrote: >> Is there a SDCARD support for MPC8315e? >> > > Yes. Have a look the drivers/mmc > > -- cid:image002.gif@01C8B04F.DE139770 *Marcos Aurélio pinto cunha, PMP En

[U-Boot] SDCARD Support - MPC8315e

2009-11-13 Thread Marcos Cunha
Dears, Is there a SDCARD support for MPC8315e? Best Regards. -- cid:image002.gif@01C8B04F.DE139770 *Marcos Aurélio pinto cunha, PMP Engenheiro eletricista / electrical engineer *** cid:image002.gif@01C8B04F.DE139770 cid:image003.gif@01C8B04F.DE139770 Fone: +55 (85) 3216.7934 Fax:

[U-Boot] SD Card in Spi mode boot mpc8315

2009-09-17 Thread Marcos Cunha
Dears, It is possible booting Linux from SD Card or USB mass storage device? I am using U-boot 1.3.2. Thanks in advance, Marcos Cunha Instituto Atlântico Electrical Engineer ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman

Re: [U-Boot] [Fwd: Newest Version U-boot]

2009-09-04 Thread Marcos Cunha
It is supposed to be . Denk, Marcos Cunha wrote: > Marcos Cunha wrote: > >> Denx, >> >> I am trying to access this FTP server ftp://ftp.denx.de/pub/u-boot/, >> but the connection cannot be established and it is canceled by timeout >> (using Firefox).

Re: [U-Boot] [Fwd: Newest Version U-boot]

2009-09-04 Thread Marcos Cunha
Marcos Cunha wrote: > Denx, > > I am trying to access this FTP server ftp://ftp.denx.de/pub/u-boot/, > but the connection cannot be established and it is canceled by timeout > (using Firefox). I tried with Internet Explorer, but its want a > username and password, Anonymous ac

Re: [U-Boot] [Fwd: Newest Version U-boot]

2009-09-04 Thread Marcos Cunha
<><>___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [Fwd: Newest Version U-boot]

2009-09-04 Thread Marcos Cunha
Dears, Where can I download the newest u-boot version ? I tried download from DENX FTP server, but nothing are there? Thanks, Marcos Cunha Electrical Enginner ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] Newest Version U-boot

2009-09-03 Thread Marcos Cunha
<><>___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [Fwd: Re: mpc8315 DDR2 controller]

2009-08-31 Thread Marcos Cunha
configurations. Below the correct configuration. #define CFG_IBAT0U (CFG_SDRAM_BASE | BATU_BL_256M| BATU_VS | BATU_VP) Thanks, Marcos Cunha Electrical Engineer Wolfgang Denk wrote: > Dear Marcos Cunha, > > In message <4a944ee0.1000...@atlantico.com.br> you wrote: > >> I a

Re: [U-Boot] mpc8315 DDR2 controller

2009-08-31 Thread Marcos Cunha
<><>___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] mpc8315 DDR2 controller

2009-08-25 Thread Marcos Cunha
rom gdb: Program received signal SIGSTOP, Stopped (signal). 0x1200 in ?? () It could be a problem with DDR2 configuration registers? Thanks in advance, Marcos Cunha Electrical Enginner Instituto Atlântico www.atlantico.com.br ___ U-Boot mailing lis