Skip to content
Snippets Groups Projects
Commit 90b1c9fa authored by Daniel Schwierzeck's avatar Daniel Schwierzeck
Browse files

MIPS: implement device-tree handover to Linux kernel

Add device-tree handover to Linux kernel conforming with MIPS UHI [1].
Register $a0 will be set to the reserved value -2. The address of
the device-tree blob will be stored as KSEG0 address in $a1. $a2 and
$a3 are set to zero.

[1] http://prplfoundation.org/wiki/MIPS_documentation



Signed-off-by: default avatarDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
parent d8c1d5d5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment