Home
last modified time | relevance | path

Searched refs:xdump (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/scripts/
Ddecodecode35 xdump="$(echo $i | grep '^[[:xdigit:]<>[:space:]]\+$')"
36 if [ -n "$xdump" ]; then
37 code="$code $xdump"