Revision tags: v00.04.15, v00.04.14, v00.04.13, v00.04.12, v00.04.11, v00.04.10, v00.04.09, v00.04.08, v00.04.07, v00.04.06, v00.04.05, v00.04.04, v00.04.03, v00.04.02, v00.04.01, v00.04.00, v2021.04, v00.03.03, v2021.01, v2020.10, v2020.07, v00.02.13, v2020.04, v2020.01 |
|
#
e465bea8 |
| 08-Dec-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
Merge branch 'bugfix/ast2500_compile' into aspeed-dev-v2019.04
|
#
c202116c |
| 08-Dec-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
ast2500: Fix compile error
ARM1176 has strong implementation of enable_caches whereas ARMv7 has it weak. Thus the platform implementation of enable_caches should not be common for AST2500 and AST260
ast2500: Fix compile error
ARM1176 has strong implementation of enable_caches whereas ARMv7 has it weak. Thus the platform implementation of enable_caches should not be common for AST2500 and AST2600 as they belong to ARM1176 and ARMv7, respectively.
show more ...
|