]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/tseries.h
board/BuR/common: rename "usbupdate" environment to "usbscript"
authorHannes Petermaier <oe5hpm@oevsv.at>
Fri, 24 Apr 2015 12:49:39 +0000 (14:49 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 8 May 2015 21:24:17 +0000 (17:24 -0400)
commit5094befd84de1fe6ffbe515d8efe2f19963a17f5
tree66eb232657f034a4feaf57c8eba256e937ed8ca9
parent4e2a341566ee53963b343d1f06c53bfb02d3d291
board/BuR/common: rename "usbupdate" environment to "usbscript"

usbupdate in real does allways load some script from usb-storage and execute
it, on all B&R targets.

So we do following 2 things:
- rename it to what it really does
- move it from boards to common environment

Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
board/BuR/kwb/board.c
include/configs/bur_am335x_common.h
include/configs/kwb.h
include/configs/tseries.h