From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manukumar Date: Tue, 04 Dec 2012 17:34:52 +0530 Subject: [U-Boot] access u-boot environment variables from kernel space In-Reply-To: <1349371267.15830.4@snotra> References: <1349371267.15830.4@snotra> Message-ID: <1354622692.2569.82.camel@Manukumar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear All, How to access u-boot environment variables from kernel space or user space in P1012 processor. The variables required to be accessed from uboot environment section are: eth1addr serverip Note: Kernel version = 2.6.35 Regards Manukumar