I'm following bootlin lab to make a linux image that could be flashed on stm32mp157 discovery board.
Now, I'm trying to make u-Boot.
I have downloaded it from here and configure it through menuconfig as the lab has mention it.
When I launch the make command under u-boot folder , I got this error :
Asked
Active
Viewed 116 times
1

Y.G
- 51
- 2
- 8
-
Could you provide the actual configuration file that was generated by `make menuconfig` (in text format, please) ? – Frant Dec 29 '20 at 13:29