Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-29 | ARM: 8885/1: aurora-l2: add defines for parity and ECC registers | Jan Luebbe | 1 | -0/+48 | |
These defines will be used by subsequent patches to add support for the parity check and error correction functionality in the Aurora L2 cache controller. Signed-off-by: Jan Luebbe <[email protected]> Signed-off-by: Chris Packham <[email protected]> Signed-off-by: Russell King <[email protected]> | |||||
2019-08-29 | ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZE | Jan Luebbe | 1 | -1/+1 | |
The macro name is too generic, so add a AURORA_ prefix. Signed-off-by: Jan Luebbe <[email protected]> Reviewed-by: Gregory CLEMENT <[email protected]> Signed-off-by: Chris Packham <[email protected]> Signed-off-by: Russell King <[email protected]> | |||||
2019-08-29 | ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware | Jan Luebbe | 1 | -0/+55 | |
This include file will be used by the AURORA EDAC code. Signed-off-by: Jan Luebbe <[email protected]> Reviewed-by: Gregory CLEMENT <[email protected]> Signed-off-by: Chris Packham <[email protected]> Signed-off-by: Russell King <[email protected]> |