on aarch64 you have the uboot loader:
go into /boot
edit the line "setenv bootargs ..." in /boot/boot.txt and append your kernel parameter.
and run ./mkscr
If you are unsure, I suggest to read my link (the 3rd time

) and have a look at the other way, which I assume is easier and less dangerous.