How can I boot `Banana PI Pro 4E` using `tftp`?

I cannot boot openwrt-mediatek-filogic-bananapi_bpi-r4-pro-4e-initramfs-recovery.itb for some reason, see below. It seems to get somewhere then it just prints T T T ... with tftpsrv ${loadaddr}.

Logs

MT7988> ping 192.168.1.6
Using ethernet@15100000 device
host 192.168.1.6 is alive
MT7988> setenv netmask 255.255.255.0
MT7988> setenv serverip 192.168.1.6
MT7988> tftpsrv ${loadaddr} 
Using ethernet@15100000 device
Listening for TFTP transfer on 192.168.1.1
Load address: 0x50000000
Loading: T T T T #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 #################################################################
	 ######################################################T T T T T T T T T T 
Retry count exceeded; starting again

Ubuntu

mbana in asus-zenbook-14 in @NetworkUnreachable ~/dev/github/mbana/notes/builds_BPI-R4PRO-4E-OPENWRT-V24.10.0-Master-Devel/builds/20-old-feeds-docker-working-wireless-regdb/filogic on  main [?] 
❯ /nix/store/bf0xbkh9a6zcq8mbkljwfmj3b4rmq1x8-inetutils-2.7/bin/tftp --verbose 192.168.1.1
tftp> connect 192.168.1.1
tftp> binary
mode set to octet
tftp> put openwrt-mediatek-filogic-bananapi_bpi-r4-pro-4e-initramfs-recovery.itb
putting openwrt-mediatek-filogic-bananapi_bpi-r4-pro-4e-initramfs-recovery.itb to 192.168.1.1:openwrt-mediatek-filogic-bananapi_bpi-r4-pro-4e-initramfs-recovery.itb [octet]

Maybe binary is too large? Try starting with the basic config. But notice that i got pcie trace when using actual r4pro itb when using usb/tftp which is strange because flashing of sdcard image from same build works