Re: [U-Boot] [UBOOT PATCH v5 3/3] x86: Add DSDT table for supporting ACPI on QEMU

2015-08-20 Thread Saket Sinha
Hi Bin, Please find my response inline - On Tue, Aug 18, 2015 at 12:36 PM, Bin Meng wrote: > Hi Saket, > > On Tue, Aug 18, 2015 at 3:29 AM, Saket Sinha wrote: >> The DSDT table contains a bytecode that is executed by a driver in the >> kernel. >> >> Signed-off-by: Saket Sinha >> --- >> >> a

Re: [U-Boot] [UBOOT PATCH v5 2/3] x86: Add ACPI table support to QEMU

2015-08-20 Thread Saket Sinha
Hi Bin, Please find my response inline. On Tue, Aug 18, 2015 at 12:36 PM, Bin Meng wrote: > Hi Saket, > > On Tue, Aug 18, 2015 at 3:29 AM, Saket Sinha wrote: >> This patch mainly adds ACPI support to QEMU. >> Verified by booting Linux kernel on QEMU i440FX and Q35. >> >> Signed-off-by: Saket

Re: [U-Boot] [UBOOT PATCH v5 2/3] x86: Add ACPI table support to QEMU

2015-08-20 Thread Bin Meng
Hi Saket, On Fri, Aug 21, 2015 at 12:24 PM, Saket Sinha wrote: > Hi Bin, > > Please find my response inline. > > > > On Tue, Aug 18, 2015 at 12:36 PM, Bin Meng wrote: >> Hi Saket, >> >> On Tue, Aug 18, 2015 at 3:29 AM, Saket Sinha wrote: >>> This patch mainly adds ACPI support to QEMU. >>> Veri

Re: [U-Boot] [UBOOT PATCH v5 1/3] x86: Generate a valid ACPI table

2015-08-20 Thread Saket Sinha
Hi Bin, Please find my response inline - On Tue, Aug 18, 2015 at 12:36 PM, Bin Meng wrote: > Hi Saket, > > On Tue, Aug 18, 2015 at 3:29 AM, Saket Sinha wrote: >> Implement write_acpi_table() to create a minimal working ACPI table. >> This includes writing FACS, XSDT, RSDP, FADT, MCFG, MADT, D

Re: [U-Boot] [UBOOT PATCH v5 1/3] x86: Generate a valid ACPI table

2015-08-20 Thread Bin Meng
Hi Saket, On Fri, Aug 21, 2015 at 12:33 PM, Saket Sinha wrote: > Hi Bin, > > Please find my response inline - > > > > On Tue, Aug 18, 2015 at 12:36 PM, Bin Meng wrote: >> Hi Saket, >> >> On Tue, Aug 18, 2015 at 3:29 AM, Saket Sinha wrote: >>> Implement write_acpi_table() to create a minimal wor

Re: [U-Boot] [UBOOT PATCH v5 0/3] Add ACPI table support

2015-08-20 Thread Saket Sinha
Hi Bin , Please find my response inline - On Tue, Aug 18, 2015 at 2:53 PM, Bin Meng wrote: > Hi Saket, > > On Tue, Aug 18, 2015 at 3:10 PM, Bin Meng wrote: >> Hi Saket, >> >> On Tue, Aug 18, 2015 at 9:25 AM, Bin Meng wrote: >>> Hi Saket, >>> >>> On Tue, Aug 18, 2015 at 3:29 AM, Saket Sinha

