<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools/dtoc, branch v2023.04</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/tools/dtoc?h=v2023.04</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/tools/dtoc?h=v2023.04'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2023-01-18T21:55:41Z</updated>
<entry>
<title>dtoc: Add a way to read a phandle with params</title>
<updated>2023-01-18T21:55:41Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-01-11T23:10:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=8f5afe21aed8b8ed4d75678a4e8972e7d8a23a6b'/>
<id>urn:sha1:8f5afe21aed8b8ed4d75678a4e8972e7d8a23a6b</id>
<content type='text'>
Add a function to read a phandle and associated name and offset. This is
useful for binman.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dtoc: Drop sys.exit() in test_fdt</title>
<updated>2022-09-12T22:06:36Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-08-06T23:51:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e1c0811114ea383e8f0cdd1e3535a25421f2619b'/>
<id>urn:sha1:e1c0811114ea383e8f0cdd1e3535a25421f2619b</id>
<content type='text'>
This breaks using pytest to run the tests. Drop it.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dtoc: Correct remaining pylint problems in test_fdt</title>
<updated>2022-08-09T17:55:41Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-07-31T02:57:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=5d1637a40cd1c30f62ebee6e1e1611d5f5613003'/>
<id>urn:sha1:5d1637a40cd1c30f62ebee6e1e1611d5f5613003</id>
<content type='text'>
Fix various camel-case and other naming problems. Update the pylint base
file to avoid regressions.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>test_fdt: Convert to use argparse</title>
<updated>2022-08-09T17:55:41Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-07-31T02:57:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7640b166604e04ac19ed5a370441a6e5539c1420'/>
<id>urn:sha1:7640b166604e04ac19ed5a370441a6e5539c1420</id>
<content type='text'>
Drop the deprecated OptionParser.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dtoc: Move main program into its own function</title>
<updated>2022-08-09T17:55:41Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-07-31T02:57:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=a8ad9aacd34cc1fd1dc7c0c8703c9467d76676b9'/>
<id>urn:sha1:a8ad9aacd34cc1fd1dc7c0c8703c9467d76676b9</id>
<content type='text'>
Use a function for the main program so everything there doesn't look like
a global variable to pylint.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dtoc: Fix fdt test coverage</title>
<updated>2022-08-09T17:55:41Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-07-31T02:57:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=ad744222f59e765ef9d6ee7efa2ee670a4ebd06d'/>
<id>urn:sha1:ad744222f59e765ef9d6ee7efa2ee670a4ebd06d</id>
<content type='text'>
Fix a bug that the --processes option was ignored, thus resulting in no
test coverage information being generated.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
Fixes: 42ae363ddd9 ("dtoc: Update fdt tests to use test_util")
</content>
</entry>
<entry>
<title>dtoc: Tidy up fdt_tests RunTests()</title>
<updated>2022-08-09T17:55:41Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-07-31T02:57:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=b26dd9648c48d41c1486a623012363167c7a5fc7'/>
<id>urn:sha1:b26dd9648c48d41c1486a623012363167c7a5fc7</id>
<content type='text'>
Pass the options args in rather than using the global variables. Use snake
case, fix up comments and use a ternary operator to make pylint happy.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dtoc: Tidy up fdt_tests RunTestCoverage() args</title>
<updated>2022-08-09T17:55:41Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-07-31T02:57:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=25980791b1848df7df6c273dc5578837cc84f853'/>
<id>urn:sha1:25980791b1848df7df6c273dc5578837cc84f853</id>
<content type='text'>
Pass the options args in rather than using the global various. Use snake
case and fix up comments to make pylint happy.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: core: Support accessing core tags</title>
<updated>2022-06-28T02:09:52Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-05-08T10:39:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=930a3ddadebf3660cc3163081671de189300afdd'/>
<id>urn:sha1:930a3ddadebf3660cc3163081671de189300afdd</id>
<content type='text'>
At present tag numbers are only allocated for non-core data, meaning that
the 'core' data, like priv and plat, are accessed through dedicated
functions.

For debugging and consistency it is convenient to use tags for this 'core'
data too. Add support for this, with new tag numbers and functions to
access the pointer and size for each.

Update one of the test drivers so that the uclass-private data can be
tested here.

There is some code duplication with functions like device_alloc_priv() but
this is not addressed for now. At some point, some rationalisation may
help to reduce code size, but more thought it needed on that.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>dm: core: Switch the testbus driver to use a new struct</title>
<updated>2022-06-28T02:09:52Z</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2022-05-08T10:39:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=53c20bebb2215caaadc58b2eee2c80c61456b93d'/>
<id>urn:sha1:53c20bebb2215caaadc58b2eee2c80c61456b93d</id>
<content type='text'>
At present this driver uses 'priv' struct to hold 'plat' data, which is
confusing. The contents of the strct don't matter, since only dtoc is
using it. Create a new struct with the correct name.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
</feed>
