jamwyatt wrote:
> The downside is that uboot, as provided from Marvell, is
> relatively particular at the use and management of the first 1M
> partition. I believe that it can not survive more than one bad block
> in that partition.
Then it must be fixed.
NAND has errors. If you want to use NAND
Hey all,
Found some mistakes in the presentation of the 'at91sam3s info'
command. They are all minor. A patch is attached.
Cheers,
- Thomas
From 7b23852e89022928eee9bc2cb3f6ae27c2a247e7 Mon Sep 17 00:00:00 2001
From: Thomas Schmid
Date: Tue, 25 Jan 2011 08:15:30 -0800
Subject: [PATCH] Fixed sma
Thanks for the details Jon.
Based on this, I might change the partitions sizes a little. I do use UBI
for the major partition, but the other partitions are read by u-boot (Kernel
or R/O root filesystem in JFFS2). These smaller partitions have to have a
set size with an explicit offset, but the qu
Mathias:
I built in a fresh out-of-tree directory, and reran bootstrap every
time. See test.sh script. Anyway I found the bug, the patch I posted
solves it for me. Since the stack was corrupted, technically, anything
could have happened. It was just magically consistent during my
bisection.
All:
F
2011/1/24 Aaron Carroll
> This patchset adds support for the OMAP4430/Pandaboard and the ARM
> Cortex-A9 CPU. For now I have clagged the A8 code into cortex_a9.c
> to avoid breaking A8.
>
> To deal with multiple cores exposed by one DAP, I've introduced a
> '-coreid' target option, which does th
Hello,
i had the same error a while ago. Try to clean your repository (make distclean)
and recompile the
source.
Regards,
Mathias
Am 24.01.2011 23:08, schrieb Andreas Fritiofson:
> Hi all,
>
> Has anyone else problem with segfaults on current git? As soon as I
> issue a reset, openocd dies.
Hello,
this patch add basic xds100v2 support. The settings are the result of the
protocoll reverse
engeneering with a simple usb logger. Tested with the TMS570 USB eval kit.
Regards,
Mathias
>From bcbe271b72833c4f0082af168c0cabe94de665d0 Mon Sep 17 00:00:00 2001
From: root
Date: Tue, 25 Jan 2