]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: cosmetic: Fixup var names related to boot file
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:02 +0000 (01:41 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:10:34 +0000 (22:10 +0200)
commit5e70b3280d182933d96b7bd3c0e91765c9bd78cd
tree477e53a37d7ef7e9675bb911719eaa5a4fd00aec
parentc4baf1ac6604cb90b84bfb764f7dd484bca6d28e
net: cosmetic: Fixup var names related to boot file

The variables around the bootfile were inconsistent and used CamelCase.
Update them to make the code more readable.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
common/update.c
net/bootme.c