diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-14 11:04:38 (GMT) |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-10-14 12:19:34 (GMT) |
commit | c46980f6d2135ade345dadc1fb1f1f4c8bbf255a (patch) | |
tree | 0d04458ec6dba12a7de97e631deb1c0bee3845f1 /include/configs/CATcenter.h | |
parent | d5fd0b49210c941de8a1fce3947ace92243ab5ca (diff) | |
download | u-boot-fsl-qoriq-c46980f6d2135ade345dadc1fb1f1f4c8bbf255a.tar.xz |
cmd_spi: remove broken signed casting for display
Since we're working with unsigned data, you can't apply a signed pointer
cast and then attempt to print the result. Otherwise you get wrong output
when the sign bit is set like "0xFF" incorrectly extended to "0xFFFFFFFF".
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'include/configs/CATcenter.h')
0 files changed, 0 insertions, 0 deletions