]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit15ab83346a796ff66846b3005ad2ff60cda643e7
tree245fb0025d8d6b079809f21270b9595589115be9
parent91d398f4d7a248a363416f73da07081127275ff2
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