commit | 5094befd84de1fe6ffbe515d8efe2f19963a17f5 | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Fri Apr 24 14:49:39 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 08 17:24:17 2015 -0400 |
tree | 66eb232657f034a4feaf57c8eba256e937ed8ca9 | |
parent | 4e2a341566ee53963b343d1f06c53bfb02d3d291 [diff] |
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>