]> git.sur5r.net Git - u-boot/commit
arm: Correct comments in crt0.S for the recent SPL improvements
authorSimon Glass <sjg@chromium.org>
Sat, 1 Aug 2015 14:55:46 +0000 (08:55 -0600)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 12 Sep 2015 07:00:35 +0000 (09:00 +0200)
commited64190f67a28e9830371d424998b8aa924be9f3
tree3a0c74a999ed3a9ed62d0bf1ab548c1c27c3d7c6
parente8b81eef4499c32b11d5f120171f39f67db0db59
arm: Correct comments in crt0.S for the recent SPL improvements

The current comments need a bit of tweaking since we now support stack
and global_data relocation in SPL. Also add a reference to the README.

For AArch64 this is not implemented, so leave a TODO for this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/lib/crt0.S
arch/arm/lib/crt0_64.S