Part Number: SK-AM62B-P1
Subject: Issue with Setting UBOOT_MACHINE Variable in Command Line
Hi team,
I'm encountering an issue while attempting to set my UBOOT_MACHINE variable during the command line execution. Here's the command I'm using:UBOOT_MACHINE=am62x_evm_r5_defconfig bitbake tisdk-base-image.
I've added the following line to my am62xx-evm-k3r5.conf file: UBOOT_MACHINE ??= "". However, despite this configuration, the command doesn't seem to recognize the variable when specified in the command line. Surprisingly, it works as expected when added to the local.conf file.
Could you please assist me in resolving this discrepancy?
Reagrds,
Vikash

