📄 generic
字号:
## Generic#machine PowerPMC230 powerpc # CPU Architecture, Platformconfig pmoninclude "conf/GENERIC_ALL"## Platform options#option POWERPCoption INEToption MPC107 # Motorola MPC107 Host-Bridge#option PCIVERBOSE=3option COM1_FREQ=12288000option FLASH_BASED_NVRAM## System Name and Target Name#option TARGETNAME="\"PowerPMC230\""## 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 memselect mod_tod_mc146818 # Time-Of-Day clock based on MC146818select mod_uart_ns16550 # UART Support for chip based on NS16550## Now the Machine specification#mainbus0 at rootpcibr0 at mainbus0pci* at pcibr?ppb* at pci? dev ? function ? # PCI-PCI bridgespci* at ppb? bus ?#### Networking Devicesfxp* at pci? dev ? function ? # Intel 82559 Device#### 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 + -