
From: Stefan Roese [mailto:sr@denx.de] Sent: Friday, May 25, 2007 8:03 AM To: u-boot-users@lists.sourceforge.net Cc: Josef Meser; Peter Pearse Subject: Re: [U-Boot-Users] [PATCH] ARM Versatile PB926EJ-S, Rev.D: Added support for flash 28F256L30B
Hi Josef,
On Friday 25 May 2007, Josef Meser wrote:
Current u-boot works with ARM Versatile PB926EJ-S, HW- Rev.C (NOR flash 28F256K3). This patch adds support for 28F256L30B (asymmetrical sectors: 4 small sectors at bottom) used on HW-Rev.D.
Your patch is line wrapped. Please fix and resend.
Hi Stefan,
sorry about that. Yesterday I sent the patch to myself and it was not line wrapped. Now I learned that this is a feature of our famous M$-MUA, which does line wraps in plain text messages, when sending to "Internet addresses". I will fix this by using a real MUA.
One question: Why can't you use the common CFI driver on this board?
I have to admit that I am not familiar with the CFI driver. I made the patch for u-boot-1.1.5 which we used up to now. There it makes a
[]> make versatile_config []> make all
work on the new HW. Rev.D.
As i did not find the new type of flash in the current source tree, I submitted my changes. This changes are minimal (in terms of size and function) for me, which does not mean that they are optimal for someone who is more into u-boot.
Regards, Josef