diff options
author | Wolfgang Denk <wd@denx.de> | 2011-11-04 15:55:16 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-11-07 22:11:24 +0100 |
commit | 17834a5c63b7a4327205107d9d3e689326f527a4 (patch) | |
tree | 359524483e355f790873d1f4182cdeb121b5a341 /lib/crc32.c | |
parent | 6471ada534a917f89dd910cfe06279ea1238fbd0 (diff) | |
download | u-boot-imx-17834a5c63b7a4327205107d9d3e689326f527a4.zip u-boot-imx-17834a5c63b7a4327205107d9d3e689326f527a4.tar.gz u-boot-imx-17834a5c63b7a4327205107d9d3e689326f527a4.tar.bz2 |
PM520: add missing enable_interrupts()
The code disabled interrupts in several locations, without re-enabling
them again. Fix this.
While we are at it, also fix a GCC 4.6 build warning:
flash.c: In function 'flash_erase':
flash.c:373:21: warning: variable 'last' set but not used
[-Wunused-but-set-variable]
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Josef Wagner <Wagner@Microsys.de>
Diffstat (limited to 'lib/crc32.c')
0 files changed, 0 insertions, 0 deletions