projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef41a77
)
download over https, not http
author
programmerjake
<programmerjake@web>
Tue, 1 Mar 2022 08:05:11 +0000
(08:05 +0000)
committer
IkiWiki
<ikiwiki.info>
Tue, 1 Mar 2022 08:05:11 +0000
(08:05 +0000)
HDL_workflow/microwatt.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow/microwatt.mdwn
b/HDL_workflow/microwatt.mdwn
index 0d3f1da7f6c515b315bd7eaf82f7e68536c6717b..226fcd2ab96ea9684c6921fb77c6eb5c64ce1607 100644
(file)
--- a/
HDL_workflow/microwatt.mdwn
+++ b/
HDL_workflow/microwatt.mdwn
@@
-43,7
+43,7
@@
you can omit CROSS_COMPILE and ARCH in this case
cd microwatt
wget https://ftp.libre-soc.org/microwatt-linux-5.7.patch
patch -p1 < microwatt-linux-5.7.patch
- wget http://ftp.libre-soc.org/rootfs.cpio
+ wget http
s
://ftp.libre-soc.org/rootfs.cpio
CROSS_COMPILE="ccache powerpc64le-linux-gnu-" ARCH=powerpc make -j8 O=microwatt microwatt_defconfig
CROSS_COMPILE="ccache powerpc64le-linux-gnu-" ARCH=powerpc make -j8 O=microwatt