Dear TI E2E Community,
I am trying to optimize the linux-3.12.10-ti2013.12.01 which is in ti-sdk-am335x-evm-07.00.00.00
I am trying to remove the unwanted modules except the following onchip controller drivers which is in ti-sdk-am335x-evm-07.00.00.00
Basically I have removed few uwanted client drivers, Could anybody please let me know the following
1) How unwanted core drivers(mainly i want to remove SGX driver & other core drivers as well) can removed in menuconfig
2) After removing few unwanted drivers in menuconfig the .config which am going to get , how this .config can be loaded (resused) for further removing unwanted driver modules (along with already removed few unwanted drivers) by loading it in menuconfig again
3)Basically I will be using the following controllers in my custom board, could anybody please let me know what is the boot time roughly can be reduced only which these core drivers after removing the unwanted drivers apart from the following
MII
USB
McASP0
UART0
UART1
UART3
UART4
GPIO
ADC 0
ADC 1
ADC 2
ADC 3
ADC 4
ADC 5
PWM 0
MMC 1
4) As am new to this optimization of uboot & kernel boot time & image(uboot + kernel) size, could anybody please let me know how to get started for the same & verified on beaglebone black
Could anybody please do the needful as early as possible as am working on this from past two weeks
Awaiting for your replies
Many Thanks in advance