diff options
author | tomas.melin@vaisala.com <tomas.melin@vaisala.com> | 2016-11-16 13:02:32 +0200 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2017-01-13 20:45:25 +0100 |
commit | 3b593f9030bae149af9261f51933805be506f6b1 (patch) | |
tree | 652a1b5592c78417939652454a6f5635ba259983 /drivers/power/battery | |
parent | b4fc6f221474e2bc9f3e4af52556fd4ab5cbb9b9 (diff) | |
download | u-boot-imx-3b593f9030bae149af9261f51933805be506f6b1.zip u-boot-imx-3b593f9030bae149af9261f51933805be506f6b1.tar.gz u-boot-imx-3b593f9030bae149af9261f51933805be506f6b1.tar.bz2 |
splash: fix splash source flags check
SPLASH_STORAGE_RAW is defined as 0, so a check against & will
never be true. These flags are never combined so do a check
against == instead.
Signed-off-by: Tomas Melin <tomas.melin@vaisala.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'drivers/power/battery')
0 files changed, 0 insertions, 0 deletions