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
/
files
/
uboot_set_env
blob: 7b5a33ccc2a2b2f055cc0a9b3eb5a39e9b81842d (
plain
)
1
2
3
4
5
#!/bin/sh mount /dev/mmcblk0p1 /mnt fw_setenv "$@" umount /mnt