Hi Frans,
> From: Frans
You should adjust your git settings before committing to git, i.e. do a
"git config --global user.email ". Otherwise "git email
sends mails to "fr...@frans" as already happened if you check the
headers.
Cheers
Detlev
--
He thinks he's really smooth, but he's only C^
Hello Wolfgang,
Wolfgang Denk schrieb:
> In message <4b8231ff.1050...@denx.de> you wrote:
>>> That way it becomes possible to test against a value and
>>> use that to influence the boot process.
>> Ah, I see, but again, if you read from an eeprom, use the eeprom
>> command.
>
> The intention is t
Dear Heiko Schocher,
In message <4b8231ff.1050...@denx.de> you wrote:
>
> > That way it becomes possible to test against a value and
> > use that to influence the boot process.
>
> Ah, I see, but again, if you read from an eeprom, use the eeprom
> command.
The intention is to be able to read fr
Hello Frans,
Frans Meulenbroeks wrote:
> Added a new function i2c read to read to memory.
Why is this function needed? Do you read from an EEprom?
If so, you can use the eeprom command, or?
> That way it becomes possible to test against a value and
> use that to influence the boot process.
Ah,
From: Frans
Added a new function i2c read to read to memory.
That way it becomes possible to test against a value and
use that to influence the boot process.
Design decision was to stay close to the i2c md command with
respect to command syntax.
Signed-off-by: Frans Meulenbroeks
---
common/cm
5 matches
Mail list logo