OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/bootloaders/orpmon/include
    from Rev 355 to Rev 375
    Reverse comparison

Rev 355 → Rev 375

/build.h
1,?rev1len? → ?rev2line?,?rev2len?
#define BUILD_VERSION "Thu Sep 9 18:04:41 CEST 2010"
#define BUILD_VERSION "Fri Sep 24 16:06:14 BST 2010"
/board.h
143,10 → 143,10
 
#elif IPCONFIG==3 // ORSoC LAN
 
#define BOARD_DEF_IP 0xc0a80003 // 192.168.0.3
#define BOARD_DEF_IP 0xc0a80103 // 192.168.1.3
#define BOARD_DEF_MASK 0xffffff00 // 255.255.255.0
#define BOARD_DEF_GW 0xc0a80002 // 192.168.0.2
#define BOARD_DEF_TBOOT_SRVR 0xc0a80108 // 192.168.1.8
#define BOARD_DEF_GW 0xc0a80101 // 192.168.1.1
#define BOARD_DEF_TBOOT_SRVR 0xc0a80101 // 192.168.1.1
#define BOARD_DEF_IMAGE_NAME "boot.img"
#define BOARD_DEF_LOAD_SPACE 0xa00000
#define ETH_MDIOPHYADDR 0x00

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.