Hi Simon,
On 27/7/20 20:35, Simon Glass wrote:
Hi Walter,
On Mon, 20 Jul 2020 at 12:29, Walter Lozano <walter.loz...@collabora.com> wrote:
Add an additional test to dtoc in order improve the coverage,
specifically to take into account the case of unicode error when
scanning drivers.
Signed-off-by: Walter Lozano <walter.loz...@collabora.com>
---
tools/dtoc/dtb_platdata.py | 14 +++++++++++---
tools/dtoc/test_dtoc.py | 18 ++++++++++++++++++
2 files changed, 29 insertions(+), 3 deletions(-)
This seems to be missing a .cxx file, so gives a build error.
Sorry for the error. I'm sending a new version with some additional
improvements.
Regards,
Walter