uboot/arch/arm/mach-sunxi
Icenowy Zheng 32ab1804cd sunxi: fix SMP bit for V3s SoC
The cache of Cortex-A7 is only enabled if the SMP bit is set, but the
SMP bit of V3s is wrongly left unset, because I thought that it's not
SMP-capable.

Fix this.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2017-08-12 17:24:24 +08:00
..
Makefile sunxi: makes an invisible option for H3-like DRAM controllers 2016-12-29 02:47:20 +08:00
board.c sunxi: fix SMP bit for V3s SoC 2017-08-12 17:24:24 +08:00
clock.c sunxi: do a CCM quirk on V3s for USB to work properly 2017-01-14 03:17:20 +08:00
clock_sun4i.c
clock_sun6i.c sunxi: display: add simplefb support for V3s SoC 2017-01-20 01:22:23 +08:00
clock_sun8i_a83t.c
clock_sun9i.c sunxi: add initial clock setup for sun9i for SPL 2016-10-30 11:38:04 +01:00
cpu_info.c sunxi: add basic V3s support 2016-12-29 02:47:28 +08:00
dram_helpers.c ARM: Rework and correct barrier definitions 2016-08-05 07:23:57 -04:00
dram_sun4i.c
dram_sun6i.c
dram_sun8i_a23.c
dram_sun8i_a33.c
dram_sun8i_a83t.c
dram_sun8i_h3.c sunxi: add DDR2 support to H3-like DRAM controller 2016-12-29 02:47:26 +08:00
dram_sun9i.c sunxi: DRAM initialisation for sun9i 2016-10-30 11:38:04 +01:00
gtbus_sun9i.c sunxi: add gtbus-initialisation for sun9i 2016-10-30 11:38:04 +01:00
p2wi.c
pinmux.c
pmic_bus.c sunxi: power: add AXP809 support 2016-05-25 17:52:39 +02:00
prcm.c
rsb.c
usb_phy.c sunxi: A64: enable USB support 2016-10-30 11:38:04 +01:00