Tool/software: TI C/C++ Compiler
Hi all,
I need to start linux system quickly within 5 seconds base on the tda2x (because we need to show the video from the camara to the hmi output), so I follow the <Linux Boot Time Optimizations on DRA7xx Devices> chapter 4 "Optimization Steps"to do it. Specifically, I follow these steps:
4.2 Single Stage Boot Mode
4.4 Kernel optimizations
Now I follow <Vision SDK(v03.06.00)Linux User Guide>chapter 3.7Build Linux Vision SDK file-system to use the smaller file system(https://e2e.ti.com/support/processors/f/791/t/882519, but it still spend 12s for processing three steps:uboot,kernel,reach userspace from PORz, the start log here/cfs-file/__key/communityserver-discussions-components-files/791/kernel_5F00_startup_5F00_time.txt.Espectially when it printfs "[ OK ] Started telnetd.service.", after 6s, it shows the logo"Arago Project", I don't know what happen during this time because it prints nothing.Could anybody tell me how to start the linux system quickly within 5 seconds?The picture shows it could be spend about 5s to start uboot, kernel and then reach userspace from PORz.
Regards
Jason





