Skip to content

Commit

Permalink
Update LCD35-show
Browse files Browse the repository at this point in the history
  • Loading branch information
goodtft authored Mar 20, 2018
1 parent 19c73d4 commit 5dcf898
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions LCD35-show
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ sudo cp ./usr/tft35a-overlay.dtb /boot/overlays/
sudo cp ./usr/tft35a-overlay.dtb /boot/overlays/tft35a.dtbo
sudo cp -rf ./usr/99-calibration.conf-35 /etc/X11/xorg.conf.d/99-calibration.conf
sudo cp -rf ./usr/99-fbturbo.conf /usr/share/X11/xorg.conf.d/
if [ -b /dev/mmcblk0p7 ]; then
sudo cp ./usr/cmdline.txt-noobs /boot/cmdline.txt
else
sudo cp ./usr/cmdline.txt /boot/
fi
sudo cp ./usr/inittab /etc/
sudo cp ./boot/config-35.txt /boot/config.txt
nodeplatform=`uname -n`
Expand Down

0 comments on commit 5dcf898

Please sign in to comment.