Browse Source

Update README.md

MichaelZhuxx 2 years ago
parent
commit
02c6d8235d
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -99,3 +99,7 @@ When you see the `buildroot login:` message, then congratulations, the launch wa
 
 	buildroot login:root
 	Password: starfive
+
+## Known Issue ##
+- [ ] The system freezes during the u-boot phase if OpenSBI was moved to generic platform;
+- [ ] I2C and I2S have some errors during boot stage after code was merged into 5.13.y kernel(Maybe it was conflict with pinctrl)