diff options
author | Vignesh R <vigneshr@ti.com> | 2015-11-23 12:13:36 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-01-20 15:19:33 (GMT) |
commit | 74d49bfde3dd562ceeba2d6883caedcb3e484a6b (patch) | |
tree | b684b75e28c93e0c9f74c1090ea913772c060d69 /board/freescale/m5282evb | |
parent | 99e7fc8a2659ff1b2887c8b11b01ef423e00ee1c (diff) | |
download | u-boot-74d49bfde3dd562ceeba2d6883caedcb3e484a6b.tar.xz |
spi: ti_qspi: Use 4-byte opcode for mmap read
ti-qspi driver currently uses 3-byte addressing mode(and opcodes) for
memory-mapped read. This restricts maximum addressable flash size to
16MB.
Enable the 4-byte addressing(and use 4-byte opcode) for memory-mapped
read to allow access to addresses above 16MB.
Signed-off-by: Ravi Babu <ravibabu@ti.com>
[vigneshr@ti.com: Re-word commit description]
Signed-off-by: Vignesh R <vigneshr@ti.com>
Diffstat (limited to 'board/freescale/m5282evb')
0 files changed, 0 insertions, 0 deletions