BCM963xx CFE TFTP timeout on ARP

I am trying to load an OpenWRT on a BCM963xx Router (SmartRG SR515ac), I managed to connect to CFE using a UART-USB, change the image server IP, but when I run the load command I get an error like this:

CFE>  r 10.20.0.16:vmlinux.elf
Loading ramdsk image 10.20.0.16: to address 0x00000000..
Loading 10.20.0.16: ...
Loading faile.: CFE errr -21
*** command status = -21

Using wireshark I can see ARP communication between CFE and the server, but no other traffic.
After some ARP retries the CFE gives up and return the error shown above.

Is there any reason why the router is not seeing the ARP replies and continuing with the TFTP load?
The router requests are padded to 60bytes but the reply are just 42 bytes long, could that be it? Can I force the arp table to add the padding to replies, either on Windows or linux?

CFE boot dump:

HELO
CPUI
L1CI
HE
CPU
L1I
4.1605-10.38-118.3
DRAM
----
PHYS
STRF
400H
PHYE
DDR3
SIZSIZ3
DIT
USYN
LSYN
MFAS
LMBE
RAE
PASS
----
ZBSS
CODE
DATA
L12F
MAIN


Base: 4.16_05
CFE version 1.0.38-118.3 for BCM963268 (32bi,SP,BE)
Bild Date: hu Sep  1 11:51:52 PDT 2016 (phanson@paulh-OptiPlex-9020)
Copyright (C) 2000-2015 Broadcom Corporation.

Boot Strap Regster:  0x1fffbf
Chip ID: BCM63168D0, MIPS: 400MHz, DDR: 400MHz, us: 200MHz
Main Thread: TP0
Memory Test Passed
Total Memory: 26435456 byts (256MB)
Boot Address: 0xb8000000

HS Srial flash device: S25FL128, id 0x0118 sector 64KB size16384KB
Flash no used for uxiary Fle System
Board IP addres                 : 10.20.0.101
Host IP address                 : 10.20.0.16
Gateway IP address                : 10.20.0.1
Run from fash/host/ttp (f/h/c)  : c
Default host run file name        : mlinux
Default host flash file name      : bcm963xx
Boot delay (0-9 seconds)          : 1
Default host ramdisk fil name    :
Default ramdisk store address     :
Board Id (0-0)                    : 96316
Primary AFE ID OVERRIDE           : 0xfffffffe
Bonding AFE ID OERRIDE           : 0x00000000
Number of MAC Addresses (1-32)    :1
Base AC Address                  : 3c:xx:xx:xx:xx:xx
PSI ize (1-128 KBytes           : 128
Enable Backup PSI [0|1]          : 1
System Lo Size (0-256) KBytes    : 0
Auxillary Fil System Sie Percent: 0
Main Thread Number [0|1]          : 0
Serial Number                     : SR515AAxxx-xxxxxxx
WLan Feature                      : 000

** Press any key to stop auto run (1 seconds) ***
Auto run second cunt down: 1
External swich id = 53125
web info: Waitig for connection on socket 0.
CFE>
CFE>
CFE>
 Port 3link UP

CFE> r 10.20.0.16:vmlinux.elf
Loading amdisk imae 10.20.0.16: to address 0x00000000..
Loading 10.20.0.16: ...
Loading failed.: CFE error -21
*** command status = -21