On 1/9/08, Joachim Meyer <[EMAIL PROTECTED]> wrote:
> Hi
>
http://git.secretlab.ca/git/gitweb.cgi?p=linux-2.6-virtex.git;a=snapshot;h=d7ed933b578d9c4dec0e23a5a6f78c464b31c47c;sf=tbz2
> Is this a complete Kernel? I don't really understand this whole git-tree 
> stuff.
> then i copied the arch/ppc/configs/ml300_defconfig to .config.

Hint: this does the same thing,
$ ARCH=ppc make ml300_defconfig

> I used an edk9.1 with linux_2_6 as OS for the ppc405_0,  0x10000000 for 
> memory size, 100000000 for uart16550 bus clock freq and set the target 
> directory. Under connected_periphs where: RS232_Uart, SPI_EEPROM, 
> PCI32_BRIDGE, SysACE_CompactFlash and opb_intc_0.
> At Software I pressed the "Generate Libaries and BSPs" Button and copied the 
> generated xparameters.h to 
> linux-2.6-virtex/arch/ppc/platforms/4xx/xparameters.

you want to copy xparameter_ml???.h to arch/ppc/platform/4xx/xparameters_ml300.h

Do not replace xparameter.h; it's a wrapper around the real xparams
file and it defines things that Linux needs.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to