Tool/software:
Right now. The SOC in evm board running Linux Kernel will cause more than 13secords during startup phase.
I have add bootargs = "console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 quiet"; in the dts
at the same add the config_cmdline in defconfig file.
But the Startup time still more than 10 second.
What else should i do to reduce the startup time.
Right now I check with the defconfig in kernel/arch/arm64/configs. There are many config is not used in the problem.
But i try to remove some configration. problem happen. did there are example for