From b854e8abb7e1ff0b43c9f99e9b641895e4d6c148 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 5 Feb 2024 19:13:08 +0100 Subject: WIP busybox --- uboot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uboot.txt') diff --git a/uboot.txt b/uboot.txt index 44f6d3c..370ae50 100644 --- a/uboot.txt +++ b/uboot.txt @@ -2,7 +2,7 @@ bootdelay=0 # kernel arguments -bootargs=console=ttyS0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait +bootargs=console=ttyS0,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext4 init=/sbin/init rootwait # boot command (three commands separated by semicolons): # 1. load zImage format kernel at address 0x80008000 -- cgit v1.2.3