URL
https://opencores.org/ocsvn/minsoc/minsoc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 121 |
Rev 143 |
Line 21... |
Line 21... |
execcmd "cd ${DIR_TO_INSTALL}/minsoc/rtl/verilog/or1200/rtl/verilog"
|
execcmd "cd ${DIR_TO_INSTALL}/minsoc/rtl/verilog/or1200/rtl/verilog"
|
cecho "Patching OpenRISC for watchpoint support"
|
cecho "Patching OpenRISC for watchpoint support"
|
#patch -p0 < ${DIR_TO_INSTALL}/minsoc/rtl/verilog/adv_debug_sys/Patches/OR1200v1/or1200v1_hwbkpt.patch
|
#patch -p0 < ${DIR_TO_INSTALL}/minsoc/rtl/verilog/adv_debug_sys/Patches/OR1200v1/or1200v1_hwbkpt.patch
|
patch -p0 < ${SCRIPT_DIR}/or1200v1_hwbkpt.patch
|
patch -p0 < ${SCRIPT_DIR}/or1200v1_hwbkpt.patch
|
|
|
|
|
#Precompiling firmwares
|
|
cecho "\nPrecompiling delivered firmwares";
|
|
execcmd "cd ${DIR_TO_INSTALL}/minsoc/sw/utils"
|
|
execcmd "Make utils" "make"
|
|
|
|
execcmd "cd ${DIR_TO_INSTALL}/minsoc/sw/support"
|
|
execcmd "Make support tools" "make"
|
|
|
|
execcmd "cd ${DIR_TO_INSTALL}/minsoc/sw/drivers"
|
|
execcmd "Make drivers" "make"
|
|
|
|
execcmd "cd ${DIR_TO_INSTALL}/minsoc/sw/uart"
|
|
execcmd "Make UART" "make"
|
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.