From: 'George G. Davis' <gdavis@mvista.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] No more omap1510inn/omap1610inn Maintainer?
Date: Tue, 20 Jul 2004 11:37:58 -0400 [thread overview]
Message-ID: <20040720153758.GK1890@mvista.com> (raw)
In-Reply-To: <31ADFA827355984B9E2A161514595B561C32E7@lpdsrv04.logicpd.com>
On Mon, Jul 19, 2004 at 04:35:23PM -0500, Michael Bendzick wrote:
> Attached is a patch that makes the omap1510inn board use the
> drivers/cfi_flash.c flash driver.
>
> NOTE to Wolfgang: This patch is NOT for CVS yet.
>
> Instead, it is for testing by other people to make sure this looks like a
> good change to make to this board configuration. If reports are positive, I
> will submit a patch for real.
It seems to work ok for me. How about adding this:
diff -u include/configs/omap1510inn.h include/configs/omap1510inn.h
--- include/configs/omap1510inn.h 19 Jul 2004 20:50:28 -0000
+++ include/configs/omap1510inn.h 20 Jul 2004 15:18:48 -0000
@@ -159,7 +159,7 @@
/*-----------------------------------------------------------------------
* FLASH and environment organization
*/
-#define CFG_MAX_FLASH_BANKS 1 /* max number of memory banks */
+#define CFG_MAX_FLASH_BANKS 2 /* max number of memory banks */
#define PHYS_FLASH_SIZE 0x01000000 /* 16MB */
#define CFG_MAX_FLASH_SECT (128) /* max number of sectors on one chip */
#define CFG_ENV_ADDR (CFG_FLASH_BASE + 0x020000) /* addr of environment */
@@ -168,6 +168,7 @@
#define CFG_FLASH_USE_BUFFER_WRITE 1 /* Use buffered writes (10x faster) */
#define CFG_MONITOR_BASE CFG_FLASH_BASE /* Monitor at beginning of flash */
#define CFG_MONITOR_LEN (128 << 10) /* Reserve 128kB */
+#define CFG_FLASH_BANKS_LIST { CFG_FLASH_BASE, CFG_FLASH_BASE + PHYS_FLASH_SIZE }
/* timeout values are in ticks */
#ifndef CFG_FLASH_CFI_DRIVER
FWIW, I'm having problems running U-Boot CVS HEAD on Innovator/OMAP1510 lately.
The target hangs during early init. I haven't figured out what's wrong but I'm
only able to use U-Boot CVS HEAD on Innovator/OMAP1510 while the BDI2000 is
connected. If I disconnect the BDI2000, the darn target hangs during early
init. Unfortunately I've no time to debug the early hang problem. But that
problem is independent from your CFI patch anyway.
Thanks!
<snip>
--
Regards,
George
next prev parent reply other threads:[~2004-07-20 15:37 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-19 21:35 [U-Boot-Users] No more omap1510inn/omap1610inn Maintainer? Michael Bendzick
2004-07-20 15:37 ` 'George G. Davis' [this message]
2004-07-20 16:26 ` 'George G. Davis'
-- strict thread matches above, loose matches on Subject: below --
2004-07-20 18:04 Michael Bendzick
2004-07-20 19:31 ` 'George G. Davis'
2004-07-20 20:46 ` 'George G. Davis'
2004-07-16 22:11 Michael Bendzick
2004-07-17 0:05 ` 'George G. Davis'
2004-07-15 19:44 Michael Bendzick
2004-07-15 20:14 ` Wolfgang Denk
2004-07-16 21:43 ` George G. Davis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040720153758.GK1890@mvista.com \
--to=gdavis@mvista.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox