From: <mks...@ya...> - 2002-05-28 02:33:11
|
Dear All, I am a new bie in linux porting to SH37727F board.This board has no ethernet support.Only serial port. I am in the process of making a boot loader(SH-IPL+g ) for this board. Could any one pls help on how should i modify the config.mk and config.h and sh37727.mem files. My memory maps are Flash ROM- BANK0(0000 0000 to 0007 FFFF) BANK1(0008 0000 to 000F FFFF) ............................. ............................. BANK7(0038 0000 to 003E FFFF) SDRAM - BANK0 to BANK 3(0C00 0000 to 0C3F FFFF). For sh37727.mem,could you pls specify how i should fill the 'XXX' MEMORY { ROM (rx): ORIGIN = XXX, LENGTH =XXX RAM (rw): ORIGIN =XXX , LENGTH =XXX STACK (rw): ORIGIN = XXX, LENGTH = XXXX } Awaiting your precious replies, Thanks and regards, Manoj K.S __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |