Newer
Older
barebox / arch / arm / boards / imx27ads / env / bin / update_kernel
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD on 23 Jul 2010 85 bytes move boards to arch/<architecure>/boards
#!/bin/sh

. /env/config

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

. /env/bin/_update $1