mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
mpc8xx: remove rbc823 board support
This board is old enough and has no maintainer. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
This commit is contained in:
parent
0657e46e28
commit
c750b9c012
12 changed files with 3 additions and 1552 deletions
|
@ -258,10 +258,6 @@ extern vidinfo_t panel_info;
|
|||
|
||||
/* Video functions */
|
||||
|
||||
#if defined(CONFIG_RBC823)
|
||||
void lcd_disable(void);
|
||||
#endif
|
||||
|
||||
void lcd_putc(const char c);
|
||||
void lcd_puts(const char *s);
|
||||
void lcd_printf(const char *fmt, ...);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue