mirror of
https://xff.cz/git/u-boot/
synced 2025-10-18 08:23:24 +02:00
cpu: Add MPC83xx CPU driver
Add a CPU driver for the MPC83xx architecture. Signed-off-by: Mario Six <mario.six@gdsys.cc>
This commit is contained in:
@@ -1325,7 +1325,9 @@ void ll_puts(const char *);
|
||||
/* In misc.c */
|
||||
void _nmask_and_or_msr(unsigned long nmask, unsigned long or_val);
|
||||
|
||||
#ifndef CONFIG_CPU_MPC83XX
|
||||
int prt_83xx_rsr(void);
|
||||
#endif
|
||||
|
||||
#endif /* ndef ASSEMBLY*/
|
||||
|
||||
|
Reference in New Issue
Block a user