From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Fri, 10 Jun 2016 23:51:20 +0300 Subject: [U-Boot] [PATCH RESEND 2/2 v2] lib: Add hexdump In-Reply-To: <20160610193732.GE11619@bill-the-cat> References: <1465562551-6529-1-git-send-email-abrodkin@synopsys.com> <1465562551-6529-3-git-send-email-abrodkin@synopsys.com> <0DAF21CFE1B20740AE23D6AF6E54843F1E53BA7F@IRSMSX101.ger.corp.intel.com> <20160610193732.GE11619@bill-the-cat> Message-ID: <1465591880.2815.6.camel@gmail.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 Tom, On Fri, 2016-06-10 at 15:37 -0400, Tom Rini wrote: > On Fri, Jun 10, 2016 at 03:31:30PM +0000, Langer, Thomas wrote: > > > > > Hello Alexey, > > > > This feature is already available in u-boot, please look for 'print_buffer'. > > ... make this a candidate for moving over to the linux kernel way? Could you please elaborate here a little bit? I didn't quite understood what do you propose really... Switch in U-Boot to kernel's hexdump or send patches with U-Boot's print_buffer to LKML? -Alexey