mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +00:00
Revert "odroidxu4: refuses to boot sometimes with loglevel=1"
This reverts commit eb9f226f790ef1371dd9401a76c54e5d6a8a9f5d.
This commit is contained in:
parent
1911c500c0
commit
999d64b7bf
@ -2,6 +2,6 @@ ODROIDXU-UBOOT-CONFIG
|
||||
|
||||
setenv fdt_high "0xffffffff"
|
||||
setenv bootcmd "fatload mmc 0:1 0x40008000 zImage; fatload mmc 0:1 0x42000000 uInitrd; fatload mmc 0:1 0x44000000 exynos5422-odroidxu4.dtb; bootz 0x40008000 - 0x44000000"
|
||||
setenv bootargs "console=ttySAC2,115200 root=/dev/mmcblk1p2 rootwait ro no_console_suspend panic=10 quiet ipv6.disable=1"
|
||||
setenv bootargs "console=tty1 root=/dev/mmcblk1p2 rootwait ro no_console_suspend panic=10 quiet loglevel=1 ipv6.disable=1"
|
||||
boot
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user