diff options
author | Simon Glass <sjg@chromium.org> | 2014-05-30 14:41:49 -0600 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-06-05 14:38:38 -0400 |
commit | c9bcb6f13d08caa1db13bb8067941340eb3546d8 (patch) | |
tree | 895a63a7bb72bfab0b677463de050615c0c43c20 /common/env_eeprom.c | |
parent | 93ce7561cb59809c787c3650d791217d2e395f1d (diff) | |
download | u-boot-imx-c9bcb6f13d08caa1db13bb8067941340eb3546d8.zip u-boot-imx-c9bcb6f13d08caa1db13bb8067941340eb3546d8.tar.gz u-boot-imx-c9bcb6f13d08caa1db13bb8067941340eb3546d8.tar.bz2 |
Fix itest mask overflow
The mask value used in itest overflows and therefore it can return an
incorrect result for something like 'itest 0 == 1'. Fix it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/env_eeprom.c')
0 files changed, 0 insertions, 0 deletions