Home
last modified time | relevance | path

Searched hist:ecd1446fe1df00d7f7b9de286dba309d93b51870 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dsearch.hecd1446fe1df00d7f7b9de286dba309d93b51870 Mon Jul 14 15:49:55 UTC 2014 Alexander Holler <holler@ahsoftware.de> Add option -r to env import to allow import of text files with CRLF as line endings

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: Alexander Holler <holler@ahsoftware.de>
/rk3399_rockchip-uboot/lib/
H A Dhashtable.cecd1446fe1df00d7f7b9de286dba309d93b51870 Mon Jul 14 15:49:55 UTC 2014 Alexander Holler <holler@ahsoftware.de> Add option -r to env import to allow import of text files with CRLF as line endings

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: Alexander Holler <holler@ahsoftware.de>