soc/sdram: add L2_SIZE constant and avoid declaring an empty flush_l2_cache function...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 19 Jun 2015 06:39:37 +0000 (08:39 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Fri, 19 Jun 2015 06:39:37 +0000 (08:39 +0200)
commitf44956bfca4d2a8f2afbac0e40dcb7c0dd168f92
tree2e811c055d656e60771363aace082d27b8b1c170
parent7c2d0fa641444a6068878c38451c8d8163a9dd90
soc/sdram: add L2_SIZE constant and avoid declaring an empty flush_l2_cache function when L2_SIZE is not defined
misoclib/soc/sdram.py
software/bios/main.c
software/libbase/system.c