summaryrefslogtreecommitdiffstats
path: root/board/eukrea_cpuimx35/env/bin/update_kernel
blob: c2d2cc3fa9a68a5f7b94e15ce60ab0704cf0dba9 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

. /env/config

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

. /env/bin/_update $1