All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] about sector lock in u-boot flash.c
Date: Fri, 23 Mar 2007 06:02:30 -0700 (PDT)	[thread overview]
Message-ID: <534353.59549.qm@web307.biz.mail.mud.yahoo.com> (raw)
In-Reply-To: <4603CBCD.000067.20264@bj126app57.126.com>


--- chark_uboot at 126.com wrote:

> hi all,
> I use a AT49BV1614A (2MB) as my flash memory,after
> write the u-boot.bin into it,I can't write/erase the
> flash, even chip erase command.this u-boot.bin is
> compiled from u-boot-1.1.3 #make
> chk4510_config;#make(chk4510 is a board I make some
> changes from evb4510), 
> I find there's a flash_protect program in flash.h:
> #if defined(CFG_FLASH_PROTECTION)
> extern int flash_real_protect(flash_info_t *info,
> long sector, int prot);
> but I can't find the flash_real_protect,I want to
> figure out how to unprotect my flash
> thks for help:)

First step - get the latest U-boot.  MUCH has changed
in the flash code since 1.1.3

regards,
Ben

      reply	other threads:[~2007-03-23 13:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-23 12:45 [U-Boot-Users] about sector lock in u-boot flash.c chark_uboot at 126.com
2007-03-23 13:02 ` Ben Warren [this message]

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=534353.59549.qm@web307.biz.mail.mud.yahoo.com \
    --to=bwarren@qstreams.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.