microblaze: Make extended addressing support default
authorT Karthik Reddy <t.karthik.reddy@xilinx.com>
Wed, 12 Oct 2022 09:03:45 +0000 (11:03 +0200)
committerMichal Simek <michal.simek@amd.com>
Tue, 22 Nov 2022 14:02:07 +0000 (15:02 +0100)
commitfcabdf1e7c9616b27b682010889e9139851dc785
tree6d7b9394ce67528e14fee2b8f905044632c8580d
parent16e49a14b2af1421cbaeefb9ce8ee863e45fd71b
microblaze: Make extended addressing support default

Axi qspi controller supports 32-bit & 24-bit addressing modes
for micron, macronix & spansion flash parts. But for winbond
flashes it only supports 24-bit addressing mode.
Enable CONFIG_SPI_FLASH_BAR to use extended addressing mode
to make 32-bit addressing mode work on all flashes.

Signed-off-by: T Karthik Reddy <t.karthik.reddy@xilinx.com>
Acked-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/f3864966c8ddd766a1702ad61b0e008a1f57462f.1665565423.git.michal.simek@amd.com
configs/microblaze-generic_defconfig