#
#REBOOT_PATH is multi path list to load
#"/reboot.bin"
#BTCNF_PATH
#"/kd/pspconf*.txt"
#"/kd/msreboot.bin",
#"kd/devhook.prx"
#and other bootload.prx in pspcont table

!firmware 2.71(MS and MS+flash)
REBOOT_PATH="flash0:/dh/271;ms0:/dh/271/flash0;ms0:/dh/271;ms0:/dh;flash0:/dhcommon"
BTCNF_PATH="/kd/pspcnf_tbl_dh.txt"
FLASH0="/dh/271;ms0:/dh/271/flash0"
FLASH1="/dh/271;ms0:/dh/271/flash1"
#share flash1 work as 2.8x
#FLASH1="/dh/28X;ms0:/dh/271/flash1"

!firmware 2.80(MS or flash+MS)
REBOOT_PATH="flash0:/dh/280;ms0:/dh/280/f0;ms0:/dh"
BTCNF_PATH="/kd/pspcnf_tbl_dh.txt"
FLASH0="/dh/280;ms0:/dh/280/f0"
FLASH1="/dh/28X;ms0:/dh/280/f1"

!firmware 2.82(MS or flash+MS)
REBOOT_PATH="flash0:/dh/282;ms0:/dh/282/f0;ms0:/dh"
BTCNF_PATH="/kd/pspcnf_tbl_dh.txt"
FLASH0="/dh/282;ms0:/dh/282/f0"
FLASH1="/dh/28X;ms0:/dh/282/f1"

#!firmware 3.01(can't boot yet)
#REBOOT_PATH="flash0:/dh/301;ms0:/dh/301/f0;ms0:/dh"
#BTCNF_PATH="/kd/pspcnf_tbl_dh.txt"
#FLASH0="/dh/301;ms0:/dh/301/f0"
#FLASH1="/dh/301;ms0:/dh/301/f1"

!FW2.71 normal all setting

#path
REBOOT_PATH="flash0:/dh/271;ms0:/dh/271/flash0;ms0:/dh/271;ms0:/dh;flash0:/dhcommon"
FLASH0="/dh/271;ms0:/dh/271/flash0"
FLASH1="/dh/271;ms0:/dh/271/flash1"
BTCNF_PATH="/kd/pspcnf_tbl_dh.txt"

#other setting
SFO_VER=1
KPRINT_UART=0
CLOCK=200,100
PRELOAD_ADDR=0x89200000

#vshex
VSHEX_AUTO_MENU=1
VSHEX_UMD_AUTORUN=0


