mtk setenv bootfile openwrt-ramips-mt7620a-mt7620a-squashfs-sysupgrade.bin
1:302u, 302bt, 600bi, 604bt broadcom5358u
**路徑:
編譯: make fir302u_config
config: source/src/router/config/fir302u_config;
image: source/src/image;
預設配置: source/src/router/shared/defaults.c
2: 2205pt, broadcom5356-53570 ,晶元訊號被遮擋, 無法看到。
**路徑:
編譯: make
config:
image:2205prt/src/image
一:mt7620 loglevel
二: fir300b串列埠燒錄
串列埠下:
mac set xx:xx:xx:xx:xx:xx -f
頁面公升級使用bin檔案;
串列埠公升級檔案,公升級命令
img檔案
flash -noheader ip(pc機的ip):filename flash0
例:flash -noheader 192.168.1.100:fir300b.img flash0
bin檔案
flash -noheader ip:filename flash1.trx
例:flash -noheader 192.168.1.100:fir300b.bin flash1.trx
302bt串列埠燒錄
flash -noheader 192.168.2.18:sw_psg302bt_703003557_v1.0.16.bin flash1.trx
三: 串列埠命令
setenv bootfile wudi_uimage.bin
nvram set vairant=value
nvram show |grep
Linux 各目錄及各目錄詳細介紹
目錄 說明 bin 存放二進位制可執行檔案 ls,cat,mkdir等 常用命令一般都在這裡。etc 存放系統管理和配置檔案 home 存放所有使用者檔案的根目錄,是使用者主目錄的基點,比如使用者user的主目錄就是 home user usr 用於存放系統應用程式,比較重要的目錄 usr loca...
Guava Multimap 及各實現解析
為了解決map或者map這樣複雜的 巢狀的集合型別資料結構,避免麻煩的操作方式,專案中引入了multimap集合型別。下面介紹幾種常用的實現型別 hashmultimap linkedhashmultimap treemultimap,讀者可以比對輸出結果,觀察到三者實現的差別,選擇適合的結構使用。...
sqoop export及各引數釋義
validate 啟用資料副本驗證功能,僅支援單錶拷貝,可以指定驗證使用的實現類 validation threshold 指定驗證門限所使用的類 direct 使用直接匯出模式 優化速度 export dir 匯出過程中hdfs源路徑 table 匯出的目的表名稱 call 匯出資料呼叫的指定儲存...