I have seen read,write other needed routines in u-boot/include/mtd/cfi_flash.h. I want to also know how chip select 0-7 are drived. In default, chip select 0 is changed during read/write from nor flash. I want to also drive chip select 1 which is always high. How to make it low? What would you suggest for that?
Best regards.