pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/u-boot-pine64
Module Name: pkgsrc
Committed By: js
Date: Mon Jan 4 16:29:08 UTC 2021
Added Files:
pkgsrc/sysutils/u-boot-pine64: MESSAGE
Log Message:
Add a MESSAGE on how to install u-boot-pine64
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/u-boot-pine64/MESSAGE
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/sysutils/u-boot-pine64/MESSAGE
diff -u /dev/null pkgsrc/sysutils/u-boot-pine64/MESSAGE:1.1
--- /dev/null Mon Jan 4 16:29:08 2021
+++ pkgsrc/sysutils/u-boot-pine64/MESSAGE Mon Jan 4 16:29:08 2021
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2021/01/04 16:29:08 js Exp $
+
+Example command to install U-Boot to an SD card:
+
+# dd if=${LOCALBASE}/share/u-boot/pine64/u-boot-sunxi-with-spl.bin bs=1024 seek=8 of=/dev/rld1d
+
+===========================================================================
Home |
Main Index |
Thread Index |
Old Index