Bump Pine64 dev to 4.9
This commit is contained in:
parent
061550032c
commit
756b1446cd
@ -9,6 +9,10 @@ setenv rootdev "/dev/mmcblk0p1"
|
||||
setenv verbosity "1"
|
||||
setenv rootfstype "ext4"
|
||||
|
||||
# temp fix: increase cpufreq and bus clock / speeds things up with vanilla images
|
||||
mw.l 0x1c2005c 1
|
||||
mw.l 0x1c20000 0x80001110
|
||||
|
||||
if load mmc 0 ${load_addr} /boot/armbianEnv.txt || load mmc 0 ${load_addr} armbianEnv.txt; then
|
||||
env import -t ${load_addr} ${filesize}
|
||||
fi
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user