I have been trying to make a silent boot on Petalinux 2022.2. I have added different bootargs like, "quiet". But still i see a lot of dump during the boot. How to make a clean silent boot without displaying nothing? Any leads!
Hi,
if you are referring to linux, something like console=none should do the trick, but only for the early bootmessages.
You also have to configure getty differently to not spawn a login.