diff --git a/layer/bsp-rpi3/ROOTFS b/layer/bsp-rpi3/ROOTFS index 61edcd4..f3be1e1 100644 --- a/layer/bsp-rpi3/ROOTFS +++ b/layer/bsp-rpi3/ROOTFS @@ -2,6 +2,5 @@ kmod btrfs-progs dosfstools linux-modules -rpi-vc linux-firmware-rpi3 kbd diff --git a/layer/bsp-rpi3/rpi_cmdline.txt b/layer/bsp-rpi3/rpi_cmdline.txt index 0a9f752..77469fe 100644 --- a/layer/bsp-rpi3/rpi_cmdline.txt +++ b/layer/bsp-rpi3/rpi_cmdline.txt @@ -1 +1 @@ -console=serial0,115200 console=tty0 root=/dev/mmcblk0p1 elevator=deadline rootwait root_sfs=ROOTFSFILE overlay_dev=/dev/mmcblk0p2 +console=tty0 root=/dev/mmcblk0p1 elevator=deadline rootwait root_sfs=ROOTFSFILE overlay_dev=/dev/mmcblk0p2 diff --git a/layer/bsp-rpi3/rpi_config.txt b/layer/bsp-rpi3/rpi_config.txt index ffd38e7..96f2454 100644 --- a/layer/bsp-rpi3/rpi_config.txt +++ b/layer/bsp-rpi3/rpi_config.txt @@ -55,6 +55,4 @@ # Enable audio (loads snd_bcm2835) dtparam=audio=on -enable_uart=1 - kernel=KERNELFILE