How would to add arguments to the boot command while isolating core 3 in the yocto image?

Use the following commands in U-Boot to isolate CPU core 3:
setenv bootargs “${bootargs} isolcpus=3”
saveenv
Boot

To revert the changes, use the following commands in U-Boot:
env default -f -a
saveenv

For further inquiries, please get in touch with mktg@iwave-global.com

Please find the detailed G35M product information in the below link,