Re: [PATCH 0/5] firmware: tegra: Add support for in-band debug

2020-07-14 Thread Jon Hunter
On 14/07/2020 17:18, Thierry Reding wrote: > On Sun, Jul 12, 2020 at 11:01:13AM +0100, Jon Hunter wrote: >> This series adds support for in-band debug messaging for the BPMP and >> updates the BPMP ABI to align with the latest version. >> >> Jon Hunter (4): >> firmware: tegra: Use consistent re

Re: [PATCH 0/5] firmware: tegra: Add support for in-band debug

2020-07-14 Thread Thierry Reding
On Sun, Jul 12, 2020 at 11:01:13AM +0100, Jon Hunter wrote: > This series adds support for in-band debug messaging for the BPMP and > updates the BPMP ABI to align with the latest version. > > Jon Hunter (4): > firmware: tegra: Use consistent return variable name > firmware: tegra: Prepare for

[PATCH 0/5] firmware: tegra: Add support for in-band debug

2020-07-12 Thread Jon Hunter
This series adds support for in-band debug messaging for the BPMP and updates the BPMP ABI to align with the latest version. Jon Hunter (4): firmware: tegra: Use consistent return variable name firmware: tegra: Prepare for supporting in-band debugfs firmware: tegra: Add support for in-band d