'Can U-Boot boot scripts have comments?

I'm writing a U-Boot boot script, and I'd like to clarify why a specific address is used exactly. However, I've not been able to find any documentation on how to write comments in U-Boot boot scripts, or if this is possible at all. Is it possible for U-Boot boot scripts to have comments, and if so, how do I write comments in them?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source