|
|
@@ -0,0 +1,15 @@
|
|
|
+[Octorber 26,2024] [FriDay] [rain]
|
|
|
+{
|
|
|
+ I love linux drivers.I am using the TaiShanPai development board to learn about
|
|
|
+ device tree-related knowledge.Yesterday,I was very frustrated because I added
|
|
|
+ my own node in the device tree,but after burning it,when I executed find -
|
|
|
+ name mynode in the Linux command line,nothing appeared.After multiple
|
|
|
+ attempts,it still didn't work.This problem wasted my entire day,and by 12:30
|
|
|
+ Am,I still hadn't solved it.I gave up and decided to go to bed. But I couldn't
|
|
|
+ sleep.So I opened the Bilibili app and went to the official video to look for the
|
|
|
+ issue.I spent a long time searching through a 1.5-hour tutorial video,but I
|
|
|
+ couldn't find the information I needed,which felt very frustrating.Suddenly,I
|
|
|
+ saw where my problem was.It turned out that I had burned the boot file instead
|
|
|
+ of u-boot or userdata.So I was very happy.Now I can continue learning about
|
|
|
+ device trees and drivers.
|
|
|
+}
|