From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Jin Date: Fri, 17 Jun 2005 15:31:50 -0700 Subject: [U-Boot-Users] Access global data from standalone application Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Is there any way to access global data defined in U-Boot from standalone applications? For example, hello_world wants to access flash_info[]. Regards, -Shawn.