79673864

Date: 2025-06-20 19:18:33
Score: 1
Natty:
Report link

I realize I'm very late to this question, but for anyone else looking for this, the config option CONFIG_CMD_CONFIG accomplishes this. With this enabled, you can run the config command in a running U-Boot to see the configs in the image. See this commit in U-Boot. It appears to have first been added in v2017.03.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: ngc6027