[問題] 關於kernel driver changes

作者: peng0116   2020-05-21 18:54:01
請問一下板子需要更改kernel driver…該從哪做......?
*.patch 檔需放到哪邊呢?如下所示:
Kernel Driver Changes
Please apply below patches to the kernel before compiling the kernel.
0001-Change-bMaxBurst-and-qlen-to-the-highest-number.patch
作者: Bencrie   2020-05-21 19:29:00
patch -p1 < 0001*.patch
作者: goldie (阿良)   2020-05-21 19:55:00
git am 0*.patch 這樣?
作者: kenduest (小州)   2020-05-21 22:00:00
可以簡單 head 看一下檔案內容,檔案路徑名稱與目前自己系統 kernel source 目錄結構內檔案目錄就可以對照然後決定後續 patch 後面是要帶 -p0 or -p1 處理路徑
作者: ckvir (ckvir)   2020-05-22 00:58:00
合完patch後還要重編 kernel 和 driver沒關係
作者: peng0116   2020-05-28 09:07:00
感謝各位

Links booklink

Contact Us: admin [ a t ] ucptt.com