public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] porting u-boot, MMU question
@ 2014-11-05 16:36 DaveKucharczyk
  2014-11-05 16:58 ` Stefano Babic
  0 siblings, 1 reply; 14+ messages in thread
From: DaveKucharczyk @ 2014-11-05 16:36 UTC (permalink / raw)
  To: u-boot

I'm trying to upgrade u-boot-2009.08 to u-boot-2014.07. 

Our board is loosely based on the Freescale mx53loco board. I used the old
board file and config header files and moved them over to new u-boot
directory. Then using the new api to make changes.

I'm now trying to figure out how to port and turn on the MMU part below. I
noticed the below code is not in the new mx53loco board file anymore and
MMU_ON() doesn't exist either, since include/asm-arm/mmu.h is not included
in new u-boot. 

So how do I get the same effect? I see arch/arm/cpu/armv8/cache_v8.c and
arch/arm/lib/cache-cp15.c are the likely candidates?





--
View this message in context: http://u-boot.10912.n7.nabble.com/porting-u-boot-MMU-question-tp194761.html
Sent from the U-Boot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-11-11 17:39 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 16:36 [U-Boot] porting u-boot, MMU question DaveKucharczyk
2014-11-05 16:58 ` Stefano Babic
2014-11-05 17:16   ` DaveKucharczyk
2014-11-05 21:04     ` Stefano Babic
2014-11-05 21:24       ` Otavio Salvador
2014-11-06 20:03         ` DaveKucharczyk
2014-11-10 15:14           ` [U-Boot] porting u-boot, few final questions DaveKucharczyk
2014-11-10 15:30             ` Fabio Estevam
2014-11-10 15:47               ` Wolfgang Denk
2014-11-10 16:04                 ` Fabio Estevam
2014-11-10 17:54                   ` Nikolay Dimitrov
2014-11-10 20:45                     ` DaveKucharczyk
2014-11-10 22:21                       ` DaveKucharczyk
2014-11-11 17:39                         ` DaveKucharczyk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox