On 14.3.2018 16:59, Liam Beguin wrote: > Hi Michal, > > On Wed, 14 Mar 2018 at 10:35 Michal Simek <[email protected]> wrote: > >> On 14.3.2018 03:03, Liam Beguin wrote: >>> Add basic tests for the spi_flash subsystem. >>> >>> Signed-off-by: Liam Beguin <[email protected]> >>> --- >>> test/py/tests/test_sf.py | 217 >> +++++++++++++++++++++++++++++++++++++++++++++++ >>> 1 file changed, 217 insertions(+) >>> create mode 100644 test/py/tests/test_sf.py >>> >>> diff --git a/test/py/tests/test_sf.py b/test/py/tests/test_sf.py >>> new file mode 100644 >>> index 000000000000..8bd1623ff303 >>> --- /dev/null >>> +++ b/test/py/tests/test_sf.py >>> @@ -0,0 +1,217 @@ >>> +# Copyright (c) 2017, Xiphos Systems Corp. All rights reserved. >> >> here should be probably also xilinx copyright because some things were >> taken from that. >> >> > Right, is this ok with you? (copied from your initial patch) > > Copyright (c) 2016, Xilinx Inc. Michal Simek
definitely. I see it in v4 already. Thanks, Michal _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

