commit | 9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a | [log] [tgz] |
---|---|---|
author | Bill Gatliff <bgat@billgatliff.com> | Thu May 31 22:02:22 2007 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Jul 12 11:13:33 2007 +0100 |
tree | bc8520791f304ce297a52f575930c2797067521c | |
parent | 7d09e85448dfa78e3e58186c934449aaf6d49b50 [diff] |
[ARM] 4423/1: add ATAGS support Examines the ATAGS pointer (r2) at boot, and interprets a nonzero value as a reference to an ATAGS structure. A suitable ATAGS structure replaces the kernel's command line. Signed-off-by: Bill Gatliff <bgat@billgatliff.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>