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/PROCESSOR-SDK-AM335X: Compiling U-Boot for eMMC

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Hello,

I was attempting to follow directions on this page:

 

But when I got to the step to apply the eMMC patch file to the u-boot git repository from here:

The link appears to be broken. I am also thinking that this patch would probably not be appropriate for the current version of the am335x Linux SDK which right now 2/9/2018 appears to be version 4.02.00.09. So does anyone know where the current patch is for compiling U-boot for eMMC? I am still using the Beaglebone Black as me dev platform for now fyi. Or maybe there is an updated document somewhere?

Thanks much,

Brandon

  • Hello Brandon,

    This patch is already applied to the latest U-Boot. You just need to change the line UBOOT_MACHINE=am335x_evm_config to UBOOT_MACHINE=am335x_boneblack_config in <Processor SDK>/Rules.make file before issuing make u-boot command from the top Processor SDK directory and that is all.

    Best regards,
    Kemal