Skip to content
Snippets Groups Projects
Select Git revision
  • e0ddcf93b93eb0bcd99501f90fd62e91c864e114
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
8 results

common

Forked from Reform / reform-boundary-uboot
27312 commits behind the upstream repository.
user avatar
Alexander Holler authored
When this option is enabled, CRLF is treated like LF when importing environments
from text files, which means CRs ('\r') in front of LFs ('\n') are just ignored.

Drawback of enabling this option is that (maybe exported) variables which have
a trailing CR in their content will get imported without that CR. But this
drawback is very unlikely and the big advantage of letting Windows user create
a *working* uEnv.txt too is likely more welcome.

Signed-off-by: default avatarAlexander Holler <holler@ahsoftware.de>
ecd1446f
History
Name Last commit Last update
..