From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Fri, 5 Aug 2016 10:35:15 +0000 Subject: [U-Boot] [PATCH] arc: Add debug messages during relocation fixups In-Reply-To: <1470308916-23509-1-git-send-email-abrodkin@synopsys.com> References: <1470308916-23509-1-git-send-email-abrodkin@synopsys.com> Message-ID: <1470393217.3430.26.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On Thu, 2016-08-04 at 14:08 +0300, Alexey Brodkin wrote: > This might be useful to make sure relocation fixups really > happen. And since this info gets printed only in DEBUG > build it doesn't really hurt normal execution. > > Signed-off-by: Alexey Brodkin Applied, Thanks! -Alexey