mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Fixed the boot of 256M version of Rock Pi S (hopefully) (#1762)
This commit is contained in:
committed by
Igor Pečovnik
parent
720959e43e
commit
b190a29e81
@@ -3,7 +3,7 @@
|
||||
# Please edit /boot/armbianEnv.txt to set supported parameters
|
||||
#
|
||||
|
||||
setenv load_addr "0x19000000"
|
||||
setenv load_addr "0x9000000"
|
||||
setenv overlay_error "false"
|
||||
# default values
|
||||
setenv rootdev "/dev/mmcblk0p1"
|
||||
|
||||
Reference in New Issue
Block a user