Searched hist:f9b2adb5dc2ad002cb41f766117338b2846ef0c8 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | spl.c | f9b2adb5dc2ad002cb41f766117338b2846ef0c8 Thu Sep 28 15:42:11 UTC 2017 York Sun <york.sun@nxp.com> UPSTREAM: cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined
CONFIG_CMD_SPL_WRITE_SIZE is used for writing parameters to non-volatile storage. So far it is only used for NAND. Fix compiling error when this macro is not used for SD.
Change-Id: I879971e42fb333e1e0ff4e21ce6b34caf8498aa5 Signed-off-by: York Sun <york.sun@nxp.com> CC: Anatolij Gustschin <agust@denx.de> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit b65ac633f52da596cfa573bb4a597e2edd2318c8)
|