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

📄 ev64240

📁 国产CPU-龙芯(loongson)BIOS源代码
💻
字号:
# $Id: EV64240,v 1.10 2004/05/27 04:14:49 wlin Exp $##	GENERIC configuration for Galileo EV64240##  This file is supposed to be included by target file after#  endian has been defined.#select		mod_flash_amd		# AMD flash device programmingselect		mod_flash_intel		# intel flash device programmingselect		mod_debugger		# Debugging moduleselect		mod_symbols		# Symbol table handlingselect		mod_s3load		# Srecord loading#select		mod_fastload		# LSI Fastloadselect		mod_elfload		# ELF loading## Command selection. Selects pmon commands#select		cmd_about		# Display info about PMONselect		cmd_boot		# Boot wrapperselect		cmd_cache		# Cache enabling#select		cmd_call		# Call a function commandselect		cmd_date		# Time of day commandselect		cmd_env			# Full blown environment command setselect		cmd_flash		# Flash programming cmdsselect		cmd_hist		# Command historyselect		cmd_ifaddr		# Interface address commandselect		cmd_l			# Disassembleselect		cmd_mem			# Memory manipulation commandsselect		cmd_more		# More paginator#select		cmd_mt			# Simple memory test commandselect		cmd_misc		# Reboot & Flush etc.#select		cmd_stty		# TTY setings commandselect		cmd_tr			# Host port-through commandselect		cmd_devls		# Device list#select		cmd_shell		# Shell commands, vers, help, eval### Platform options#option		EV64240option		MIPSoption		INEToption		DISCOVERY		# GALILEO GT64240 Host Bridgeselect		mod_uart_ns16550	# Standard UART driveroption		CONS_BAUD=B115200#option		CONS_BAUD=B9600select		ext2#select		mod_x86emu		# X86 emulation for VGA#select		mod_x86emu_int10select		mod_framebufferselect		mod_vgaconoption		NOPCINAMES		# Save some space for x86emu## Functional options.#option		NOSNOOP			# Caches are no-snooping## HAVE options. What tgt level provide#option		HAVE_TOD		# Time-Of-Day clockoption		HAVE_NVENV		#  Platform has non-volatile env memoption		HAVE_LOGO		# Output splash logooption		USE_SUPERIO_UARToption		USE_PIIX_RTC#option		GODSONEV2Aoption		LINUX_PC#option 	DEBUG_EMU_VGA#option		AUTOLOAD#option		CONFIG_PCI0_LARGE_MEM	#option		CONFIG_CACHE_64K_4WAY#option		CONFIG_GODSON_SECONDARY_CACHEoption 	CONFIG_VGA_CARD_SIS6326## System Name and Target Name#option		SYSTYPE="\"ev64240\""option		TARGETNAME="\"EV64240\""##  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 ?#### USB#uhci*		at pci? dev ? function ?#### SCSI support#siop*		at pci? dev ? function ?	# Symbios/NCR 53c...#scsibus*	at siop?#sd*		at scsibus? target ? lun ? #cd*		at scsibus? target ? lun ? #### Networking Devicesgt0		at localbus? base 4#gt1		at localbus? base 5#gt2		at localbus? base 6# fxp normally only used for debugging (enable/disable both)#fxp0            at pci? dev ? function ?        # Intel 82559 Device#inphy*          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 + -