mirror of
				https://github.com/immortalwrt/immortalwrt.git
				synced 2025-10-30 07:49:55 +08:00 
			
		
		
		
	rockchip: add wifi reload workaround for ninetripod x3568-v4
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
		| @ -13,5 +13,8 @@ boot() { | ||||
| 	armsom,sige7) | ||||
| 		( sleep 100s; wifi; ) & | ||||
| 		;; | ||||
| 	ninetripod,x3568-v4) | ||||
| 		( sleep 5s; wifi; ) & | ||||
| 		;; | ||||
| 	esac | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Tianling Shen
					Tianling Shen