Re: U-Boot sama5d3 xplained issue
David Novak <david.novak@...>
I'm working on this project with Pratham. Let me provide a few more details. We've defined UBOOT_MACHINE ?= "sama5d3_xplained_nandflash_config" Inside u-boot-at91/sama5d3_xplained_nandflash_config we change CONFIG_BOOTDELAY, but it has no effect on the newly built image. The boot delay remains the same as it was before we changed it. Based on the UBOOT_MACHINE, can we be certain we are changing the correct file? How do we get the build process to include our changes? Thanks,
On 11/19/2020 5:37 PM, Prathamesh
Ovalekar wrote:
Hello everyone,
|
|