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

📄 jaguar-atx

📁 MIPS处理器的bootloader,龙芯就是用的修改过的PMON2
💻
字号:
# $Id: JAGUAR-ATX,v 1.7 2003/07/11 12:00:11 pefo Exp $##	GENERIC configuration for Momentum Inc Jaguar-ATX.##  This file is supposed to be included by target file after#  endian has been defined.#include "conf/GENERIC_ALL"## Platform options#option		JAGUAR_ATXoption		MIPSoption		SMPoption		RM9000			# CPU type is RM9000option		INEToption		DISCO_II		# GALILEO GT64340 Host Bridgeselect		mod_uart_ns16550select		mod_uart_discoveryoption		CONS_BAUD=B9600option		GTCONSOLE		# Console on GT64340 serialoption		NOCOM2			# Don't init secondary com portoption		TGT_TOGGLE		# We want to toggle!select		iso9660select		fatfs#option		SBD_DEBUG#option		DEBUG_LOCORE#option		PCIVERBOSE=4#option          NKMEMCLUSTERS=4096              # Need much buffers for mpi## Functional options.#option		NOSNOOP			# Caches are no-snoopingoption		NON_DMA_REGIONS		# Need to bounce non-dmaable regions.option		NEWPCIROOT		# New style PCI framework## HAVE options. What tgt level provide#option		HAVE_TOD		# Time-Of-Day clockoption		HAVE_NVENV		#  Platform has non-volatile env mem## System Name and Target Name#option		SYSTYPE="\"jaguar-atx\""option		TARGETNAME="\"Jaguar-ATX\""##  Now the Machine specification#mainbus0        at rootlocalbus0	at mainbus0pcibr*		at mainbus0pci*		at pcibr?ppb*		at pci? dev ? function ?	# PCI-PCI bridgespci*		at ppb? bus ?#### SCSI supportsiop*		at pci? dev ? function ?	# Symbios/NCR 53c...scsibus*	at siop?#mpi*		at pci? dev ? function ?	# LSI Logic 44929 FC.#scsibus*	at mpi?sd*		at scsibus? target ? lun ? cd*		at scsibus? target ? lun ? #### Networking Devicesgtx0		at localbus? base ?gtx1		at localbus? base ?gtx2		at localbus? base ?fxp0            at pci? dev ? function ?        # Intel 82559 Devicefxp1            at pci? dev ? function ?        # Intel 82559 Device#### Media Independent Interface (mii) driverseephy*		at mii? phy ?			# Marvell 88E1000GB PHYinphy*          at mii? phy ?                   # Intel 82555 PHYs#### IDE controllers#pciide* 	at pci ? dev ? function ? flags 0x0000#### IDE hard drives#wd*		at pciide? channel ? drive ? flags 0x0000#### Pseudo devicespseudo-device	loop	1	# network loopback

⌨️ 快捷键说明

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