ems here either. (And I've been running most kernels between
2.6.27 and 2.6.32 on the board).
If you don't go for the Olimex patches, take Eric's advise and check
the MII and RMII settings.
Regards,
Anders
--
Anders Darander
EPO guidelines 1978: "If the contribution to the kno
On Sun, Apr 18, 2010 at 22:11, Norbert Wegener wrote:
> At the U-Boot boot prompt I can change among others the boot parameters.
> Is it possible to modify those boot parameters when the Plug has booted
> into Linux via e.g. nandwrite and some parameters?
> Is there any documentation that I might
Use AT91_GPBR 3 as a bootcount register.
The bootmagic and the bootcount shares AT91_GPBR 3.
Signed-off-by: Anders Darander
---
Changes since V1:
* Corrected multiline comment.
* Added a comment about why a common register is used for the
bootmagic and the bootcount
Hi Tom,
Thanks for your comments.
On Thu, Feb 25, 2010 at 15:24, Tom wrote:
> Anders Darander wrote:
>>
>> From: Anders Darander
>> --- a/cpu/arm926ejs/at91/cpu.c
>> +++ b/cpu/arm926ejs/at91/cpu.c
>> @@ -31,6 +31,11 @@
>> #define AT91_MAIN_CLOCK 0
>&g
Hi Tom,
Any news on this?
Best regards,
Anders
On Mon, Feb 8, 2010 at 14:32, Tom wrote:
> Anders Darander wrote:
>>
>> Hi Tom,
>>
>> On Sun, Feb 7, 2010 at 15:35, Tom wrote:
>>>>
>>>> From: Anders Darander
>>>>>
>>>
Hi Tom,
On Sun, Feb 7, 2010 at 15:35, Tom wrote:
>> From: Anders Darander
>>>
>>> Use AT91_GPBR 3 as a bootcount register.
> Please send me a link to the original patch.
> I will take a look
> Tom
Here is the link from Werners patch-status mail:
http://
Hi,
On Thu, Jan 14, 2010 at 15:00, Anders Darander
wrote:
> From: Anders Darander
>
> Use AT91_GPBR 3 as a bootcount register.
>
As a followup to Werners list of patches not incorporated (from some
time ago), I'd just like to get a comment on the status of this patch.
Shoul
Hi Wolfgang and all others,
Comments on my patches:
On Mon, Jan 25, 2010 at 23:44, Wolfgang Denk wrote:
> 6492 01/14 Anders Darander [U-Boot] [PATCH] Add bootcount to AT91
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/73640
This one is still valid, and of
ff-list, from people wanting to use this feature.)
Thanks in advance!
Best regards,
Anders
On Thu, Jan 14, 2010 at 15:00, Anders Darander
wrote:
> From: Anders Darander
>
> Use AT91_GPBR 3 as a bootcount register.
>
> Signed-off-by: Anders Darander
>
From: Anders Darander
Use AT91_GPBR 3 as a bootcount register.
Signed-off-by: Anders Darander
---
cpu/arm926ejs/at91/cpu.c | 28
1 files changed, 28 insertions(+), 0 deletions(-)
diff --git a/cpu/arm926ejs/at91/cpu.c b/cpu/arm926ejs/at91/cpu.c
index f2f7b62
uot;root=/dev/mtdblock5 " \
"mtdparts=at91_nand:128k(bootstrap)ro," \
"256k(uboot)ro,128k(env1)ro," \
- "128k(env2)ro,2M(linux),-(root) "
11 matches
Mail list logo