Re: [U-Boot] flash_real_protect() and CFI_CMDSET_AMD_STANDARD

2010-05-17 Thread Stefan Roese
Hi Timur, On Friday 14 May 2010 21:17:44 Timur Tabi wrote: I'm trying to add support for AMD manufacturer ID to flash_real_protect(). The code currently does this: case CFI_CMDSET_AMD_EXTENDED: case CFI_CMDSET_AMD_STANDARD: /* U-Boot only checks the first byte */

[U-Boot] flash_real_protect() and CFI_CMDSET_AMD_STANDARD

2010-05-14 Thread Timur Tabi
I'm trying to add support for AMD manufacturer ID to flash_real_protect(). The code currently does this: case CFI_CMDSET_AMD_EXTENDED: case CFI_CMDSET_AMD_STANDARD: /* U-Boot only checks the first byte */ if (info-manufacturer_id ==