From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haleigh Novak Date: Wed, 23 Nov 2016 00:44:51 +0000 Subject: [U-Boot] what/where is image_entry() Message-ID: <1479861891670.32641@edt.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello All,? Please forgive the uber-beginner question but I can not find anything related online, I have been digging around in the uboot source and I stumbled on the image_entry() function; sometimes it has parameters and sometimes it does not. I am unable to locate the source(s) of the function, so I can not see how it works. Could someone explain what image_entry() actually does or at least point me to where it is defined? Thank you for your time. HN