commit | 9115d13453dee22473a1e8cacc90a8d64a9c4bc9 | [log] [tgz] |
---|---|---|
author | Nathan Lynch <ntl@pobox.com> | Wed Jul 16 09:58:51 2008 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jul 25 15:44:39 2008 +1000 |
tree | dc6c7b1aad8861ae5f88aaf496fd634338686330 | |
parent | 483fad1c3fa1060d7e6710e84a065ad514571739 [diff] |
powerpc: Enable AT_BASE_PLATFORM aux vector Stash the first platform string matched by identify_cpu() in powerpc_base_platform, and supply that to the ELF loader for the value of AT_BASE_PLATFORM. Signed-off-by: Nathan Lynch <ntl@pobox.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>