Advertisement
Guest User

Untitled

a guest
Jul 5th, 2019
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. root@oc:~# uname -a
  2. Linux oc.local 4.4.154-88-rockchip-00030-g90239a6 #2 SMP Tue Jul 2 18:35:23 CST 2019 aarch64 aarch64 aarch64 GNU/Linux
  3. root@oc:~# mount /dev/nvme0n1p4 /mnt
  4. root@oc:~# cat /mnt/hw_intfc.conf|grep spi
  5. intfc:spi1=on
  6. intfc:spi2=on
  7. # Dummy spi device on SPI1 for test. Need set: intfc:spi1=on
  8. #intfc:dtoverlay=devspi1
  9. # Dummy spi device on SPI2 for test. Need set: intfc:spi2=on
  10. #intfc:dtoverlay=devspi2
  11. # waveshare 3.5inch lcd (B v2) on SPI1. Need set: intfc:uart4=off intfc:spi1=on
  12. #intfc:dtoverlay=spi1-waveshare35b-v2
  13. # waveshare 3.5inch lcd (C) on SPI1. Need set: intfc:uart4=off intfc:spi1=on
  14. #intfc:dtoverlay=spi1-waveshare35c
  15. # spi flash on SPI1. Need set: intfc:uart4=off intfc:spi1=on
  16. intfc:dtoverlay=spi1-flash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement