[U-Boot] [PATCH v3 7/8] spi: ich: Separate out the read/write trace from normal debugging

Bin Meng bmeng.cn at gmail.com
Mon Dec 21 10:16:37 CET 2015


On Sun, Dec 20, 2015 at 6:42 AM, Simon Glass <sjg at chromium.org> wrote:
> The trace is seldom useful for basic debugging. Allow it to be enabled
> separately so that it is easier to see the more important init and error
> debug messages.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Add a new patch to separate out the read/write trace from normal debugging
>
> Changes in v2: None
>
>  drivers/spi/ich.c | 24 +++++++++++++++---------
>  1 file changed, 15 insertions(+), 9 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list