📄 minipmon
字号:
# $Id: MINIPMON,v 1.5 2002/08/19 09:09:02 pefo Exp $## GENERIC configuration for EV64260 MINIPMON#machine EV64260 powerpc # CPU Architecture, Platformconfig pmon## System Name and Target Name. These are not optional!#option SYSTYPE="\"ev64260\""option TARGETNAME="\"EV64260\""## Platform options. Controls basic build functionality#option DISCOVERY # Galileo GT64260 Host Bridgeoption GT_HIGH # Put Discovery map in high memoption POWERPC # Target architectureselect mod_uart_ns16550 # Standard UART driveroption CONS_BAUD=B115200## 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## Module selection. Selects pmon features#select mod_flash_amd # AMD flash device programming#select mod_flash_intel # intel flash device programmingselect mod_debugger # Debugging moduleselect mod_symbols # Symbol table handlingselect mod_s3load # Srecord loading#select mod_fastload # LSI Fastload#select mod_elfload # ELF loading## Command selection. Selects pmon commands#select cmd_about # Display info about PMONselect cmd_cache # Cache enablingselect cmd_call # Call a function commandselect cmd_date # Time of day command#select cmd_env # Full blown environment command setselect cmd_flash # Flash programming cmds#select cmd_hist # Command historyselect cmd_l # Disassembleselect cmd_mem # Memory manipulation commandsselect cmd_mt # Simple memory test commandselect cmd_misc # Reboot & Flush etc.select cmd_set # As cmd_env but not req. cmd_histselect cmd_stty # TTY setings commandselect cmd_tr # Host port-through command#select cmd_shell # Shell commands, vers, help, eval #select cmd_vers #select cmd_help #select cmd_eval#
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -