]> git.baikalelectronics.ru Git - uboot.git/commit
video: Add a note about the broken implementation
authorSimon Glass <sjg@chromium.org>
Fri, 10 Mar 2023 20:47:23 +0000 (12:47 -0800)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 13 Mar 2023 12:53:01 +0000 (13:53 +0100)
commitccea203b4f16f88488c3cf5d419bcc45b2440a7a
tree50d264f36cd5417e9af5e3b7ed5800f34b8c1320
parent0f7558c0e735f59425dfae89583ff2c41f38de3a
video: Add a note about the broken implementation

The cls command is broken. Previous discussion about this was at [1] and
[2]. For now, add a note to the source code.

[1] https://patchwork.ozlabs.org/project/uboot/patch/
       20221022092058.106052-1-heinrich.schuchardt@canonical.com/
[2] https://patchwork.ozlabs.org/project/uboot/patch/
       20230106145243.411626-12-sjg@chromium.org/

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/cls.c