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

. /env/config

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

. /env/bin/_update $1