Simon Glass e7f0ec09a0 image: Rename load_addr, save_addr, save_size
These global variables are quite short and generic. In fact the same name
is more often used locally for struct members and function arguments.

Add a image_ prefix to make them easier to distinguish.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-01-24 23:06:49 +05:30
..
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-06-28 08:00:22 -04:00
2020-01-14 22:53:59 +01:00