Hi Dirk,
Thanks for the response.
Here are the details
nand dua ...this commad is simple and executes nand erase,nand write and nand
read APIs. Write data and read data are like 1,2,3,4,5131072.
For comparing byte by byte data, using two buffers write_buffer, read_buffer
both are of size
Krishna,
Radha Krishna wrote:
> Hi All,
>
> I am using NAND Flash write, read APIs for writing and
> reading of my data to/from the same block.
>
> [SNIP]
> OMAP34XX SDP # nand dua//I created this command
Can you give details what this custom command is doing? See below, too.
> The ma
Hi All,
I am using NAND Flash write, read APIs for writing and
reading of my data to/from the same block.
[SNIP]
OMAP34XX SDP # nand dua//I created this command
The manufacturer id = 2c
device Id = a1
Erasing at 0x0144 -- 100% complete. Cleanmarker written
at 0x0144 .
ERA
Graeme Russ wrote:
> This patch makes all definitions, declarations and usages of weak functions
> consistent.
>
> Signed-off-by: Graeme Russ
> ---
>
> WARNING: This patch hits a _lot_ of arches - Please
>
> The following patch applies the following rules:
>
> - All functions are defined with
Signed-off-by: Peter Tyser
---
This should be applied to the 85xx repository and depends
on the currently applied "XPedite5200 board support" patch.
board/xes/common/actl_nand.c| 65
board/xes/common/fsl_85xx_pci.c |6 +-
board/xes/xpedite5200/Makefile | 55
bo
Signed-off-by: Peter Tyser
---
This should be applied to the 85xx repository and depends
on the currently applied "85xx: Enable inbound PCI config
cycles for X-ES boards" and "XPedite5200 board support".
board/xes/common/fsl_85xx_pci.c |4
1 files changed, 4 insertions(+), 0 deletions(-
Hi,
I'm having trouble debugging U-Boot (version 2008.10) with a BDI2000 on
an Embedded Planet EP8248 board (MPC8248 processor). According to
"Embedded Linux Primer" by Christopher Hanin, early U-Boot debugging
must be done using hardware breakpoints, because it is running out of
flash at that po
The "### ERROR ### Please RESET the board ###" error and the zero NAND
sector size problem can be fixed by the following patch. However, the
jffs2 scanning routine does not skip the bad blocks in NAND though.
Derek
* patch **
index 7866c80..f6966f3 100644
--- a/common/cm
Hi Felix,
> Hi,
>
> I was wandering whether latest u-boot supports ML510 board.
> I know that ML507 is supported in u-boot, and I know that
> Linux supports ML510, but I didn't find anything about u-boot
> on ML510.
>
> Thanks a lot.
>
> Felix.
there is generic-ppc440 support. I think it is ea
Hi,
I was wandering whether latest u-boot supports ML510 board.
I know that ML507 is supported in u-boot, and I know that
Linux supports ML510, but I didn't find anything about u-boot
on ML510.
Thanks a lot.
Felix.
___
U-Boot mailing list
U-Boot@lists.
> >
> > Let me know if I should take any action.
>
> Ugh, yeah, if you could submit patches which fix this, I'd appreciate
> it. I had some difficulty getting the patches to apply in the right
> order (mailbox issues), and must have lost some things in the merge.
I'll submit 2 patches to fix the
Hi Thomas and Ajay,
I just noticed you guys are adding the musb davinci to u-boot, so I
guess I don't need to reinvent wheels.
As I subscribed to u-boot mail list recently, I missed your original
email. I copy & paste your code to this email
and add some comments.
Thanks a lot
-Bryan
-
+/*
12 matches
Mail list logo