Help: Linux porting to custom target hw

Thiago Galesi thiagogalesi at gmail.com
Fri May 12 10:49:01 EST 2006


>
> My specific question was what do I need to change in the kernel and U-Boot
> source to boot my target HW. Is flash location and the memory map only thing
> I need to worry about or I need to do something more. E.g. I am looking for
> a document which will specify the LSP specific files.

I'm not very familiar with UBoot but most of the changes will be made
there, not in the kernel (that is, memory size, memory mappings, etc)

AFAIK the only thing you'll have to set up in the kernel is the flash
location, size and configuration (that is, if it is 16 bits, 32 bits,
2x16 bits , etc, etc)

Thiago



More information about the Linuxppc-embedded mailing list