From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Mon, 7 Mar 2011 16:44:59 -0500 Subject: [U-Boot] [PATCH 09/21] blackfin: Replace "bfin_reset_or_hang()" with "panic()" In-Reply-To: <1299519462-25320-10-git-send-email-Kyle.D.Moffett@boeing.com> References: <1299519462-25320-1-git-send-email-Kyle.D.Moffett@boeing.com> <1299519462-25320-10-git-send-email-Kyle.D.Moffett@boeing.com> Message-ID: <201103071645.00111.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Monday, March 07, 2011 12:37:30 Kyle Moffett wrote: > The bfin_reset_or_hang function unnecessarily duplicates the panic() > logic based on CONFIG_PANIC_HANG. > > This patch deletes 20 lines of code and just calls panic() instead. hmm, didnt even realize this func existed in u-boot. i'll merge this one patch through my tree in the next window since it doesnt rely on anything else in this series. -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20110307/74a00f77/attachment.pgp