Home
last modified time | relevance | path

Searched hist:"020 b3ce8aeec1f452c2a3a7d37c53b4d1574ec35" (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dmp.h020b3ce8aeec1f452c2a3a7d37c53b4d1574ec35 Thu Jun 08 08:15:14 UTC 2017 Alison Wang <b18965@freescale.com> armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64

The duplicate definitions for IH_ARCH_ARM and IH_ARCH_ARM64 are removed.
The definitions in <image.h> are used.

According to this modification, the comparison between os arch and cpu
arch is done in C programming instead of ASM programming.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dmp.c020b3ce8aeec1f452c2a3a7d37c53b4d1574ec35 Thu Jun 08 08:15:14 UTC 2017 Alison Wang <b18965@freescale.com> armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64

The duplicate definitions for IH_ARCH_ARM and IH_ARCH_ARM64 are removed.
The definitions in <image.h> are used.

According to this modification, the comparison between os arch and cpu
arch is done in C programming instead of ASM programming.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
H A Dlowlevel.S020b3ce8aeec1f452c2a3a7d37c53b4d1574ec35 Thu Jun 08 08:15:14 UTC 2017 Alison Wang <b18965@freescale.com> armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64

The duplicate definitions for IH_ARCH_ARM and IH_ARCH_ARM64 are removed.
The definitions in <image.h> are used.

According to this modification, the comparison between os arch and cpu
arch is done in C programming instead of ASM programming.

Signed-off-by: Alison Wang <alison.wang@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>