mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
This reverts commit3edc0c2522
, reversing changes made tobb135a0180
.
This commit is contained in:
@@ -620,7 +620,7 @@ static int initr_ambapp_print(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
#if defined(CONFIG_SCSI) && !defined(CONFIG_DM_SCSI)
|
||||
#if defined(CONFIG_SCSI)
|
||||
static int initr_scsi(void)
|
||||
{
|
||||
puts("SCSI: ");
|
||||
@@ -923,7 +923,7 @@ init_fnc_t init_sequence_r[] = {
|
||||
initr_ambapp_print,
|
||||
#endif
|
||||
#endif
|
||||
#if defined(CONFIG_SCSI) && !defined(CONFIG_DM_SCSI)
|
||||
#ifdef CONFIG_SCSI
|
||||
INIT_FUNC_WATCHDOG_RESET
|
||||
initr_scsi,
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user