Page 1 of 1

FAQ_MA35_Family How to Modify Uboot Parameters

Posted: 11 Apr 2024, 14:34
by yhcheng3
Question :

How to modify uboot environment parameters ?


Answer.

Modify the following files in buildroot:
Configuration in buildroot/board/nuvoton/ma35d1/uboot-env.txt

And compile :

Code: Select all

$ make uboot-rebuild
$ make arm-trusted-firmware-rebuild
$ make



#MA35 , #uboot #u-boot #buildroot
.