From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Thu, 13 Oct 2016 16:35:03 +0200 Subject: [U-Boot] [U-Boot, v6, 02/10] x86: Move smbios generation into arch independent directory In-Reply-To: <1471562611-93794-4-git-send-email-agraf@suse.de> References: <1471562611-93794-4-git-send-email-agraf@suse.de> Message-ID: <20161013143503.35412.72690@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 > We will need the SMBIOS generation function on ARM as well going forward, > so let's move it into a non arch specific location. > > Signed-off-by: Alexander Graf > Reviewed-by: Bin Meng > Reviewed-by: Simon Glass Thanks, applied to