Commit be3f387e authored by Adam Wujek's avatar Adam Wujek 💬

build: use new gateware for 4.2-devel

Update required because otherwise setting of auxclk hangs the switch.
Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
parent 8304c086
......@@ -19,8 +19,8 @@ linux-2.6.39.tar.bz2 1aab7a741abe08d42e8eccf20de61e05 \
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.39.tar.bz2
# our gateware binaries
wrs-gw-v4.0-20140807.tar.gz 60030b4f8d6e3ab7d2bbf231031fa026 \
http://www.ohwr.org/attachments/download/3212/wrs-gw-v4.0-20140807.tar.gz
wrs-gw-v4.2-dev-20150608.tar.gz 87160f7ed2ff18c2be55abf8cf1b96a9 \
http://www.ohwr.org/attachments/download/3910/wrs-gw-v4.2-dev-20150608.tar.gz
# buildroot core and packages
buildroot-2011.11.tar.bz2 7b852f4ef17c63857ca7b9388b782070 \
......
......@@ -22,7 +22,7 @@ if [ "$WRS_HW_DIR" != "" ]; then
cp ${WRS_HW_DIR}/syn/scb_18ports/scb_top_synthesis.bin \
$FWDIR/18p_mb-LX240T.bin
else
tarname="wrs-gw-v4.0-20140807.tar.gz"
tarname="wrs-gw-v4.2-dev-20150608.tar.gz"
wrs_echo "Using pre-built binaries from $tarname"
wrs_download $tarname
tar xzf $WRS_DOWNLOAD_DIR/$tarname -C $FWDIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment