⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 db64360

📁 MIPS处理器的bootloader,龙芯就是用的修改过的PMON2
💻
字号:
# $Id: DB64360,v 1.3 2003/08/30 15:07:32 pefo Exp $##	GENERIC configuration for Marvell DB64360#machine		DB64360		powerpc		# CPU Architecture, Platformconfig		pmoninclude "../../../conf/GENERIC_ALL"## Platform options#option		POWERPC				# Include powerpc machdepoption		INEToption		DISCOVERYII			# MV64360 Host Bridge#option		GT_HIGH				# Put Discovery map in high memselect		mod_uart_ns16550		# Standard NS16550 UARToption		CONS_BAUD=B115200		# Default baudrateselect		gzip				# compressed file supportselect		ramfiles			# load from memory sypportselect		pmon_zmodem_rzselect		iso9660#makeoptions	OPT=Os				# Use this to get smallest size#makeoptions	OPT=O2				# Use this to get fastest code## Functional Options.#option 		PCIVERBOSE=0			# PCI config verbose default.option		NOSNOOP				# Caches don't handle snooping.#option		NKMEMCLUSTERS=4096		# Need much buffers## System Name and Target Name. These are not optional!#option		SYSTYPE="\"db64360\""option		TARGETNAME="\"DB64360\""## HAVE options. What tgt level provide#option		HAVE_LOGO		# Has 'splash' logo.option		HAVE_TOD		# Platform has TOD clock.option		HAVE_NVENV		# Platform has non-volatile env mem###  Now the Machine specification#mainbus0        at rootlocalbus0	at mainbus0pcibr0		at mainbus0pcibr1		at mainbus0pci*		at pcibr?#ppb*		at pci? dev ? function ?	# PCI-PCI bridges#pci*		at ppb? bus ?#### Networking Devicesgtx0		at localbus? base ?gtx1		at localbus? base ?#gtx2		at localbus? base ?fxp0            at pci? dev ? function ?        # Intel 82559 Device#### Symbios/NCR SCIS controllersiop*		at pci? dev ? function ?	# Symbios/NCR 53c...scsibus*	at siop?#### SCSI supportsd*		at scsibus? target ? lun ?cd*		at scsibus? target ? lun ?#### Media Independent Interface (mii) driversinphy*          at mii? phy ?                   # Intel 82555 PHYs#### IDE controllerspciide* 	at pci ? dev ? function ? flags 0x0000#### IDE hard driveswd*		at pciide? channel ? drive ? flags 0x0000#### Pseudo devicespseudo-device	loop	1	# network loopback

⌨️ 快捷键说明

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