From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 9 Jun 2016 08:09:17 +0200 Subject: [U-Boot] [PATCH 6/8] x86: Enable regmap and syscon for coreboot and qemu-x86 In-Reply-To: <1465387659-30011-7-git-send-email-bmeng.cn@gmail.com> References: <1465387659-30011-1-git-send-email-bmeng.cn@gmail.com> <1465387659-30011-7-git-send-email-bmeng.cn@gmail.com> Message-ID: <5759080D.2060306@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08.06.2016 14:07, Bin Meng wrote: > These are generic and should be turned on on coreboot and qemu-x86. > > Signed-off-by: Bin Meng Reviewed-by: Stefan Roese Thanks, Stefan