commit | 290c8994f22e728e9b5cdc456571f3a12dfcbac2 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Wed Apr 08 01:41:02 2015 -0500 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:32 2015 -0600 |
tree | 472a608659ae85e46e876789bc52a8f38d160237 | |
parent | 5874deca1adc5afeb6bc9be628122fd2589218bc [diff] |
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>