index
:
openadk.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
u-boot-xtensa
/
files
/
uboot_print_env
blob: 7231e1a47165d433c87221b62f3adfea72a745a3 (
plain
)
1
2
3
4
5
#!/bin/sh mount -r /dev/mmcblk0p1 /mnt fw_printenv "$@" umount /mnt