summarylogtreecommitdiffstats
path: root/boot.txt
diff options
context:
space:
mode:
authorJack Chen2021-04-24 17:16:46 +0800
committerJack Chen2021-04-24 17:16:46 +0800
commit4c8b831483b8895ed54f312c70efdcaf207490b7 (patch)
treec0e8a182e8126a992efcfb23073215f36e1e3662 /boot.txt
parent94dc57e163f1aa4c00e1d8eab1eca511e50bc2be (diff)
downloadaur-4c8b831483b8895ed54f312c70efdcaf207490b7.tar.gz
update PKGBUILD
Diffstat (limited to 'boot.txt')
-rw-r--r--boot.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.txt b/boot.txt
index e0852b0e6401..c119a7aa72ce 100644
--- a/boot.txt
+++ b/boot.txt
@@ -1,6 +1,6 @@
# After modifying, run ./mkscr
-setenv fdtfile rk3288-tinker.dtb
+setenv fdtfile rk3288-tinker-s.dtb
setenv bootargs earlyprintk root=/dev/%ROOTDEV% rw rootwait console=ttyS2,115200n8 console=tty1 panic=10 consoleblank=0 loglevel=3 quiet
if load ${devtype} ${devnum} ${kernel_addr_r} ${prefix}zImage; then