commit | 9f4e1e94bb790cd85eb9904a78b396b512e0ce0b | [log] [tgz] |
---|---|---|
author | Paul Kocialkowski <contact@paulk.fr> | Mon Jul 20 15:17:14 2015 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Aug 12 20:47:38 2015 -0400 |
tree | 0af25f49d5a2b7f9cf73bd41bdd72e38d9bad572 | |
parent | 169ecb4a83c86dba7d19442de05310f0c068f0d1 [diff] |
sniper: Pass serial number through ATAG Now that the serial number is correctly defined, we can pass it to the kernel using the (legacy) ATAG method. It will be automatically passed via device-tree when enabled. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>