public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Problems accessing flash on OMAP 1510 Innovator
@ 2004-10-12 16:15 Stephen Johnson
  2004-10-12 19:09 ` George G. Davis
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Johnson @ 2004-10-12 16:15 UTC (permalink / raw)
  To: u-boot

I'm trying to install and run u-boot in an OMAP Innovator 1510 board.  I've
downloaded the CVS version of u-boot, configured it with "make
omap1510inn_config" and compiled it with no problem.  It's installed in the
flash and runs.  The problem is the flash can't be found -- on startup up
Flash: 0 kB is reported and I can't save anything.  Other flash accesses are
similar.  Sample output follows where I've powered on the board, run
"flinfo", and tried to do a "saveenv".

Any help would be appreciated.

                Steve

--------------------------------------------------------------------

U-Boot 1.1.2 (Oct  8 2004 - 16:03:40)

U-Boot code: 11080000 -> 110953A8  BSS: -> 110998E8
RAM Configuration:
Bank #0: 10000000 32 MB
Flash:  0 kB
*** Warning - bad CRC, using default environment

In:    serial
Out:   serial
Err:   serial
Hit any key to stop autoboot:  0
OMAP1510 Innovator # flinfo

Bank # 1: missing or unknown FLASH type
OMAP1510 Innovator # setenv bootdelay 10
OMAP1510 Innovator # printenv
bootargs=console=ttyS0,115200n8 noinitrd root=/dev/nfs ip=bootp
bootcmd=bootp;tftp;bootm
baudrate=115200
autoload=n
stdin=serial
stdout=serial
stderr=serial
bootdelay=10

Environment size: 170/131068 bytes
OMAP1510 Innovator # saveenv
Saving Environment to Flash...
Error: start and/or end address not on sector boundary
OMAP1510 Innovator #

^ permalink raw reply	[flat|nested] 4+ messages in thread
* [U-Boot-Users] Problems accessing flash on OMAP 1510 Innovator
@ 2004-10-12 16:31 Woodruff, Richard
  0 siblings, 0 replies; 4+ messages in thread
From: Woodruff, Richard @ 2004-10-12 16:31 UTC (permalink / raw)
  To: u-boot

It is hard to say exactly.  Perhaps your flash is locked.  Many version
of the newer OMAP development platforms come with their flash locked.
The flash.c code in those has been updated to issue an unlock first.

Seems like the innovator may have had two kinds of flash also....it also
had a feature where sram could be mapped to 0 instead of flash.  

I'd first check your jumper settings, then second pinch some code from
one of the other omap ports to unlock flash...(that is after making sure
its even there and showing up correctly with an debugger).

Regards,
Richard W.

> -----Original Message-----
> From: u-boot-users-admin at lists.sourceforge.net [mailto:u-boot-users-
> admin at lists.sourceforge.net] On Behalf Of Stephen Johnson
> Sent: Tuesday, October 12, 2004 11:16 AM
> To: u-boot-users at lists.sourceforge.net
> Subject: [U-Boot-Users] Problems accessing flash on OMAP 1510
Innovator
> 
> I'm trying to install and run u-boot in an OMAP Innovator 1510 board.
> I've
> downloaded the CVS version of u-boot, configured it with "make
> omap1510inn_config" and compiled it with no problem.  It's installed
in
> the
> flash and runs.  The problem is the flash can't be found -- on startup
up
> Flash: 0 kB is reported and I can't save anything.  Other flash
accesses
> are
> similar.  Sample output follows where I've powered on the board, run
> "flinfo", and tried to do a "saveenv".
> 
> Any help would be appreciated.
> 
>                 Steve
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-10-13 13:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-12 16:15 [U-Boot-Users] Problems accessing flash on OMAP 1510 Innovator Stephen Johnson
2004-10-12 19:09 ` George G. Davis
2004-10-13 13:59   ` Stephen Johnson
  -- strict thread matches above, loose matches on Subject: below --
2004-10-12 16:31 Woodruff, Richard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox