Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:techref:bootloader:uboot.config [2020/08/16 21:17] – [Das U-Boot Environment] grammar memicinn19 | docs:techref:bootloader:uboot.config [2024/01/01 13:03] (current) – Added content of archive.org web page yemtex | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| and copied to RAM when U-Boot starts. | and copied to RAM when U-Boot starts. | ||
| - | | {{: | + | | {{: |
| + | ++++Content of linked page ' | ||
| + | \\ | ||
| + | I have ported U-Boot to a custom board. It seems to boot OK, but it prints: \\ | ||
| + | '' | ||
| + | Why? \\ | ||
| + | \\ | ||
| + | **Answer:** \\ | ||
| + | \\ | ||
| + | Most probably everything is OK. The message is printed because the flash sector or ERPROM containing the environment variables has never been initialized yet. The message will go away as soon as you save the envrionment variables using the '' | ||
| ===== Common variables ===== | ===== Common variables ===== | ||