Hi Toradex Team,
I am using the apalis Im6 evaluation board, where I would like to set few bytes of data to environment variables and use that in kernel userspace.
Generally for other platforms I used bootargs variable to set some data in u-boot and that used to be stored in /proc/cmdline file in linux userspace. But this seems to be not working in apalis evaluation board.
I also found a file /etc/u-boot-initial-env which literally has all the u-boot args, however if I update some content to console uboot env variable and save that variable in u-boot shell and booted the kernel, still I don’t see the variable has the updated content.
Would request toradex team to help me on this issue. Here I would like to share 64 bytes of data from u-boot to kernel.
Thanks,
venkatesh