Home
last modified time | relevance | path

Searched hist:fe1378a961e508b31b1f29a2bb08ba1dac063155 (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dlowlevel_init.Sfe1378a961e508b31b1f29a2bb08ba1dac063155 Sat Sep 21 12:04:41 UTC 2013 Jeroen Hofstee <jeroen@myspectrum.nl> ARM: use r9 for gd

To be more EABI compliant and as a preparation for building
with clang, use the platform-specific r9 register for gd
instead of r8.

note: The FIQ is not updated since it is not used in u-boot,
and under discussion for the time being.

The following checkpatch warning is ignored:
WARNING: Use of volatile is usually wrong: see
Documentation/volatile-considered-harmful.txt

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dcrt0.Sfe1378a961e508b31b1f29a2bb08ba1dac063155 Sat Sep 21 12:04:41 UTC 2013 Jeroen Hofstee <jeroen@myspectrum.nl> ARM: use r9 for gd

To be more EABI compliant and as a preparation for building
with clang, use the platform-specific r9 register for gd
instead of r8.

note: The FIQ is not updated since it is not used in u-boot,
and under discussion for the time being.

The following checkpatch warning is ignored:
WARNING: Use of volatile is usually wrong: see
Documentation/volatile-considered-harmful.txt

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dglobal_data.hfe1378a961e508b31b1f29a2bb08ba1dac063155 Sat Sep 21 12:04:41 UTC 2013 Jeroen Hofstee <jeroen@myspectrum.nl> ARM: use r9 for gd

To be more EABI compliant and as a preparation for building
with clang, use the platform-specific r9 register for gd
instead of r8.

note: The FIQ is not updated since it is not used in u-boot,
and under discussion for the time being.

The following checkpatch warning is ignored:
WARNING: Use of volatile is usually wrong: see
Documentation/volatile-considered-harmful.txt

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
/rk3399_rockchip-uboot/arch/arm/
H A Dconfig.mkfe1378a961e508b31b1f29a2bb08ba1dac063155 Sat Sep 21 12:04:41 UTC 2013 Jeroen Hofstee <jeroen@myspectrum.nl> ARM: use r9 for gd

To be more EABI compliant and as a preparation for building
with clang, use the platform-specific r9 register for gd
instead of r8.

note: The FIQ is not updated since it is not used in u-boot,
and under discussion for the time being.

The following checkpatch warning is ignored:
WARNING: Use of volatile is usually wrong: see
Documentation/volatile-considered-harmful.txt

Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
cc: Albert ARIBAUD <albert.u.boot@aribaud.net>