diff options
author | Stefan Roese <sr@denx.de> | 2020-05-14 11:59:04 +0200 |
---|---|---|
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | 2020-07-18 14:23:25 +0200 |
commit | 1d4ba15c6fe1265c5964cce3436fd501b14bae3b (patch) | |
tree | 7898f9d4ffb5082ac79d4b030829cae6330c6261 /arch/mips/lib/cache_init.S | |
parent | 2eed3dca229e97aa03954ee5178457c4f2f8cfdb (diff) |
mips: cache: Make flush_cache() weak to enable overwrite
This patch adds __weak to flush_cache() in lib/cache.c. This makes it
possible to overwrite this function by a platforms specific version,
like done with the Octeon base port.
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/mips/lib/cache_init.S')
0 files changed, 0 insertions, 0 deletions