Page MenuHomeFreeBSD

D27045.diff
No OneTemporary

D27045.diff

Index: head/release/riscv/GENERICSD.conf
===================================================================
--- head/release/riscv/GENERICSD.conf
+++ head/release/riscv/GENERICSD.conf
@@ -0,0 +1,16 @@
+#!/bin/sh
+#
+# $FreeBSD$
+#
+
+EMBEDDED_TARGET_ARCH="riscv64"
+EMBEDDED_TARGET="riscv"
+EMBEDDEDBUILD=1
+FAT_SIZE="54m -b 1m"
+FAT_TYPE="16"
+IMAGE_SIZE="3072M"
+KERNEL="GENERIC"
+MD_ARGS="-x 63 -y 255"
+NODOC=1
+PART_SCHEME="GPT"
+export BOARDNAME="GENERICSD"
Index: head/release/riscv/riscv64.conf
===================================================================
--- head/release/riscv/riscv64.conf
+++ head/release/riscv/riscv64.conf
@@ -0,0 +1,8 @@
+#!/bin/sh
+#
+# $FreeBSD$
+#
+
+TARGET="riscv"
+TARGET_ARCH="riscv64"
+KERNEL="GENERIC"

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 14, 7:51 AM (1 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38895323
Default Alt Text
D27045.diff (749 B)

Event Timeline