mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
Fixed common.h spelling error.
Patch by Cory Tusar, 30 Nov 2005
This commit is contained in:
parent
ddd5d9daf0
commit
2f6fa46d41
@ -2,6 +2,9 @@
|
|||||||
Changes since U-Boot 1.1.4:
|
Changes since U-Boot 1.1.4:
|
||||||
======================================================================
|
======================================================================
|
||||||
|
|
||||||
|
* Fixed common.h spelling error.
|
||||||
|
Patch by Cory Tusar, 30 Nov 2005
|
||||||
|
|
||||||
* Fix typo.
|
* Fix typo.
|
||||||
Patch by Andreas Engel, 28 Nov 2005
|
Patch by Andreas Engel, 28 Nov 2005
|
||||||
|
|
||||||
|
@ -603,7 +603,7 @@ void show_boot_progress (int status);
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_INIT_CRITICAL
|
#ifdef CONFIG_INIT_CRITICAL
|
||||||
#error CONFIG_INIT_CRITICAL is depracted!
|
#error CONFIG_INIT_CRITICAL is deprecated!
|
||||||
#error Read section CONFIG_SKIP_LOWLEVEL_INIT in README.
|
#error Read section CONFIG_SKIP_LOWLEVEL_INIT in README.
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user