mips: octeon: cpu.c: Add table for selective swapping
authorStefan Roese <sr@denx.de>
Mon, 24 Aug 2020 11:04:39 +0000 (13:04 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 7 Oct 2020 18:25:57 +0000 (20:25 +0200)
commitfd569c878bb145c5ff55b0f4ecfd9f457d26e178
tree245fb0025d8d6b079809f21270b9595589115be9
parent92ca2fee08d560bbc1d30a9eb357c862ccdd94c8
mips: octeon: cpu.c: Add table for selective swapping

Import octeon_should_swizzle_table[] which is needed for the area
specific swapping. It will be used by the platform specific
mangle-port.h header.

Imported from Linux v5.7.

Signed-off-by: Stefan Roese <sr@denx.de>
arch/mips/mach-octeon/cpu.c