From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 1 May 2020 17:55:57 -0400 Subject: [PATCH v2 1/3] common/board_r: arm: Merge initr_enable_interrupts into interrupts_init In-Reply-To: <20200420073146.29787-1-ovpanait@gmail.com> References: <20200420073146.29787-1-ovpanait@gmail.com> Message-ID: <20200501215557.GI12564@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Apr 20, 2020 at 10:31:44AM +0300, Ovidiu Panait wrote: > initr_enable_interrupts() is an ARM-specific wrapper over > enable_interrupts(), which is run during the common init sequence. It can > be eliminated by moving the enable_interrupts() call to the end of > interrupt_init() function, in arch/arm/lib/interrupts*.c. > > Signed-off-by: Ovidiu Panait > Reviewed-by: Simon Glass Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: