https://github.com/torvalds/linux
Revision f71a1a42667f576ec736bb1200eba2118fee3a22 authored by Catalin Marinas on 16 October 2012, 11:00:29 UTC, committed by Catalin Marinas on 18 October 2012, 19:14:00 UTC
According to Documentation/arm64/booting.txt, the kernel image must be
loaded at a pre-defined offset from the start of RAM so that the kernel
can calculate PHYS_OFFSET based on this address. If the DT contains
memory blocks below this PHYS_OFFSET, report them and ignore the
corresponding memory range.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent c60b0c2
History
Tip revision: f71a1a42667f576ec736bb1200eba2118fee3a22 authored by Catalin Marinas on 16 October 2012, 11:00:29 UTC
arm64: Ignore memory blocks below PHYS_OFFSET
Tip revision: f71a1a4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 221.8 KB
Makefile -rw-r--r-- 46.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top