readme.ocotea

来自「u-boot-1.1.6 源码包」· OCOTEA 代码 · 共 74 行

OCOTEA
74
字号
			   AMCC Ocotea Board		    Last Update: March 2, 2004=======================================================================This file contains some handy info regarding U-Boot and the AMCCOcotea 440gx  evalutation board. See the README.ppc440 for additionalinformation.SWITCH SETTINGS & JUMPERS==========================Here's what I've been using successfully. If you feel inclined tochange things ... please read the docs!DIPSW   U46         U80------------------------SW 1    off         offSW 2    on          offSW 3    off         offSW 4    off         offSW 5    off         offSW 6    on          onSW 7    on          offSW 8    on          offJ41: strappedJ42: openAll others are factory default.I2C Information=====================See README.ebony for information.PCI===========================Untested at the time of writing.PPC440GX Ethernet EMACs===========================All EMAC ports have been tested and are known to workwith EPS Group 4.Special note about the Cicada CIS8201:	The CIS8201 Gigabit PHY comes up in GMII mode by default.	One must hit an extended register to allow use of RGMII mode.	This has been done in the 440gx_enet.c file with a #ifdef/endif	pair.AMCC does not store the EMAC ethernet addresses within their PIBS bootloader.The addresses contained in the config header file are from my particularboard and you _*should*_ change them to reflect your board either in theconfig file and/or in your environment variables.  I found the addresses onlabels on the bottom side of the board.BDI2k or JTAG Debugging===========================For ease of debugging you can swap the small boot flash and external SRAMby changing U46:3 to on.  You can then use the sram as your boot flash byloading the sram via the jtag debugger.Regards,--Travis<tsawyer@sandburst.com>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?