Re: [U-Boot] [PATCH] Flex-OneNAND driver

2008-11-05 Thread Amit Kumar Sharma
Hi We can provide two device registration for SLC and MLC are but I don't know how useful it is because FlexOneNand provides boundary settings and user can configure SLC and MLC area and other point is still device registration is separate how user will get any gain as it will be on same die

Re: [U-Boot] [PATCH] OneNAND: Fix compiler warnings

2008-12-09 Thread Amit Kumar Sharma
HI - Original Message - From: "Stefan Roese" <[EMAIL PROTECTED]> To: "Kyungmin Park" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; Sent: Tuesday, December 09, 2008 11:57 AM Subject: Re: [U-Boot] [PATCH] OneNAND: Fix compiler warnings > On Tuesday 09 December 2008, Kyungmin Park wrote: >>

Re: [U-Boot] [PATCH] OneNAND: Fix compiler warnings

2008-12-09 Thread Amit Kumar Sharma
Hi Stefan, > Hi Amit, > > On Tuesday 09 December 2008, Amit Kumar Sharma wrote: >> >> > In short: we need a OneNAND custodian, and we need >> >> > him >> >> > badly. >> >> I would like to work as OneNAND custodian ,Our

Re: [U-Boot] [PATCH] Red Black Tree support

2008-10-06 Thread Amit Kumar Sharma
Hi Kyungmin What is the purpose of adding RB in UBI . Rgs Amit - Original Message - From: "Wolfgang Denk" <[EMAIL PROTECTED]> To: "Kyungmin Park" <[EMAIL PROTECTED]> Cc: Sent: Monday, October 06, 2008 12:56 PM Subject: Re: [U-Boot] [PATCH] Red Black Tree support > Dear Kyungmin Park,

Re: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

2009-03-24 Thread Amit Kumar Sharma
Hi Wolfgang, - Original Message - From: "Wolfgang Denk" To: "Scott Wood" Cc: ; "apgmoorthy" Sent: Tuesday, March 24, 2009 4:16 AM Subject: Re: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN > Dear Scott, > > In message <49c80b99.5010...@freescale.com> you wrote:

Re: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

2009-03-30 Thread Amit Kumar Sharma
Hi Rubini, AS suggested by scott , Please share your views regarding CONFIG_SYS_MONITOR_LEN because image size getting bigger then 1 block we have to use this macro for uboot image size. - Original Message - From: "Scott Wood" To: "apgmoorthy" Cc: ; Sent: Tuesday, March 31, 2009 4:0

Re: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

2009-03-31 Thread Amit Kumar Sharma
Hi Scott, - Original Message - From: "Scott Wood" To: "Alessandro Rubini" Cc: ; Sent: Tuesday, March 31, 2009 9:43 PM Subject: Re: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN > Alessandro Rubini wrote: >> Hello. >> >>> Note that there are a couple of board fi

Re: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN

2009-04-23 Thread Amit Kumar Sharma
Hi Kyungmin, - Original Message - From: "Scott Wood" To: "apgmoorthy" Cc: ; Sent: Friday, April 24, 2009 4:09 AM Subject: Re: [U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN > apgmoorthy wrote: >> Hi Scott, >> >> On Tuesday, March 31, 2009 4:04 AM Scott Wood Wrote

Re: [U-Boot] onenand bad block handling

2009-05-11 Thread Amit Kumar Sharma
Hi, > Hi all, > > I am working on an ARM platform with OneNAND as the > permanent storage > for u-boot, Linux kernel and rootfs. I am using > u-boot-2009.03 and linux > kernel 2.6.27. I have some questions about the bad block > handling of > OneNAND. > > 1. How does the u-boot handle bad blo

[U-Boot] Flex-OneNAND driver merged to mainline kernel

2009-06-27 Thread Amit Kumar Sharma
Hi Scott. Flex-OneNAND is merged to 2.6.31-rc1. I hope now Flex-OneNAND can be merged to uboot. We will rebase flex-OneNAND to uboot git. - Original Message - From: "Kyungmin Park" To: "Scott Wood" Cc: Sent: Saturday, June 27, 2009 1:02 PM Subject: Re: [U-Boot] [PATCH 4/6] S5PC100: o