From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luca Ceresoli Date: Mon, 28 Nov 2011 12:25:44 +0100 Subject: [U-Boot] [PATCHv3 3/3] ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused In-Reply-To: <1322339457-2199-4-git-send-email-weber@corscience.de> References: <1322339457-2199-1-git-send-email-weber@corscience.de> <1322339457-2199-4-git-send-email-weber@corscience.de> Message-ID: <4ED36FB8.5020504@comelit.it> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Thomas Weber wrote: > This patch removes the definition of stack sizes for > irq and fiq if the CONFIG_USE_IRQ is undefined before. > > Acked-by: Enric Balletbo i Serra > Acked-by: Tom Rini > Acked-by: Igor Grinberg > Signed-off-by: Thomas Weber This does not touch the board I maintain, but since I was in Cc:, and I successfully tested the whole series on my board: Acked-by: Luca Ceresoli Luca