On 18.12.2015 23:36, Stephen Warren wrote:
> On 12/18/2015 11:33 AM, Stephen Warren wrote:
>> On 12/18/2015 07:50 AM, Michal Simek wrote:
> ...
>>> - I see that output log doesn't handle tabs correctly - output from i2c
>>> bus for example.
>>
>> OK. I can easily make the logging code replace a TAB with something
>> else, e.g. a chain of  , although it will mean keeping track of the
>> output character count since the last newline which will be a bit more
>> painful. Let me look into this.
> 
> It looks like the <pre> tag handles TABs already, so I converted to use
> that. Take a look at:
> 
>> https://github.com/swarren/u-boot/commit/ee09f5ddf2c646a6ba2b0dddbdf4ef590014e282
>>
> "test/py: support TABs in log"

That works. Feel free to add my
Tested-by: Michal Simek <michal.si...@xilinx.com>

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to