Re: Where is MMU enabled?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Rick Brown wrote:
Hi List,

I am curious to know where is the MMU turned on in a Linux PPC system
- is it the u-boot or the linux kernel?


It is Linux. u-boot uses the flat memory system.

 Since enabling of MMU shall be
the point from where the CPU will have to generate virtual addresses -
I think it should be somewhere in the kernel. The reason is that all
the addresses that we give on the u-boot command line are physical
addresses and not virtual, right (Thus implying MMU is not turned
on?)?

yes. MMU is not turned on in u-boot

compare the data sheet and head_32.S for powerpc arch to know how the MMU is initialized .


Or is it that kernel always gets the control with MMU on on PPC systems?

How about other architectures?

Thanks,

Rick

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ




--
Regards,
Mohamed Thalib H

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux