]> Git Repo - u-boot.git/commit
ARM: fix address setup in start.S
authorDarius Augulis <[email protected]>
Mon, 25 Oct 2010 10:45:35 +0000 (13:45 +0300)
committerWolfgang Denk <[email protected]>
Tue, 26 Oct 2010 19:11:58 +0000 (21:11 +0200)
commit123fb7deb238cf9d03e82f98962ed7f03d09703a
treebd8625d39bc4773de1e59012293971e88b5ecb98
parent25ddd1fb0a2281b182529afbc8fda5de2dc16d96
ARM: fix address setup in start.S

Fix address setup bug for ARM.
This bug stops u-boot booting if
CONFIG_SKIP_RELOCATE_UBOOT is defined.

Signed-off-by: Darius Augulis <[email protected]>
arch/arm/cpu/arm1136/start.S
arch/arm/cpu/arm926ejs/start.S
arch/arm/cpu/armv7/start.S
arch/arm/cpu/pxa/start.S
This page took 0.035859 seconds and 4 git commands to generate.