commit | 3f1b6bebe0cbe71ad6beab3c7a00ab2f2b082ca7 | [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 | 9dec5270be87c01e50808001be69fce5b92a7af8 [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>