summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/nhk8815/env/bin/update_kernel
blob: db0f4c2678d4844ec54953cff0ad31ea0971b267 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

. /env/config

image=$uimage
part=/dev/nand0.kernel

. /env/bin/_update $1