uboot: filesize varible is set by fatload, no need to do it in the script
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
setenv fpgasize %FPGA_RBF_SIZE%;
|
||||
fatload mmc 0:1 $fpgadata socfpga.rbf;
|
||||
fpga load 0 $fpgadata $filesize;
|
||||
run bridge_enable_handoff;
|
||||
|
||||
Reference in New Issue
Block a user