fusee: Move nxboot hand-off to IRAM.
fusee/exosphere: Minor cleanup.
This commit is contained in:
@@ -31,5 +31,5 @@ void display_splash_screen_bmp(const char *custom_splash_path) {
|
||||
/* TODO: Display the splash screen. It should be a pointer to a BMP, at this point. */
|
||||
|
||||
/* Display the splash screen for three seconds. */
|
||||
/* udelay(3000000); */
|
||||
udelay(3000000);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user