mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-28 09:11:34 +02:00
armv7: better comment in start.S
Fix big/small letters in comment. Signed-off-by: Pavel Machek <pavel@denx.de> Tested-by: Marek Vasut <marex@denx.de>
This commit is contained in:
parent
1f9e5e228c
commit
003b09dad4
@ -22,10 +22,9 @@
|
|||||||
*
|
*
|
||||||
* Startup Code (reset vector)
|
* Startup Code (reset vector)
|
||||||
*
|
*
|
||||||
* do important init only if we don't start from memory!
|
* Do important init only if we don't start from memory!
|
||||||
* setup Memory and board specific bits prior to relocation.
|
* Setup memory and board specific bits prior to relocation.
|
||||||
* relocate armboot to ram
|
* Relocate armboot to ram. Setup stack.
|
||||||
* setup stack
|
|
||||||
*
|
*
|
||||||
*************************************************************************/
|
*************************************************************************/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user