From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregoire Banderet Date: Mon, 21 Jan 2008 17:21:58 +0100 Subject: [U-Boot-Users] U-Boot version string in kernel/userspace Message-ID: <4794C6A6.8000401@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Waht's the best way to get the U-Boot version string (the one returned by U-Boot cmd "version") from userspace? Arg passed to the kernel? U-Boot env variables and use fw_getenv? ...? -- Greg