commit | 67d604ef83f56a9e52ba66265efc5c22da3bb392 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Thu Aug 14 06:42:35 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Sat Aug 30 07:46:40 2014 -0400 |
tree | 817e9462c63a5ab01eaa925cef984f24fedb9932 | |
parent | 729da8b22d69c79ef56d8e2d3b3b20135f06db13 [diff] |
arm64: Correct passing of Linux kernel args The Documentation/arm64/booting.txt document says that pass in x1/x2/x3 as 0 as they are reserved for future use. Signed-off-by: Tom Rini <trini@ti.com>