Re: [U-Boot] [PATCH v2 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel

2015-08-20 Thread Chin Liang See
Hi, On Fri, 2015-08-21 at 05:03 +0200, ma...@denx.de wrote: > On Friday, August 21, 2015 at 03:25:00 AM, Chin Liang See wrote: > > On Fri, 2015-08-21 at 03:07 +0200, ma...@denx.de wrote: > > > On Friday, August 21, 2015 at 02:54:00 AM, Chin Liang See wrote: > > > > Hi guys, > > > > > > Hi, > > H

Re: [U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK

2015-08-20 Thread Marek Vasut
On Thursday, August 20, 2015 at 07:29:52 AM, Michal Simek wrote: > On 08/19/2015 10:47 PM, Marek Vasut wrote: > > On Wednesday, August 19, 2015 at 10:29:18 PM, Marek Vasut wrote: > >> Repair the maintainer entries so they match the current state of code. > >> > >> Signed-off-by: Marek Vasut > >>

Re: [U-Boot] [PATCH v2 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel

2015-08-20 Thread Marek Vasut
On Friday, August 21, 2015 at 07:00:46 AM, Chin Liang See wrote: > Hi, Hi, > > > > > Any comment or ack for this patch? > > > > > > > > Please don't expect that the reviewers/maintainers have nothing else > > > > on their plate but to review your patch. Besides, this change is > > > > really low

Re: [U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK

2015-08-20 Thread Michal Simek
On 08/21/2015 06:06 AM, Marek Vasut wrote: > On Thursday, August 20, 2015 at 07:29:52 AM, Michal Simek wrote: >> On 08/19/2015 10:47 PM, Marek Vasut wrote: >>> On Wednesday, August 19, 2015 at 10:29:18 PM, Marek Vasut wrote: Repair the maintainer entries so they match the current state of code

Re: [U-Boot] [PATCH] arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDK

2015-08-20 Thread Marek Vasut
On Friday, August 21, 2015 at 07:25:57 AM, Michal Simek wrote: > On 08/21/2015 06:06 AM, Marek Vasut wrote: > > On Thursday, August 20, 2015 at 07:29:52 AM, Michal Simek wrote: > >> On 08/19/2015 10:47 PM, Marek Vasut wrote: > >>> On Wednesday, August 19, 2015 at 10:29:18 PM, Marek Vasut wrote: > >

[U-Boot] [PATCH] h2200: Fix build error

2015-08-20 Thread Kishon Vijay Abraham I
Commit <8bfc288c3955> ("usb: gadget: ether: Perform board initialization from ethernet gadget driver") added board_usb_init and board_usb_cleanup in ethernet gadget driver. But h2200 board didn't have board_usb_init and board_usb_cleanup implementations. This introduced the following build errors

Re: [U-Boot] [PATCH] h2200: Fix build error

2015-08-20 Thread Marek Vasut
On Friday, August 21, 2015 at 07:32:04 AM, Kishon Vijay Abraham I wrote: > Commit <8bfc288c3955> ("usb: gadget: ether: Perform board > initialization from ethernet gadget driver") added board_usb_init > and board_usb_cleanup in ethernet gadget driver. But h2200 board > didn't have board_usb_init an

Re: [U-Boot] [PATCH] usb: ehci: remember init mode

2015-08-20 Thread Marek Vasut
On Friday, August 21, 2015 at 01:38:05 AM, Stephen Warren wrote: > From: Stephen Warren > > When an EHCI device is registered in device mode, the HW isn't actually > initialized at all, and hence isn't left in a running state. Consequently, > when the device is deregistered, ehci_shutdown() will

[U-Boot] [PATCH 1/3] drivers: kconfig: Move "Generic Driver Options" menu to the top

2015-08-20 Thread Bin Meng
Make "Generic Driver Options" menu show on the top in the Kconfig. Signed-off-by: Bin Meng --- drivers/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/Kconfig b/drivers/Kconfig index 092bc02..b25c59c 100644 --- a/drivers/Kconfig +++ b/drivers/Kconfig @@ -

[U-Boot] [PATCH 3/3] drivers: kconfig: Sort driver menu in alphabetical order

2015-08-20 Thread Bin Meng
Sort different types of drivers in alphabetical order. Signed-off-by: Bin Meng --- drivers/Kconfig | 50 ++ 1 file changed, 26 insertions(+), 24 deletions(-) diff --git a/drivers/Kconfig b/drivers/Kconfig index 9d0df9b..524d73e 100644 --- a/drive

[U-Boot] [PATCH 2/3] drivers: kconfig: Move PHYS_TO_BUS to "Device Drivers" menu

2015-08-20 Thread Bin Meng
Right now PHYS_TO_BUS shows in the Kconfig main menu, move it. Signed-off-by: Bin Meng --- drivers/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/Kconfig b/drivers/Kconfig index b25c59c..9d0df9b 100644 --- a/drivers/Kconfig +++ b/drivers/Kconfig @@ -60,8

Re: [U-Boot] [PATCH] h2200: Fix build error

2015-08-20 Thread Kishon Vijay Abraham I
Hi Marek, On Friday 21 August 2015 11:03 AM, Marek Vasut wrote: > On Friday, August 21, 2015 at 07:32:04 AM, Kishon Vijay Abraham I wrote: >> Commit <8bfc288c3955> ("usb: gadget: ether: Perform board >> initialization from ethernet gadget driver") added board_usb_init >> and board_usb_cleanup in e

Re: [U-Boot] [PATCH] h2200: Fix build error

2015-08-20 Thread Marek Vasut
On Friday, August 21, 2015 at 07:43:44 AM, Kishon Vijay Abraham I wrote: > Hi Marek, > > On Friday 21 August 2015 11:03 AM, Marek Vasut wrote: > > On Friday, August 21, 2015 at 07:32:04 AM, Kishon Vijay Abraham I wrote: > >> Commit <8bfc288c3955> ("usb: gadget: ether: Perform board > >> initializa

Re: [U-Boot] [PATCH] h2200: Fix build error

2015-08-20 Thread Kishon Vijay Abraham I
On Friday 21 August 2015 11:15 AM, Marek Vasut wrote: > On Friday, August 21, 2015 at 07:43:44 AM, Kishon Vijay Abraham I wrote: >> Hi Marek, >> >> On Friday 21 August 2015 11:03 AM, Marek Vasut wrote: >>> On Friday, August 21, 2015 at 07:32:04 AM, Kishon Vijay Abraham I wrote: Commit <8bfc2

Re: [U-Boot] [PATCH 3/3] include: configs: Enable DWC3 and DFU in ti_omap5_common

2015-08-20 Thread Kishon Vijay Abraham I
Hi Tom, On Thursday 20 August 2015 11:26 PM, Tom Rini wrote: > On Wed, Aug 19, 2015 at 02:13:21PM +0530, Kishon Vijay Abraham I wrote: > >> Enabled configs for dwc3, dwc3-omap and PHY for dwc3 in >> ti_omap5_common. Also enabled support for DFU. >> >> Since ti_omap5_common is used by dra7 too, re

[U-Boot] [PATCH v2] net: Return -EINTR when ctrl+c is pressed

2015-08-20 Thread Michal Simek
Current behavior is that if CTRL+C is pressed command returns 0 that was successful which is not correct behavior. The easiest test case is "tftpboot 8 uImage && echo yes" and press CTRL+C. Then the second command is called which is incorrect. Error log: zynq-uboot> tftpb 8 uImage && echo

<    1   2