summarylogtreecommitdiffstats
path: root/boot.txt
diff options
context:
space:
mode:
authorJack Chen2021-04-24 19:21:58 +0800
committerJack Chen2021-04-24 19:21:58 +0800
commite8604ffb02e45c1734be5ccecbf120e32d7266ef (patch)
treef5ff1b788cffbf2b97a2022df9e4aafcc27026db /boot.txt
parent1cfc437f7b71e64fbd2a49aa66e84c8809bd1849 (diff)
downloadaur-e8604ffb02e45c1734be5ccecbf120e32d7266ef.tar.gz
update PKGBUILD
Diffstat (limited to 'boot.txt')
-rw-r--r--boot.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.txt b/boot.txt
index c119a7aa72ce..49c36946e3c2 100644
--- a/boot.txt
+++ b/boot.txt
@@ -1,6 +1,5 @@
# After modifying, run ./mkscr
-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