<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/doc/README.LED_display, branch v2023.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/doc/README.LED_display?h=v2023.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/doc/README.LED_display?h=v2023.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2019-05-28T22:55:08Z</updated>
<entry>
<title>cmd: remove unused `display` command</title>
<updated>2019-05-28T22:55:08Z</updated>
<author>
<name>Heinrich Schuchardt</name>
<email>xypron.glpk@gmx.de</email>
</author>
<published>2019-05-21T05:49:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=005a804d0f3a0f0ace28a097142401ef9778e74c'/>
<id>urn:sha1:005a804d0f3a0f0ace28a097142401ef9778e74c</id>
<content type='text'>
Compiling the display command leads to an error

    undefined reference to `display_set'

No implementation of display_set() exists in U-Boot.

Eliminate the `display` command as well as the accompanying files.

Signed-off-by: Heinrich Schuchardt &lt;xypron.glpk@gmx.de&gt;
Reviewed-by: Simon Glass &lt;sjg@chromium.org&gt;
</content>
</entry>
<entry>
<title>led_display: remove unused DISPLAY_MARK define</title>
<updated>2010-10-21T20:25:04Z</updated>
<author>
<name>Ilya Yanok</name>
<email>yanok@emcraft.com</email>
</author>
<published>2010-10-21T15:20:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=e03e4b7312f0da424550e6b06f1964332aac1c09'/>
<id>urn:sha1:e03e4b7312f0da424550e6b06f1964332aac1c09</id>
<content type='text'>
DISPLAY_MARK subcommand of display_set() is not used anywhere so
we can remove it safely.

Signed-off-by: Ilya Yanok &lt;yanok@emcraft.com&gt;
</content>
</entry>
<entry>
<title>led_display: split led display support into generic and hw-dependent parts</title>
<updated>2010-10-12T20:44:33Z</updated>
<author>
<name>Ilya Yanok</name>
<email>yanok@emcraft.com</email>
</author>
<published>2010-09-09T21:03:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=7f0d241d5ce8c7d0dff49f74498bf5708002424e'/>
<id>urn:sha1:7f0d241d5ce8c7d0dff49f74498bf5708002424e</id>
<content type='text'>
Split the display command into generic interface and hardware-specific
realization for PDSP188x LED display found on hmi1001 and manroland
boards. Simple interface for LED displays is defined in
include/led-display.h and described in doc/README.LED_display.
Driver-specific implementation was moved into drivers/misc/pdsp188x.c
file (enabled with CONFIG_PDSP188x set).

Signed-off-by: Ilya Yanok &lt;yanok@emcraft.com&gt;
</content>
</entry>
</feed>
