mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-12 05:25:11 -04:00
Cleanup: remove trailing white space
This commit is contained in:
parent
ee1b3b5fe4
commit
e5ad56b13b
@ -123,11 +123,11 @@ void sdram_init(void)
|
|||||||
*/
|
*/
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Now test for 64 MByte...
|
* Now test for 64 MByte...
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Disable memory controller.
|
* Disable memory controller.
|
||||||
*/
|
*/
|
||||||
@ -174,11 +174,11 @@ void sdram_init(void)
|
|||||||
*/
|
*/
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Now test for 32 MByte...
|
* Now test for 32 MByte...
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Disable memory controller.
|
* Disable memory controller.
|
||||||
*/
|
*/
|
||||||
@ -265,7 +265,7 @@ void sdram_init(void)
|
|||||||
/*
|
/*
|
||||||
* Setup for 4 MByte...
|
* Setup for 4 MByte...
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Disable memory controller.
|
* Disable memory controller.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user