Dear Nicolae,

On 03/25/2016 02:12 AM, Nicolae Rosia wrote:
On Thu, Mar 24, 2016 at 7:51 PM, James Chargin <jimccr...@gmail.com> wrote:
[...]
You weren't completely specific about your needs, but assuming you are wanting 
to write a U-Boot environment variable to memory, try something like

You're right.
I'm trying to do the following:
U-Boot# setenv mytext 'This is a long text'
U-Boot# printenv mytext
mytext=This is a long text
and somehow write it to a memory address so I can use it with ext4write.

I don't have a solution to your needs, unfortunately. I thought my solution might be for a problem more simple than you were asking about.

Perhaps someone else on the mailing list has an idea.

Jim


Best regards,
Nicolae


--
Jim Chargin
AJA Video Systems                       j...@aja.com
(530) 271-3334                          http://www.aja.com
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to