Alps Tb8163p3_bsp [portable]
: Look for an existing BSP for your board or processor family. Many semiconductor companies and board manufacturers provide BSPs for popular operating systems. For a custom or less common board, you may need to create the BSP from scratch or significantly modify an existing one.
# Assuming a Linux kernel build for the board make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- tb8163p3_defconfig make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- zImage alps tb8163p3_bsp
Outputs:


