* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
@ 2004-06-15 9:09 Laurent Mohin
2004-06-15 9:19 ` Andy Hawkins
0 siblings, 1 reply; 12+ messages in thread
From: Laurent Mohin @ 2004-06-15 9:09 UTC (permalink / raw)
To: u-boot
Andy,
The patch can be found at the following link :
http://sourceforge.net/mailarchive/message.php?msg_id=7733528
I don't know if the K9K1G08UOM device is supported by U-boot and Linux, but it won't be very difficult
to add support for it.
Laurent
Andy Hawkins <a.hawkins@cabletime.com>
15/06/04 10:54
To: Laurent Mohin <laurent.mohin@acterna.com>
cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] Support for Samsung 1Giga bit NAND device
Hi,
On Tue, 2004-06-15 at 09:03, Laurent Mohin wrote:
> U-boot 1.1.0 doesn't provide support for NAND flash with a page size of
> 2K-byte instead of 512 byte (and you're right, theses devices require
> special handling).
> Pantelis Antoniou submitted a patch on 2004-04-30 which seems to manage
> these new chips, but I don't think it has been added to the latest CVS
> tree.
Thanks for that. Any idea where I can get this patch?
> By the way, Samsung also offer 1 Giga bit devices with a 512 byte page
> size (K9K1G08UOM - Manufacturer ID : 0xEC, Chip ID: 0x79).
That's interesting. Is this device supported by U-Boot and Linux?
Thanks.
Andy
^ permalink raw reply [flat|nested] 12+ messages in thread* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
@ 2004-06-15 8:03 Laurent Mohin
2004-06-15 8:54 ` Andy Hawkins
2004-06-16 10:44 ` Andy Hawkins
0 siblings, 2 replies; 12+ messages in thread
From: Laurent Mohin @ 2004-06-15 8:03 UTC (permalink / raw)
To: u-boot
Andy,
U-boot 1.1.0 doesn't provide support for NAND flash with a page size of
2K-byte instead of 512 byte (and you're right, theses devices require
special handling).
Pantelis Antoniou submitted a patch on 2004-04-30 which seems to manage
these new chips, but I don't think it has been added to the latest CVS
tree.
By the way, Samsung also offer 1 Giga bit devices with a 512 byte page
size (K9K1G08UOM - Manufacturer ID : 0xEC, Chip ID: 0x79).
Hope this helps,
Laurent
Andy Hawkins <a.hawkins@cabletime.com>
Sent by: u-boot-users-admin at lists.sourceforge.net
14/06/04 13:40
To: u-boot-users at lists.sourceforge.net
cc:
Subject: [U-Boot-Users] Support for Samsung 1Giga bit NAND device
Hi,
Can anyone tell me if U-Boot has support for the Samsung 1 Giga Bit NAND
devices (Manufacturer ID: 0xec, Chip ID: 0xf1)?
I understand these devices have an unusually large block size, that
needs special handling. Is this correct?
Thanks.
Andy
-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
^ permalink raw reply [flat|nested] 12+ messages in thread* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
2004-06-15 8:03 Laurent Mohin
@ 2004-06-15 8:54 ` Andy Hawkins
2004-06-16 10:44 ` Andy Hawkins
1 sibling, 0 replies; 12+ messages in thread
From: Andy Hawkins @ 2004-06-15 8:54 UTC (permalink / raw)
To: u-boot
Hi,
On Tue, 2004-06-15 at 09:03, Laurent Mohin wrote:
> U-boot 1.1.0 doesn't provide support for NAND flash with a page size of
> 2K-byte instead of 512 byte (and you're right, theses devices require
> special handling).
> Pantelis Antoniou submitted a patch on 2004-04-30 which seems to manage
> these new chips, but I don't think it has been added to the latest CVS
> tree.
Thanks for that. Any idea where I can get this patch?
> By the way, Samsung also offer 1 Giga bit devices with a 512 byte page
> size (K9K1G08UOM - Manufacturer ID : 0xEC, Chip ID: 0x79).
That's interesting. Is this device supported by U-Boot and Linux?
Thanks.
Andy
^ permalink raw reply [flat|nested] 12+ messages in thread
* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
2004-06-15 8:03 Laurent Mohin
2004-06-15 8:54 ` Andy Hawkins
@ 2004-06-16 10:44 ` Andy Hawkins
2004-06-16 10:42 ` Pantelis Antoniou
1 sibling, 1 reply; 12+ messages in thread
From: Andy Hawkins @ 2004-06-16 10:44 UTC (permalink / raw)
To: u-boot
Hi,
On Tue, 2004-06-15 at 09:03, Laurent Mohin wrote:
> Andy,
>
> Pantelis Antoniou submitted a patch on 2004-04-30 which seems to manage
> these new chips, but I don't think it has been added to the latest CVS
> tree.
Pantelis, do you have any idea when this support will be ready to enter
U-Boot proper?
If the answer isn't 'soon', how much effort would it be to add the
necessary support for this particular chip? (Manufacturer ID: 0xec, Chip
ID: 0xf1)
Many thanks.
Andy
^ permalink raw reply [flat|nested] 12+ messages in thread
* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
2004-06-16 10:44 ` Andy Hawkins
@ 2004-06-16 10:42 ` Pantelis Antoniou
2004-06-16 10:55 ` Andy Hawkins
0 siblings, 1 reply; 12+ messages in thread
From: Pantelis Antoniou @ 2004-06-16 10:42 UTC (permalink / raw)
To: u-boot
Andy Hawkins wrote:
>Hi,
>
>On Tue, 2004-06-15 at 09:03, Laurent Mohin wrote:
>
>>Andy,
>>
>>Pantelis Antoniou submitted a patch on 2004-04-30 which seems to manage
>>these new chips, but I don't think it has been added to the latest CVS
>>tree.
>>
>
>Pantelis, do you have any idea when this support will be ready to enter
>U-Boot proper?
>
>If the answer isn't 'soon', how much effort would it be to add the
>necessary support for this particular chip? (Manufacturer ID: 0xec, Chip
>ID: 0xf1)
>
>Many thanks.
>
>Andy
>
>
>
Andy
There was a new updated patch posted recently.
I'm not quite sure if it handles these chips correctly.
You could try the latest patch and if it does not work
contact me.
Regards
Pantelis
^ permalink raw reply [flat|nested] 12+ messages in thread
* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
2004-06-16 10:42 ` Pantelis Antoniou
@ 2004-06-16 10:55 ` Andy Hawkins
2004-06-16 10:53 ` Pantelis Antoniou
0 siblings, 1 reply; 12+ messages in thread
From: Andy Hawkins @ 2004-06-16 10:55 UTC (permalink / raw)
To: u-boot
Hi,
On Wed, 2004-06-16 at 11:42, Pantelis Antoniou wrote:
> There was a new updated patch posted recently.
>
> I'm not quite sure if it handles these chips correctly.
> You could try the latest patch and if it does not work
> contact me.
Where can I get this patch from? Is this the one Laurent was referring
to (on 30th April)? If so, you say in your message that it's not ready
for inclusion yet...
Thanks.
Andy
^ permalink raw reply [flat|nested] 12+ messages in thread
* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
2004-06-16 10:55 ` Andy Hawkins
@ 2004-06-16 10:53 ` Pantelis Antoniou
2004-06-16 11:22 ` Andy Hawkins
2005-05-31 17:16 ` Ladislav Michl
0 siblings, 2 replies; 12+ messages in thread
From: Pantelis Antoniou @ 2004-06-16 10:53 UTC (permalink / raw)
To: u-boot
Andy Hawkins wrote:
>Hi,
>
>On Wed, 2004-06-16 at 11:42, Pantelis Antoniou wrote:
>
>
>>There was a new updated patch posted recently.
>>
>>I'm not quite sure if it handles these chips correctly.
>>You could try the latest patch and if it does not work
>>contact me.
>>
>>
>
>Where can I get this patch from? Is this the one Laurent was referring
>to (on 30th April)? If so, you say in your message that it's not ready
>for inclusion yet...
>
>Thanks.
>
>Andy
>
>
>
>
>
>
Search the list archives...
It is ready for inclusion, it's just that the Samsung chips are a bit
strange and I have none to test.
Regards
Pantelis
^ permalink raw reply [flat|nested] 12+ messages in thread
* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
2004-06-16 10:53 ` Pantelis Antoniou
@ 2004-06-16 11:22 ` Andy Hawkins
2005-05-31 17:16 ` Ladislav Michl
1 sibling, 0 replies; 12+ messages in thread
From: Andy Hawkins @ 2004-06-16 11:22 UTC (permalink / raw)
To: u-boot
Hi,
On Wed, 2004-06-16 at 11:53, Pantelis Antoniou wrote:
> Search the list archives...
Laurent posted me this link:
http://sourceforge.net/mailarchive/message.php?msg_id=7733528
However, if I go there, then there is no patch (the message says a patch
is attached...)
There is also this message:
http://sourceforge.net/mailarchive/message.php?msg_id=7733555
Again, I can't get at the actual patch from there.
Am I being stupid? (quite probably...)
> It is ready for inclusion, it's just that the Samsung chips are a bit
> strange and I have none to test.
Ok, when I get the patch I'll give it a go and let you know how I get
on.
Thanks.
Andy
^ permalink raw reply [flat|nested] 12+ messages in thread
* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
2004-06-16 10:53 ` Pantelis Antoniou
2004-06-16 11:22 ` Andy Hawkins
@ 2005-05-31 17:16 ` Ladislav Michl
2005-06-01 5:35 ` Pantelis Antoniou
1 sibling, 1 reply; 12+ messages in thread
From: Ladislav Michl @ 2005-05-31 17:16 UTC (permalink / raw)
To: u-boot
On Wed, Jun 16, 2004 at 01:53:52PM +0300, Pantelis Antoniou wrote:
> Andy Hawkins wrote:
> >Where can I get this patch from? Is this the one Laurent was referring
> >to (on 30th April)? If so, you say in your message that it's not ready
> >for inclusion yet...
> >
> >Thanks.
> >
> >Andy
> >
> Search the list archives...
>
> It is ready for inclusion, it's just that the Samsung chips are a bit
> strange and I have none to test.
Pantelis,
yesterday I started hacking U-Boot to support Samsung K9F1G08U0M NAND
flash (2k pages). After few hours I feel you were right - NAND code
needs rewrite and I'd like to help you with that. Could you upload your
patch (or even working tarball) somewhere? Searching mailing list
archive is useless, because you posted patch as attachment and
sourceforge's mailing list archive cannot handle that.
thanks,
ladis
^ permalink raw reply [flat|nested] 12+ messages in thread
* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
2005-05-31 17:16 ` Ladislav Michl
@ 2005-06-01 5:35 ` Pantelis Antoniou
0 siblings, 0 replies; 12+ messages in thread
From: Pantelis Antoniou @ 2005-06-01 5:35 UTC (permalink / raw)
To: u-boot
Ladislav Michl wrote:
> On Wed, Jun 16, 2004 at 01:53:52PM +0300, Pantelis Antoniou wrote:
>
>>Andy Hawkins wrote:
>>
>>>Where can I get this patch from? Is this the one Laurent was referring
>>>to (on 30th April)? If so, you say in your message that it's not ready
>>>for inclusion yet...
>>>
>>>Thanks.
>>>
>>>Andy
>>>
>>
>>Search the list archives...
>>
>>It is ready for inclusion, it's just that the Samsung chips are a bit
>>strange and I have none to test.
>
>
> Pantelis,
>
> yesterday I started hacking U-Boot to support Samsung K9F1G08U0M NAND
> flash (2k pages). After few hours I feel you were right - NAND code
> needs rewrite and I'd like to help you with that. Could you upload your
> patch (or even working tarball) somewhere? Searching mailing list
> archive is useless, because you posted patch as attachment and
> sourceforge's mailing list archive cannot handle that.
>
> thanks,
> ladis
>
>
I'll try to send something today...
Regards
Pantelis
^ permalink raw reply [flat|nested] 12+ messages in thread
* [U-Boot-Users] Support for Samsung 1Giga bit NAND device
@ 2004-06-14 11:40 Andy Hawkins
0 siblings, 0 replies; 12+ messages in thread
From: Andy Hawkins @ 2004-06-14 11:40 UTC (permalink / raw)
To: u-boot
Hi,
Can anyone tell me if U-Boot has support for the Samsung 1 Giga Bit NAND
devices (Manufacturer ID: 0xec, Chip ID: 0xf1)?
I understand these devices have an unusually large block size, that
needs special handling. Is this correct?
Thanks.
Andy
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2005-06-01 5:35 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-15 9:09 [U-Boot-Users] Support for Samsung 1Giga bit NAND device Laurent Mohin
2004-06-15 9:19 ` Andy Hawkins
-- strict thread matches above, loose matches on Subject: below --
2004-06-15 8:03 Laurent Mohin
2004-06-15 8:54 ` Andy Hawkins
2004-06-16 10:44 ` Andy Hawkins
2004-06-16 10:42 ` Pantelis Antoniou
2004-06-16 10:55 ` Andy Hawkins
2004-06-16 10:53 ` Pantelis Antoniou
2004-06-16 11:22 ` Andy Hawkins
2005-05-31 17:16 ` Ladislav Michl
2005-06-01 5:35 ` Pantelis Antoniou
2004-06-14 11:40 Andy Hawkins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox