I am using Sitara Linux SDK for my projects. I have read some documents about U-boot board port at
http://processors.wiki.ti.com/index.php/Sitara_Linux_Training:_UBoot_Board_Port
http://processors.wiki.ti.com/index.php/AMSDK_u-boot_User%27s_Guide
https://docs.google.com/file/d/0BzESOSf028mLTjlPYmVJTUlTODA/edit?pli=1
I wonder how to create my own config (add/remove U-boot components) instead of using TI's config (am335x_evm_config). After configuring U-boot, where did these config save to? Is there any file like .config of Kernel configuring?