This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3358: Source and config for kernel 4.4.91-ti-r133

Part Number: AM3358

Tool/software: Linux

Hi ti forum,

i want to build a Linux distribution with buildroot for the bealge bone black. Currently i have installed the newest image with the kernel 4.4.91-ti-r133. Is there any git repo to get the kernel in release 133 ?

Does anyone know if the kernel for the official image is configured with the omap2plus_defconfig or any other defconfig ?

Thanks

Stefan

  • Hello Stefan,

    You can get that information from the OE build system recipes.

    KERNEL_GIT_URI = "git://git.ti.com/processor-sdk/processor-sdk-linux.git"
    BRANCH = "processor-sdk-linux-04.02.00"
    SRCREV = "a75d8e93056181d512f6c818e8627bd4554aaf92"

    The default defconfig for the Processor SDK is: <Processor SDK>/board-support/linux-<version>/arch/arm/configs/tisdk_am335x-evm_defconfig

    Best regards,
    Kemal