| /rk3399_rockchip-uboot/arch/mips/mach-bmips/ |
| H A D | Makefile | ee422142f454d54f0ed39a2cbf083ff12e98a3e1 Mon Apr 24 22:39:20 UTC 2017 Álvaro Fernández Rojas <noltari@gmail.com> MIPS: add initial infrastructure for Broadcom MIPS SoCs
CFE checks CPU Thread in a different way (using register $22): mfc0 t1, C0_BCM_CONFIG, 3 # $22 li t2, CP0_CMT_TPID # (1 << 31) and t1, t2 bnez t1, 2f # if we are running on thread 1, skip init nop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | dram.c | ee422142f454d54f0ed39a2cbf083ff12e98a3e1 Mon Apr 24 22:39:20 UTC 2017 Álvaro Fernández Rojas <noltari@gmail.com> MIPS: add initial infrastructure for Broadcom MIPS SoCs
CFE checks CPU Thread in a different way (using register $22): mfc0 t1, C0_BCM_CONFIG, 3 # $22 li t2, CP0_CMT_TPID # (1 << 31) and t1, t2 bnez t1, 2f # if we are running on thread 1, skip init nop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Kconfig | ee422142f454d54f0ed39a2cbf083ff12e98a3e1 Mon Apr 24 22:39:20 UTC 2017 Álvaro Fernández Rojas <noltari@gmail.com> MIPS: add initial infrastructure for Broadcom MIPS SoCs
CFE checks CPU Thread in a different way (using register $22): mfc0 t1, C0_BCM_CONFIG, 3 # $22 li t2, CP0_CMT_TPID # (1 << 31) and t1, t2 bnez t1, 2f # if we are running on thread 1, skip init nop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | bmips_common.h | ee422142f454d54f0ed39a2cbf083ff12e98a3e1 Mon Apr 24 22:39:20 UTC 2017 Álvaro Fernández Rojas <noltari@gmail.com> MIPS: add initial infrastructure for Broadcom MIPS SoCs
CFE checks CPU Thread in a different way (using register $22): mfc0 t1, C0_BCM_CONFIG, 3 # $22 li t2, CP0_CMT_TPID # (1 << 31) and t1, t2 bnez t1, 2f # if we are running on thread 1, skip init nop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/mips/ |
| H A D | Makefile | ee422142f454d54f0ed39a2cbf083ff12e98a3e1 Mon Apr 24 22:39:20 UTC 2017 Álvaro Fernández Rojas <noltari@gmail.com> MIPS: add initial infrastructure for Broadcom MIPS SoCs
CFE checks CPU Thread in a different way (using register $22): mfc0 t1, C0_BCM_CONFIG, 3 # $22 li t2, CP0_CMT_TPID # (1 << 31) and t1, t2 bnez t1, 2f # if we are running on thread 1, skip init nop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Kconfig | ee422142f454d54f0ed39a2cbf083ff12e98a3e1 Mon Apr 24 22:39:20 UTC 2017 Álvaro Fernández Rojas <noltari@gmail.com> MIPS: add initial infrastructure for Broadcom MIPS SoCs
CFE checks CPU Thread in a different way (using register $22): mfc0 t1, C0_BCM_CONFIG, 3 # $22 li t2, CP0_CMT_TPID # (1 << 31) and t1, t2 bnez t1, 2f # if we are running on thread 1, skip init nop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/mips/cpu/ |
| H A D | start.S | ee422142f454d54f0ed39a2cbf083ff12e98a3e1 Mon Apr 24 22:39:20 UTC 2017 Álvaro Fernández Rojas <noltari@gmail.com> MIPS: add initial infrastructure for Broadcom MIPS SoCs
CFE checks CPU Thread in a different way (using register $22): mfc0 t1, C0_BCM_CONFIG, 3 # $22 li t2, CP0_CMT_TPID # (1 << 31) and t1, t2 bnez t1, 2f # if we are running on thread 1, skip init nop
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|