u-boot/board/pm520
Wolfgang Denk 17834a5c63 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>
2011-11-07 22:11:24 +01:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
flash.c PM520: add missing enable_interrupts() 2011-11-07 22:11:24 +01:00
mt46v16m16-75.h mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
mt48lc16m16a2-75.h mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00
pm520.c mpc5xxx: Remove all references to MGT5100 2010-03-21 22:44:42 +01:00