]> git.baikalelectronics.ru Git - uboot.git/commit
lcd: Remove LCD_TEST_PATTERN code
authorTom Rini <trini@konsulko.com>
Fri, 18 Mar 2022 12:38:30 +0000 (08:38 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 25 Mar 2022 12:01:15 +0000 (12:01 +0000)
commite2af4bf902812be271059e8d2367560a772bd04c
tree20a82af5758f0c311215c64508053f2e5fad9d75
parent3788d75d99c952e159aa21019ea8780aeb9f32c6
lcd: Remove LCD_TEST_PATTERN code

This is a legacy driver and the value is set in board config headers
without a CONFIG prefix.  Remove the code.

Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
common/lcd.c
include/configs/at91sam9261ek.h
include/configs/at91sam9263ek.h
include/configs/at91sam9m10g45ek.h
include/configs/at91sam9rlek.h
include/configs/pm9261.h
include/configs/pm9263.h