Can't get PiFi to fully boot tried everything [USB Boot]

Can you make the following change to cmdline.txt (it’s designed for SD but this change will allow USB boot)

console=serial0,115200 console=tty1 root=/dev/sda2 rootfstype=squashfs,ext4 rootwait

**