Re: [U-Boot] u-boot-fw-utils issue

2019-01-17 Thread Heiko Schocher
Hello Hardik Padhariya, Am 09.01.2019 um 09:14 schrieb Hardik Padhariya: Hello, We are trying to access uboot variables from our application running over Linux. We are using Yocto krogoth 2.1.1 for imx6ul evaluation kit "mx6ul_14x14_evk". We have built u-boot-fw-utils by adding "COR

[U-Boot] u-boot-fw-utils issue

2019-01-09 Thread Hardik Padhariya
Hello, We are trying to access uboot variables from our application running over Linux. We are using Yocto krogoth 2.1.1 for imx6ul evaluation kit "mx6ul_14x14_evk". We have built u-boot-fw-utils by adding "CORE_IMAGE_EXTRA_INSTALL += "u-boot-fw-utils" in the local.conf file. Issues: