mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Merge branch 'master' of git://git.denx.de/u-boot-coldfire
This commit is contained in:
@@ -787,8 +787,7 @@ static const init_fnc_t init_sequence_f[] = {
|
||||
console_init_f, /* stage 1 init of console */
|
||||
display_options, /* say that we are here */
|
||||
display_text_info, /* show debugging info if required */
|
||||
#if defined(CONFIG_PPC) || defined(CONFIG_M68K) || defined(CONFIG_SH) || \
|
||||
defined(CONFIG_X86)
|
||||
#if defined(CONFIG_PPC) || defined(CONFIG_SH) || defined(CONFIG_X86)
|
||||
checkcpu,
|
||||
#endif
|
||||
#if defined(CONFIG_DISPLAY_CPUINFO)
|
||||
|
Reference in New Issue
Block a user