<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/cmd/cat.c, branch v2024.01</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<entry>
<title>cmd: Convert existing long help messages to the new macro</title>
<updated>2023-10-16T14:24:58+00:00</updated>
<author>
<name>Tom Rini</name>
<email>trini@konsulko.com</email>
</author>
<published>2023-10-07T19:13:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=3616218b5acea74011aea2d14aa1f6366f242849'/>
<id>3616218b5acea74011aea2d14aa1f6366f242849</id>
<content type='text'>
- Generally we just drop the #ifdef CONFIG_SYS_LONGHELP and endif lines
  and use U_BOOT_LONGHELP to declare the same variable name as before
- In a few places, either rename the variable to follow convention or
  introduce the variable as it was being done inline before.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Generally we just drop the #ifdef CONFIG_SYS_LONGHELP and endif lines
  and use U_BOOT_LONGHELP to declare the same variable name as before
- In a few places, either rename the variable to follow convention or
  introduce the variable as it was being done inline before.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cat: Update command to use fs_load_alloc()</title>
<updated>2023-07-14T16:54:51+00:00</updated>
<author>
<name>Simon Glass</name>
<email>sjg@chromium.org</email>
</author>
<published>2023-06-01T16:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=822f7a4543bff59819b6096f1aa1a26f5451bb35'/>
<id>822f7a4543bff59819b6096f1aa1a26f5451bb35</id>
<content type='text'>
Use this new function since it implements the required functionality and
reduces duplicated code.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use this new function since it implements the required functionality and
reduces duplicated code.

Signed-off-by: Simon Glass &lt;sjg@chromium.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cmd: cat: add new command</title>
<updated>2022-10-11T19:40:48+00:00</updated>
<author>
<name>Roger Knecht</name>
<email>rknecht@pm.me</email>
</author>
<published>2022-09-03T11:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=690a1d694899c55c7cc6a168c54984f765ff761e'/>
<id>690a1d694899c55c7cc6a168c54984f765ff761e</id>
<content type='text'>
Add cat command to print file content to standard out

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Roger Knecht &lt;rknecht@pm.me&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add cat command to print file content to standard out

Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
Signed-off-by: Roger Knecht &lt;rknecht@pm.me&gt;
</pre>
</div>
</content>
</entry>
</feed>
