mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
MIPS: drop incaip board
This is dead hardware and no one is interested in making the necessary changes for upcoming features like generic board or driver model. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Wolfgang Denk <wd@denx.de>
This commit is contained in:
parent
5f978d7efe
commit
538cf92c8c
23 changed files with 1 additions and 5201 deletions
|
@ -21,5 +21,3 @@ static inline unsigned long image_copy_end(void)
|
|||
extern char __image_copy_end[];
|
||||
return (unsigned long) &__image_copy_end;
|
||||
}
|
||||
|
||||
extern int incaip_set_cpuclk(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue