fw_start and fw_size were miscalculated. What was needed was the pointed values of the offsets __mpfs_nuttx_start and __mpfs_nuttx_end, not the values they had in place. Also add the next_arg1 initialization. Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>