u-boot-brain/arch/arm
Zach Sadecki 8db9eff6c5 mx28: fix clearing of IRQs in power init
There are 2 locations in the power init code for the mx28 where IRQs are not being cleared because incorrect methods to clear those bits were being used.  This was causing my board to get stuck waiting for POWER_CTRL_VDD5V_DROOP_IRQ to clear.  Using the correct method to clear the IRQs fixes it.

Signed-off-by: Zach Sadecki <zach@itwatchdogs.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
2012-01-16 08:40:10 +01:00
..
cpu mx28: fix clearing of IRQs in power init 2012-01-16 08:40:10 +01:00
include/asm i.mx6:imx6q: allign MAC address with burned-in ordering 2012-01-16 08:40:09 +01:00
lib arm, fdt: update ethernet mac address before booting Linux 2011-12-19 17:52:44 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00