On Tue, May 21, 2019 at 07:49:58AM +0200, Heinrich Schuchardt wrote:
> 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.
>
On Mon, 20 May 2019 at 23:50, Heinrich Schuchardt wrote:
>
> 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-b
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
---
cmd/Kconfig| 8 ---
cmd/Make
3 matches
Mail list logo