Re: [U-Boot] [PATCH 4/4] Added NAND flash pin configuration

2012-02-15 Thread Robert Deliën
> Do you plan to post a patch to enable NAND on the EVK as well? No, I'm afraid not anymore. > That shouldn't be a big deal. The patch isn't, but getting it accepted is. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo

Re: [U-Boot] [PATCH 4/4] Added NAND flash pin configuration

2012-02-10 Thread Robert Deliën
> So I can lean back ... I can even send you a patch of what I have, if that helps you out... ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 4/4] Added NAND flash pin configuration

2012-02-10 Thread Matthias Fuchs
On 10.02.2012 13:42, Robert Deliën wrote: >> Do you plan to post a patch to enable NAND on the EVK as well? > > Yes, I do. It's all tested and working in my workspace. But the first > samples of our own board have arrived a couple of days ago and I'm > currently in the process of bringing it up an

Re: [U-Boot] [PATCH 4/4] Added NAND flash pin configuration

2012-02-10 Thread Robert Deliën
> Do you plan to post a patch to enable NAND on the EVK as well? Yes, I do. It's all tested and working in my workspace. But the first samples of our own board have arrived a couple of days ago and I'm currently in the process of bringing it up and that has priority over everything else, hence the

Re: [U-Boot] [PATCH 4/4] Added NAND flash pin configuration

2012-02-10 Thread Matthias Fuchs
Do you plan to post a patch to enable NAND on the EVK as well? That shouldn't be a big deal. Matthias On 07.02.2012 17:52, rob...@delien.nl wrote: > From: Robert Delien > > > Signed-off-by: Robert Delien > --- > board/freescale/mx28evk/iomux.c | 24 > 1 files chang

Re: [U-Boot] [PATCH 4/4] Added NAND flash pin configuration

2012-02-07 Thread Marek Vasut
> From: Robert Delien Description of the patches won't hurt ;-) Otherwise, these patches are Fabios ... so he'll ack/nak them M > > > Signed-off-by: Robert Delien > --- > board/freescale/mx28evk/iomux.c | 24 > 1 files changed, 24 insertions(+), 0 deletions(-) >

[U-Boot] [PATCH 4/4] Added NAND flash pin configuration

2012-02-07 Thread robert
From: Robert Delien Signed-off-by: Robert Delien --- board/freescale/mx28evk/iomux.c | 24 1 files changed, 24 insertions(+), 0 deletions(-) diff --git a/board/freescale/mx28evk/iomux.c b/board/freescale/mx28evk/iomux.c index d6f9d0a..781f36d 100644 --- a/board/free