Skip to content
Snippets Groups Projects
Commit 0d3b596a authored by Jagan Teki's avatar Jagan Teki Committed by Jagan Teki
Browse files

sf: Fix sf read for memory-mapped SPI flashes


Missing return after memcpy is done for memory-mapped SPI flashes,
hence added retun 0 after memcpy done.

The return is missing in below patch
"sf: Enable FDT-based configuration and memory mapping"
(sha1: bb8215f4)

Signed-off-by: default avatarJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent e4eaef89
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment