commit | 4b6e18a1217e6795bfe9b8abe39ecd6587f1e957 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sun Apr 15 13:38:49 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue May 08 21:08:42 2018 +0200 |
tree | 037b65a7a05165fcfdd9c016abf5012cf0a4c0c0 | |
parent | 83f6928e7446f7ff693139b441e306069fac38c6 [diff] |
tools: socfpga: Stop using global struct socfpga_image The structure is passed around correctly, create local instances where necessary and zap the global struct socfpga_image instance. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Dinh Nguyen <dinguyen@kernel.org> Cc: Chin Liang See <chin.liang.see@intel.com>