[U-Boot-Users] Environment Flash Sector Protection w/ cfi_flash.c?

I have noticed that when using the cfi_flash.c driver that the environment sector (the second sector, counting from one) in flash is not protected by default. When I was working with the omap1510inn board using its original flash.c driver, it would protect the environment in flash_init. Would it be good to add default to protection for the environment sector to cfi_flash.c?
-Michael Bendzick Systems and Software Engineering Logic Product Development michael.b@logicpd.com 612-436-5122 www.logicpd.com

In message 31ADFA827355984B9E2A161514595B561C32E8@lpdsrv04.logicpd.com you wrote:
I have noticed that when using the cfi_flash.c driver that the environment sector (the second sector, counting from one) in flash is not protected by default. When I was working with the omap1510inn board using its original flash.c driver, it would protect the environment in flash_init. Would it be good to add default to protection for the environment sector to cfi_flash.c?
If this is whatis required to have the U-Boot image and the environment sector(s) protected, tthen yes.
Best regards,
Wolfgang Denk
participants (2)
-
Michael Bendzick
-
Wolfgang Denk