Creating SD card for arria 10 dev kit

Hi all,
i’m trying to create image using https://rocketboards.org/foswiki/Documentation/A10GSRDCreatingAndUpdatingTheSDCard170
i see 1. cd to a new folder and gather the required files into the current folder:
so i collect files from
Arria 10 SD/MMC precompiled binaries http://releases.rocketboards.org/release/2017.05/gsrd/bin/linux-socfpga-gsrd-17.0-a10.tar.gz
BUT
drwxrwxr-x 3 maksym maksym 4096 вер 12 18:27 ./
drwxr-xr-x 53 maksym maksym 4096 вер 11 20:08 …/
-rw-r–r-- 1 maksym maksym 107909120 тра 18 12:30 ghrd_10as066n2.core.rbf <<<<<<<<<< problem
-rw-r–r-- 1 maksym maksym 26272 тра 11 10:45 ghrd_10as066n2.dtb
-rw-r–r-- 1 maksym maksym 52853 тра 11 10:45 ghrd_10as066n2.dts
-rw-r–r-- 1 maksym maksym 360456 тра 11 10:45 ghrd_10as066n2.periph.rbf
-rw-r–r-- 1 maksym maksym 15064752 тра 11 10:45 ghrd_10as066n2.rbf

precompiled binary have core rbf more that 100 megabyte!
and booting stuck at this file.
where can i get proper files for 17.0 Arria10?

did anyone faced such issue?