The Flash Address[23:0] in below command seq is just offset address.
For P-Flash, the final AHB addr = 0x0 + Flash Address[22:0]
For FlexNVM, the final AHB addr = 0x10000000 + Flash Address[22:0].
When required by the command, Flash Address bit 23 selects between program flash memory (=0) and data flash memory (=1).
