From e6955a667587dce5069ada868f831516d9faac05 Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sun, 19 May 2019 22:54:40 +0300 Subject: Move target directory configuration to config.sh Signed-off-by: Laurent Pinchart --- platforms/scarlet.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'platforms/scarlet.sh') diff --git a/platforms/scarlet.sh b/platforms/scarlet.sh index 908d200..d9f46a4 100644 --- a/platforms/scarlet.sh +++ b/platforms/scarlet.sh @@ -1,6 +1,5 @@ platform=scarlet arch=arm64 -boot_dir=$nfs_root/arm64/boot cmdline="console=ttyS2,115200n8 earlyprintk=ttyS2,115200n8 console=tty1 init=/sbin/init root=PARTUUID=%U/PARTNROFF=1 rootwait rw noinitrd ignore_loglevel" cmdline="console=ttyS2,115200n8 earlyprintk=ttyS2,115200n8 console=tty1 ip=dhcp root=/dev/nfs rootwait rw noinitrd ignore_loglevel" dtbs="rockchip/rk3399-gru-scarlet-inx.dtb" -- cgit v1.2.3