[U-Boot] [PATCH v2 1/1] log: add category LOGC_EFI
Simon Glass
sjg at chromium.org
Fri Jan 26 21:43:07 UTC 2018
On 26 January 2018 at 08:25, Simon Glass <sjg at chromium.org> wrote:
> On 22 January 2018 at 12:10, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>> The EFI implementation does not fit into any of the existing categories.
>>
>> Provide LOGC_EFI so that EFI related message can be filtered.
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> ---
>> v2
>> rebase on git://git.denx.de/u-boot-dm.git, branch log-working
>> add category name
>> ---
>> common/log.c | 1 +
>> doc/README.log | 1 +
>> include/log.h | 1 +
>> 3 files changed, 3 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list