[U-Boot] new board SDRAM conf

2008-11-02 Thread 조기성
Hi!, I’m using ppc440Ep and using u-boot1.3.3 I’m using u-boot1.1.3 with Yosemite configuration. When I boot with Yosemite conf , it stops SDRAM:256 , it’ shows cpu, pci conf My New Board configuration is only different SDRAM Size and Flash Size. Where can I modify my Yosemite configurati

Re: [U-Boot] new board SDRAM conf

2008-11-03 Thread 조기성
ASH0 | 0x7A000) /* BAS=0xFF8,BS=8MB,BU=R/W,BW=16bit * _ Best Regards. Steven. -Original Message- From: Stefan Roese [mailto:[EMAIL PROTECTED] Sent: Monday, November 03, 2008 7:11 PM To: u-boot@lists.denx.de; [EMAIL PROTECTED] Subject: Re: [U-Boot] new board SDRAM con

Re: [U-Boot] new board SDRAM conf

2008-11-03 Thread 조기성
board SDRAM conf On Monday 03 November 2008, 조기성 wrote: > I’m using ppc440Ep and using u-boot1.3.3 > > I’m using u-boot1.1.3 with Yosemite configuration. Please use the latest version from the DENX git repository. > When I boot with Yosemite conf , it stops SDRAM:256 , it’ shows cp

Re: [U-Boot] new board SDRAM conf

2008-11-04 Thread 조기성
Hi Stefan. I solved SDRAM problems for your help, when I use CFG_DRAM_TEST , it passed My bdi2000's configuration is blows WDCR0x100x0020 ;Select SDRAM0_CFG0 WDCR0x110x3400 ;CFG0: 32bit, PMU disable WDCR0x110x8400 ;CFG1: enable SDRA When I Use B

[U-Boot] PPC440EP USB1.1 Host Error

2008-11-06 Thread 조기성
Hi , I'm using ppc440EP and using u-boot( git version ) I have a ploblem in using usb 1.1 host , in my board(has not CPLD) I wanna using USB1.1 Host , and not using USB2.2 But usb1.1 Host is not working , when usb device is connected Kernel prints -62 err messages How can I Slove it? Best Regar

[U-Boot] PPC440EP UART 4port enble

2008-11-10 Thread 조기성
Hi. We have designed a new PPC440EP yosemite based board. But we are using UART 4port tx,rx( 2pin UART0, 1, 2, 3) But current It only works 2port(UART0, UART1). I read user manual then changed u-boot's GPIO bit flag blows. But it's now working, How can I do that? Thanks in advance int board_ea

Re: [U-Boot] PPC440EP UART 4port enble

2008-11-11 Thread 조기성
nx.de; [EMAIL PROTECTED] Subject: Re: [U-Boot] PPC440EP UART 4port enble On Tuesday 11 November 2008, 조기성 wrote: > We have designed a new PPC440EP yosemite based board. > But we are using UART 4port tx,rx( 2pin UART0, 1, 2, 3) > But current It only works 2port(UART0, UART1). > I read