mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
nanopineo2: boot*.cmd: forgot a setenv
This commit is contained in:
parent
e6508703b4
commit
565e523f95
@ -1,4 +1,4 @@
|
|||||||
bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait ro no_console_suspend panic=10 quiet loglevel=1 ipv6.disable=1
|
setenv bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait ro no_console_suspend panic=10 quiet loglevel=1 ipv6.disable=1
|
||||||
|
|
||||||
fatload mmc 0 0x46000000 Image
|
fatload mmc 0 0x46000000 Image
|
||||||
fatload mmc 0 0x47000000 rootfs.cpio.uboot
|
fatload mmc 0 0x47000000 rootfs.cpio.uboot
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait ro no_console_suspend panic=10 quiet loglevel=1 ipv6.disable=1
|
setenv bootargs console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootwait ro no_console_suspend panic=10 quiet loglevel=1 ipv6.disable=1
|
||||||
|
|
||||||
fatload mmc 0 0x46000000 Image
|
fatload mmc 0 0x46000000 Image
|
||||||
fatload mmc 0 0x48000000 sun50i-h5-nanopi-neo2.dtb
|
fatload mmc 0 0x48000000 sun50i-h5-nanopi-neo2.dtb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user