Analyse et explore linux
Component MEMORY_START

Component Type: kbuild config

More info: Computers built with Hitachi SuperH processors always map the ROM starting at address zero. But the processor does not specify the range that RAM takes. The physical memory (RAM) start address will be automatically set to 08000000. Other platforms, such as the Solution Engine boards typically map RAM at 0C000000. Tweak this only when porting to a new machine which does not already have a defconfig. Changing it from the known correct value on any of the known systems will only lead to disaster.

Build project: Kconfig (Linux kconfig) (Path: arch\sh\mm\Kconfig )

Other views: file explorer

Generated by PFA software prototype