[U-Boot-Users] cfi_flash.c bug regarding intel k3 devices

Tolunay Orkun listmember at orkun.us
Thu May 12 18:15:14 CEST 2005


Konstantin Kletschke wrote:
> Hi!
> 
> cfi_flash.c handles intel k3 devices not correct, they power up with all
> sectors locked. Similair to flash_unlock_seq for amd devices, there must exist
> a flash_unlock_seq_intelk3 to do this for intel devices.

Why do you need this? Can't you just use "protect off" command to unlock 
the sectors you need to write? I think issuing automatic unlock commands 
prior to write/erase is against the sprit of protection.

Best regards,
Tolunay





More information about the U-Boot mailing list