Re: [U-Boot] [PATCH 6/8] x86: Enable regmap and syscon for coreboot and qemu-x86

2016-06-11 Thread Bin Meng
On Fri, Jun 10, 2016 at 8:35 AM, Simon Glass wrote: > On 8 June 2016 at 06:07, Bin Meng wrote: >> These are generic and should be turned on on coreboot and qemu-x86. >> >> Signed-off-by: Bin Meng >> --- >> >> configs/coreboot-x86_defconfig | 2 ++ >> configs/qemu-x86_defconfig | 2 ++ >> 2

Re: [U-Boot] [PATCH 6/8] x86: Enable regmap and syscon for coreboot and qemu-x86

2016-06-09 Thread Simon Glass
On 8 June 2016 at 06:07, Bin Meng wrote: > These are generic and should be turned on on coreboot and qemu-x86. > > Signed-off-by: Bin Meng > --- > > configs/coreboot-x86_defconfig | 2 ++ > configs/qemu-x86_defconfig | 2 ++ > 2 files changed, 4 insertions(+) Reviewed-by: Simon Glass _

Re: [U-Boot] [PATCH 6/8] x86: Enable regmap and syscon for coreboot and qemu-x86

2016-06-08 Thread Stefan Roese
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 ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/lis

[U-Boot] [PATCH 6/8] x86: Enable regmap and syscon for coreboot and qemu-x86

2016-06-08 Thread Bin Meng
These are generic and should be turned on on coreboot and qemu-x86. Signed-off-by: Bin Meng --- configs/coreboot-x86_defconfig | 2 ++ configs/qemu-x86_defconfig | 2 ++ 2 files changed, 4 insertions(+) diff --git a/configs/coreboot-x86_defconfig b/configs/coreboot-x86_defconfig index 2fa1