Re: [PATCH 15/32] x86: nhlt: Correct output of bytes and 16-bit data

2020-10-16 Thread Bin Meng
On Mon, Sep 28, 2020 at 12:26 PM Simon Glass wrote: > > At present these functions are incorrect. Fix them and add some logging > and checking to avoid future problems. > > Signed-off-by: Simon Glass > --- > > arch/x86/lib/acpi_nhlt.c | 13 ++--- > 1 file changed, 10 insertions(+), 3 del

[PATCH 15/32] x86: nhlt: Correct output of bytes and 16-bit data

2020-09-27 Thread Simon Glass
At present these functions are incorrect. Fix them and add some logging and checking to avoid future problems. Signed-off-by: Simon Glass --- arch/x86/lib/acpi_nhlt.c | 13 ++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/arch/x86/lib/acpi_nhlt.c b/arch/x86/lib/acpi_