* Patch by Arun Dharankar, 24 Mar 2003:
- add threads / scheduler example code * Add patches by Robert Schwebel, 31 Mar 2003: - add ctrl-c support for kermit download - align bdinfo output on ARM * Add CPU ID, version, and clock speed for INCA-IP
This commit is contained in:
@@ -163,6 +163,7 @@ init_fnc_t *init_sequence[] = {
|
||||
serial_init, /* serial communications setup */
|
||||
console_init_f,
|
||||
display_banner, /* say that we are here */
|
||||
checkboard,
|
||||
init_func_ram,
|
||||
NULL,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user