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
|
@ -968,7 +968,7 @@ typedef struct scc_enet {
|
|||
/*** MVS1, TQM823L/M, TQM850L/M, TQM885D, R360MPI **********/
|
||||
|
||||
#if (defined(CONFIG_MVS) && CONFIG_MVS < 2) || \
|
||||
defined(CONFIG_R360MPI) || defined(CONFIG_RBC823) || \
|
||||
defined(CONFIG_R360MPI) || \
|
||||
defined(CONFIG_RRVISION)|| defined(CONFIG_TQM823L) || \
|
||||
defined(CONFIG_TQM823M) || defined(CONFIG_TQM850L) || \
|
||||
defined(CONFIG_TQM850M) || defined(CONFIG_TQM885D) || \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue