From: <mks...@ya...> - 2002-05-27 07:03:33
|
Dear All, I am a newbie in linux porting. I have to download sh-ipl+g to a SH37727 based target board(No ethernet support).The board is used in telephone.SH37727 board has 2 MB RAM and 4MB ROM. I have got the sh-ipl+g for a SH37709A based board(Ethernet supported).This IPL supports SH37709A.SH3 7709A board has 16MB RAM and 2MB ROM) I want to generate a .mot file for downloading the image. My doubt are 1) whether IPL for SH37709A and SH37727 board is the same? 2) If not same,Could you pls provide me the steps to make the IPL For SH37727? 3) While making the IPL in which files i should specify the memory map of my target SH37727 board? SH37727 Board details My Flash ROM(4MB) map is 0000 0000-0007 FFFF(Bank 0) to 0037 FFFF-003E FFFF(Bank 7).I want to load my IPL at BANK 1(0008 0000-000F FFFF). The SDRAM(2MB) map is from 0C00 0000 to OC3F FFFF. I have gone through the site http://linuxsh.sourceforge.net/docs/gdb-p.ph3 but i am not clear on my above doubts. Could you please share your valuable ideas on this. regars, manoj __________________________________________________ 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 |