]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/BuR/common: rename "usbupdate" environment to "usbscript"
authorHannes Petermaier <oe5hpm@oevsv.at>
Fri, 24 Apr 2015 12:49:39 +0000 (14:49 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:38:41 +0000 (22:38 +0200)
commit8f46247dd90910dc521ed8d816ece46f748aa91d
tree4d3acd5beb247889d22e4631c8cbc3cb3cc4cdb7
parent48b8c6ee58ba825931f97fea91fa79bafee85b1e
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