U-BOOT build for t1024rdb
Uğur Şen
senugur82 at gmail.com
Tue Jun 2 17:15:23 CEST 2020
Hello
I am using QORIQ sdk v2.0 to build u-boot for T1024RDB and I succesfully
build u-boot via below commands.
-make T1024RDB_defconfig
-make CROSS_COMPILE=powerpc-fsl-linux- all
I would like to remove some files and folders that I don't need. For
example under
git\board there is synopsis folder. When I remove this or any other folders
under git\board I get Kconfig errors.
I am new in linux and u-boot. I only need to build files related with
T1024RDB.
How Can I remove these unrelated files and folder dependencies?
More information about the U-Boot
mailing list