From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 13 Oct 2016 16:35:11 +0200 Subject: [U-Boot] [U-Boot,v6,06/10] cpu: Add get_vendor callback In-Reply-To: <1471562611-93794-8-git-send-email-agraf@suse.de> References: <1471562611-93794-8-git-send-email-agraf@suse.de> Message-ID: <20161013143510.35538.89265@achrid.arch.suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > The CPU udevice already has a few callbacks to retreive information > about the currently running CPUs. This patch adds a new get_vendor() > call that returns the vendor of the main CPUs. > > Signed-off-by: Alexander Graf > Reviewed-by: Simon Glass > Reviewed-by: Bin Meng Thanks, applied to