Newer
Older
barebox / arch / arm / boards / archosg9 / env / init / usbboot
@Vicente Bergas Vicente Bergas on 26 Nov 2012 147 bytes archosg9: improve configuration
TARGET_ROOT="/mnt/usb"
mkdir ${TARGET_ROOT}
mount -t omap4_usbbootfs omap4_usbboot ${TARGET_ROOT}
. /env/config
. ${TARGET_ROOT}/boot/config
bootm