; bdi2000 configuration file for HERMES-PRO ISDN Router ; ----------------------------------------------------- ; [INIT] ; init core register WREG MSR 0x00001002 ;MSR : ME,RI WSPR 27 0x00001002 ;SRR1 : ME,RI WSPR 149 0x2002000F ;DER : set debug enable register WSPR 638 0xFF000000 ;IMMR : internal memory at 0xFF000000 WSPR 158 0x00000007 ;ICTRL: ; init SIU register WM32 0xFF000000 0x01610400 ;SIUMCR WM32 0xFF000004 0xFFFFFF88 ;SYPCR WM32 0xFF000284 0x00B00000 ;PLPRCR : MF = 11 WSPR 796 0x00000000 ;M_TWB: invalidate TWB [TARGET] MMU XLAT ;support virtual addresses (for Linux!) CPUCLOCK 50000000 ;the CPU clock rate after processing the init list BDIMODE AGENT ;the BDI working mode (LOADONLY | AGENT) BREAKMODE HARD ;SOFT or HARD, HARD uses PPC hardware breakpoints [HOST] IP 10.0.0.8 FILE moni.srec FORMAT SREC LOAD MANUAL ;load code MANUAL or AUTO after reset DEBUGPORT 2001 [FLASH] CHIPTYPE AM29BX16 ;Flash type (AM29LV160B) CHIPSIZE 0x200000 ;The size of one flash chip in bytes BUSWIDTH 16 ;The width of the flash memory bus in bits (8 | 16 | 32) FILE moni.srec ;The file to program