commit | cac5b1cc0d6daa0c0a037fd24a87d4db4e0a1456 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Nov 26 00:04:24 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Wed Jan 14 14:56:36 2015 +0100 |
tree | a24c15323e90e3a930db7c88dcfabfa927547bfb | |
parent | f3fba5665b066615a39d157a4a4970824695b91d [diff] |
sunxi: Add sunxi_get_sid helper function On sun6i the SID is stored in the pmic, rather then in the SoC itself, add a helper function to abstract this away. This makes our MAC address generation code also work on sun6i. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>