summaryrefslogtreecommitdiff
path: root/platforms/soraka.sh
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/soraka.sh')
-rw-r--r--platforms/soraka.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/platforms/soraka.sh b/platforms/soraka.sh
new file mode 100644
index 0000000..571fce1
--- /dev/null
+++ b/platforms/soraka.sh
@@ -0,0 +1,7 @@
+platform=soraka
+dir_pattern=libcamera
+arch=x86
+BOOT_DIR=$TFTP_ROOT/x86
+CMDLINE="console=ttyS0,115200n8 earlyprintk=ttyS0,115200n8 console=tty1 ip=dhcp root=/dev/nfs rootwait rw noinitrd ignore_loglevel"
+IMAGE=cros-x86
+KCFLAGS="$KCFLAGS -Wno-error=frame-larger-than="