Building and Deploying BeagleBone Black Kernel mkdir ~/bbb_linux cd ~/bbb_linux alias armmake='make -j4 ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabihf-' Install ARM Linux toolchain Build U-Boot Build Linux Kernel for BeagleBone Black Build Root File System for BeagleBone Black Deploying the kernel Setup serial console
Recent Comments