commit | 11d7098bd5f46a065a220f17811a332eb20b96ff | [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 | 65142e9eb37fd4a3160b2719cc530992f4b105a3 [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>