On Wed, 2006-02-22 at 15:12 -0300, Jardel Silveira wrote:
Dear,
As a matter of fact, this target doesn´t seem to turn on my board. The power led is off. I´ve an FS2 JTAG interface and may be I can do some necessary tests.
I just committed the raminit.c for GX2. Please take a look at it. I presume you have access to the developer web site and docs there?
I think I have implemented the DRAM init sequence in their GeodeROM Porting Guide and LX/GX processor data book correctly. But I may be wrong. I also thing probably I have to implement the PLL reset in order for DRAM to work.
BTW, hook a serial console. I think the power led is controlled by software. It is off all the way in LinuxBIOS (yes, there is something on the serial console.)
Dear Mr. Li-Ta Lo,
I´ve access only to the svn respository. I think don´t have access to the developer web site and docs there. I have both boards based on GX and LX processors. I will do the tests.
Thanks for the attention.
Jardel.
-----Mensagem original----- De: Li-Ta Lo [mailto:ollie@lanl.gov] Enviada em: quinta-feira, 23 de fevereiro de 2006 18:44 Para: Jardel Silveira Cc: 'Ronald G Minnich'; linuxbios@linuxbios.org Assunto: Re: [LinuxBIOS] RES: Rumba target and AMD RDK THINCLIENT
On Wed, 2006-02-22 at 15:12 -0300, Jardel Silveira wrote:
Dear,
As a matter of fact, this target doesn´t seem to turn on my board. The power led is off. I´ve an FS2 JTAG interface and may be I can do some necessary tests.
I just committed the raminit.c for GX2. Please take a look at it. I presume you have access to the developer web site and docs there?
I think I have implemented the DRAM init sequence in their GeodeROM Porting Guide and LX/GX processor data book correctly. But I may be wrong. I also thing probably I have to implement the PLL reset in order for DRAM to work.
BTW, hook a serial console. I think the power led is controlled by software. It is off all the way in LinuxBIOS (yes, there is something on the serial console.)
Dear Li-Ta Lo,
I´ve just tried to compile rumba now and i´ve got this ouputÇ
N_OFFSET='0x0' -DXIP_ROM_SIZE='0x10000' -DXIP_ROM_BASE='0xfffd0000' -DCONFIG_UDELAY_TSC='1' -DCONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2='0' -DCONFIG_UDELAY_IO='0' /home/jardel/projetos/LinuxBIOSv2/src/mainboard/amd/rumba/auto.c -o auto.inc raminit.c:3.61: struct mem_controller undeclared make[1]: ** [auto.inc] Erro 1 make[1]: Leaving directory `/home/jardel/projetos/LinuxBIOSv2/targets/amd/rumba/rumba/normal' make: ** [normal/linuxbios.rom] Erro 1 jardel@jardel:~/projetos/LinuxBIOSv2/targets/amd/rumba/rumba$ ls
Thanks.
Jardel.
-----Mensagem original----- De: linuxbios-bounces@linuxbios.org [mailto:linuxbios-bounces@linuxbios.org] Em nome de Li-Ta Lo Enviada em: quinta-feira, 23 de fevereiro de 2006 18:44 Para: Jardel Silveira Cc: linuxbios@linuxbios.org Assunto: Re: [LinuxBIOS] RES: Rumba target and AMD RDK THINCLIENT
On Wed, 2006-02-22 at 15:12 -0300, Jardel Silveira wrote:
Dear,
As a matter of fact, this target doesn´t seem to turn on my board. The power led is off. I´ve an FS2 JTAG interface and may be I can do some necessary tests.
I just committed the raminit.c for GX2. Please take a look at it. I presume you have access to the developer web site and docs there?
I think I have implemented the DRAM init sequence in their GeodeROM Porting Guide and LX/GX processor data book correctly. But I may be wrong. I also thing probably I have to implement the PLL reset in order for DRAM to work.
BTW, hook a serial console. I think the power led is controlled by software. It is off all the way in LinuxBIOS (yes, there is something on the serial console.)