Re: [U-Boot] Variable content dump to memory

2016-03-25 Thread James Chargin
Dear Nicolae, On 03/25/2016 02:12 AM, Nicolae Rosia wrote: On Thu, Mar 24, 2016 at 7:51 PM, James Chargin 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

Re: [U-Boot] Variable content dump to memory

2016-03-25 Thread Nicolae Rosia
On Thu, Mar 24, 2016 at 7:51 PM, James Chargin 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

Re: [U-Boot] Variable content dump to memory

2016-03-24 Thread James Chargin
On 03/24/2016 03:30 AM, Nicolae Rosia wrote: Hello, I'm trying to write the contents of a variable to a file using ext4write but it requires a memory address as input. Is there an easy way to get the contents of a variable to a particular mem address? You weren't completely specific about you

[U-Boot] Variable content dump to memory

2016-03-24 Thread Nicolae Rosia
Hello, I'm trying to write the contents of a variable to a file using ext4write but it requires a memory address as input. Is there an easy way to get the contents of a variable to a particular mem address? Best regards, Nicolae ___ U-Boot mailing list