Re: [U-Boot] [PATCH v2 4/7] x86: Allow cpu-x86 driver to be probed for UP

2015-07-21 Thread Bin Meng
On Tue, Jul 21, 2015 at 8:15 PM, Bin Meng bmeng...@gmail.com wrote: Currently cpu-x86 driver is probed only for SMP. We add the same support for UP when there is only one cpu node in the deive tree. Signed-off-by: Bin Meng bmeng...@gmail.com --- Changes in v2: - New patch to allow cpu-x86

Re: [U-Boot] [PATCH v2] ARM: tegra: Add Tegra20 SPI device nodes

2015-07-21 Thread Stephen Warren
On 07/21/2015 03:36 AM, Mirza Krak wrote: From: Mirza Krak mirza.k...@hostmobility.com Add the device tree node for the SPI controllers found on Tegra20 SOCs. diff --git a/arch/arm/dts/tegra20.dtsi b/arch/arm/dts/tegra20.dtsi + spi@7000d400 { + compatible =

Re: [U-Boot] [PATCH] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH

2015-07-21 Thread Paul Kocialkowski
Le lundi 20 juillet 2015 à 17:13 +0200, Heiko Schocher a écrit : Hello Paul, Am 20.07.2015 um 15:30 schrieb Paul Kocialkowski: I am just on the jump into my holidays, so I have not yet the time to test it ... I want to try it for all builds with the scripts I posted with my v2 ... but a

Re: [U-Boot] [PATCH 15/15][v2] imx: mx7dsabresd: Add support for MX7D SABRESD board

2015-07-21 Thread Alonso Adrian
Hi Fabio, -Original Message- From: Fabio Estevam [mailto:feste...@gmail.com] Sent: Monday, July 20, 2015 7:50 PM To: Alonso Lazcano Adrian-B38018 Cc: U-Boot-Denx; Stefano Babic; Estevam Fabio-R49496; Otavio Salvador Subject: Re: [U-Boot] [PATCH 15/15][v2] imx: mx7dsabresd: Add

Re: [U-Boot] [PATCH] Reproducible U-Boot build support, using SOURCE_DATE_EPOCH

2015-07-21 Thread Paul Kocialkowski
Le lundi 20 juillet 2015 à 07:45 -0700, Vagrant Cascadian a écrit : On 2015-07-20, Paul Kocialkowski wrote: In order to achieve reproducible builds in U-Boot, timestamps that are defined at build-time have to be somewhat eliminated. The SOURCE_DATE_EPOCH environment variable allows

Re: [U-Boot] [PATCH 05/18] dm: pci: Add support for PCI driver matching

2015-07-21 Thread Bin Meng
Hi Simon, On Tue, Jul 7, 2015 at 6:47 AM, Simon Glass s...@chromium.org wrote: At present all PCI devices must be present in the device tree in order to be used. Many or most PCI devices don't require any configuration other than that which is done automatically by U-Boot. It is inefficent to

Re: [U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA

2015-07-21 Thread Marek Vasut
On Wednesday, July 22, 2015 at 12:46:15 AM, Dinh Nguyen wrote: On 07/20/2015 02:40 PM, Marek Vasut wrote: On Monday, July 20, 2015 at 09:31:39 PM, Dinh Nguyen wrote: [...] Hi, yeah, I have some insane amount of cleanup patches and fixes already. I will post them once I'm done.

Re: [U-Boot] USB and unbinding

2015-07-21 Thread Simon Glass
Hi Hans, On 21 July 2015 at 13:52, Hans de Goede hdego...@redhat.com wrote: Hi, On 07/20/2015 05:49 PM, Simon Glass wrote: Hi Hans, On 20 July 2015 at 09:31, Hans de Goede hdego...@redhat.com wrote: Hi, On 20-07-15 04:23, Simon Glass wrote: Hi Hans, I've been thinking about the

Re: [U-Boot] [PATCH 00/55] dm: exynos: Driver model improvements leading to spring support

2015-07-21 Thread Minkyu Kang
On 20/07/15 23:19, Simon Glass wrote: Hi Minkyu, On 2 July 2015 at 18:15, Simon Glass s...@chromium.org wrote: This series adds a number of fixes and improvements to driver model as well as two new uclasses (video bridges and I2c muxes). The series is aimed at adding support for spring (HP

Re: [U-Boot] [PATCH v2 4/7] x86: Allow cpu-x86 driver to be probed for UP

2015-07-21 Thread Bin Meng
Hi Simon, On Wed, Jul 22, 2015 at 7:37 AM, Simon Glass s...@chromium.org wrote: Hi Bin, On 21 July 2015 at 09:37, Bin Meng bmeng...@gmail.com wrote: On Tue, Jul 21, 2015 at 8:15 PM, Bin Meng bmeng...@gmail.com wrote: Currently cpu-x86 driver is probed only for SMP. We add the same support

Re: [U-Boot] [RFC PATCH v2] patman: add distutils based installer

2015-07-21 Thread Simon Glass
Hi Chris, On 18 July 2015 at 03:49, Chris Packham judge.pack...@gmail.com wrote: To make it easier to use patman on other projects add a distutils style installer. Now patman can be installed with cd u-boot/tools/patman python setup.py install There are also the usual distutils options

Re: [U-Boot] [PATCH] musb: set MUSB speed based on CONFIG

2015-07-21 Thread Bin Liu
Hi, On 07/19/2015 06:01 AM, Hans de Goede wrote: Hi, On 13-07-15 16:16, Bin Liu wrote: Hi, On 07/11/2015 08:04 AM, Hans de Goede wrote: Hi, On 10-07-15 17:31, Bin Liu wrote: Hi, On 07/10/2015 10:12 AM, Heiko Schocher wrote: Hello Samuel, Am 10.07.2015 um 16:50 schrieb Egli, Samuel: Hi

[U-Boot] [PATCH] nokia_rx51: Typo in CONFIG_MUSB_HCD fixup

2015-07-21 Thread Paul Kocialkowski
CONFIG_MUSB_HDC should be CONFIG_MUSB_HCD to have any effect. Signed-off-by: Paul Kocialkowski cont...@paulk.fr --- include/configs/nokia_rx51.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h index efc583f..6e3ce4d

Re: [U-Boot] [PATCH 1/4] gpio: UniPhier: add driver for UniPhier GPIO controller

2015-07-21 Thread Masahiro Yamada
Hi Simon, 2015-07-18 23:36 GMT+09:00 Simon Glass s...@chromium.org: Hi Masahiro, On 13 July 2015 at 02:29, Masahiro Yamada yamada.masah...@socionext.com wrote: This GPIO controller device is used on UniPhier SoCs. Signed-off-by: Masahiro Yamada yamada.masah...@socionext.com ---

Re: [U-Boot] [PATCH 1/8] doc: dfu: tftp: README entry for TFTP extension of DFU

2015-07-21 Thread Lukasz Majewski
On Mon, 20 Jul 2015 14:17:45 -0500 Joe Hershberger joe.hershber...@gmail.com wrote: Hi Lukasz, On Mon, Jul 20, 2015 at 1:59 PM, Lukasz Majewski l.majew...@majess.pl wrote: Hi Joe, Hi Lukasz, On Thu, Jul 16, 2015 at 2:59 PM, Lukasz Majewski l.majew...@majess.pl wrote: Hi Joe,

[U-Boot] [PATCH v2 2/2] warp: Add MAX77696 support

2015-07-21 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Warp has a MAX77696 PMIC connected via I2C1 bus. Add support for it. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v1: - None board/warp/warp.c |

[U-Boot] [PATCH v2 1/2] power: pmic: Add support for MAX77696 PMIC

2015-07-21 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Add support for MAX77696 PMIC. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v1: - Fix the range of PMIC registers drivers/power/pmic/Makefile| 1 + drivers/power/pmic/pmic_max77696.c | 32

Re: [U-Boot] [PATCH] x86: Fix RTC build error on ivybridge

2015-07-21 Thread Simon Glass
Hi Bin, On 21 July 2015 at 15:06, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hello Bin, On Tue, 21 Jul 2015 20:21:28 +0800, Bin Meng bmeng...@gmail.com wrote: Hi Albert, On Tue, Jul 21, 2015 at 8:19 PM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hello Bin, On Tue, 21 Jul

Re: [U-Boot] [PATCH 1/4] gpio: UniPhier: add driver for UniPhier GPIO controller

2015-07-21 Thread Simon Glass
Hi Masahiro, On 21 July 2015 at 12:19, Masahiro Yamada yamada.masah...@socionext.com wrote: Hi Simon, 2015-07-18 23:36 GMT+09:00 Simon Glass s...@chromium.org: Hi Masahiro, On 13 July 2015 at 02:29, Masahiro Yamada yamada.masah...@socionext.com wrote: This GPIO controller device is used

Re: [U-Boot] USB and unbinding

2015-07-21 Thread Hans de Goede
Hi, On 07/20/2015 05:49 PM, Simon Glass wrote: Hi Hans, On 20 July 2015 at 09:31, Hans de Goede hdego...@redhat.com wrote: Hi, On 20-07-15 04:23, Simon Glass wrote: Hi Hans, I've been thinking about the USB unbinding code. I know that I agreed to go with it, but in retrospect I think that

Re: [U-Boot] [PATCH 01/20] dm: net: Support usbethaddr environment variable

2015-07-21 Thread Simon Glass
Hi Joe, On 20 July 2015 at 12:10, Joe Hershberger joe.hershber...@gmail.com wrote: Hi Simon, On Mon, Jul 20, 2015 at 8:56 AM, Simon Glass s...@chromium.org wrote: Hi Joe, On 8 July 2015 at 15:07, Simon Glass s...@chromium.org wrote: Hi Joe, On 8 July 2015 at 14:43, Joe Hershberger

Re: [U-Boot] [PATCH 05/18] dm: pci: Add support for PCI driver matching

2015-07-21 Thread Simon Glass
Hi Bin, On 21 July 2015 at 10:12, Bin Meng bmeng...@gmail.com wrote: Hi Simon, On Tue, Jul 7, 2015 at 6:47 AM, Simon Glass s...@chromium.org wrote: At present all PCI devices must be present in the device tree in order to be used. Many or most PCI devices don't require any configuration

Re: [U-Boot] [PATCH v2] ARM: tegra: Add Tegra20 SPI device nodes

2015-07-21 Thread Mirza Krak
2015-07-21 22:28 GMT+02:00 Simon Glass s...@chromium.org: Hi Also it's pretty easy to just copy over the kernel files. They should just work! Regards, Simon Ok, will give it a go then. -- Med Vänliga Hälsningar / Best Regards

Re: [U-Boot] am33xx: Drop timer_init call from s_init - udelay is wrong at ddr configuration

2015-07-21 Thread Tom Rini
On Fri, Jul 17, 2015 at 07:47:44AM +, Egli, Samuel wrote: Hi Tom, I stumbled over your commit b352dde1ea715e8481946ec7d8086b3c3eb126ae where you removed timer_init() from .../am33xx/board.c. In the commit message it's written that timer_init will be called earlier. However, since

Re: [U-Boot] [PATCH v2 1/7] x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC

2015-07-21 Thread Simon Glass
On 21 July 2015 at 06:15, Bin Meng bmeng...@gmail.com wrote: Currently during writing MP table I/O interrupt assignment entry, we assume the PIRQ is directly mapped to I/O APIC INTPIN#16-23, which however is not always the case on some platforms. Signed-off-by: Bin Meng bmeng...@gmail.com

Re: [U-Boot] [PATCH v2 7/7] x86: Reserve PCIe ECAM address range in the E820 table

2015-07-21 Thread Simon Glass
On 21 July 2015 at 06:15, Bin Meng bmeng...@gmail.com wrote: We should mark PCIe ECAM address range in the E820 table as reserved otherwise kernel will not attempt to use ECAM. Signed-off-by: Bin Meng bmeng...@gmail.com --- Changes in v2: - New patch to reserve PCIe ECAM address range in

Re: [U-Boot] [PATCH v2 5/7] x86: qemu: Enable writing MP table

2015-07-21 Thread Simon Glass
On 21 July 2015 at 06:15, Bin Meng bmeng...@gmail.com wrote: Enable writing MP table for QEMU boads (i440fx and q35). Signed-off-by: Bin Meng bmeng...@gmail.com --- Changes in v2: - Drop QEMU mp_init patch - Change /cpus node to include just one cpu arch/x86/cpu/qemu/pci.c |

Re: [U-Boot] [PATCH] keystone2: add high memory test

2015-07-21 Thread Tom Rini
On Wed, Jul 08, 2015 at 11:51:39AM -0400, Vitaly Andrianov wrote: Keystone2 SOC physical DDR3 address range is outside the first 4GB and cannot be entirely accessible without MMU enabled. Only first 2GB of the physical memory have 32-bits aliased addresses. This patch adds u-boot shell

Re: [U-Boot] [PATCH] x86: Fix RTC build error on ivybridge

2015-07-21 Thread Albert ARIBAUD
Hello Bin, On Tue, 21 Jul 2015 20:21:28 +0800, Bin Meng bmeng...@gmail.com wrote: Hi Albert, On Tue, Jul 21, 2015 at 8:19 PM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hello Bin, On Tue, 21 Jul 2015 00:55:13 -0700, Bin Meng bmeng...@gmail.com wrote: For some unknown reason,

Re: [U-Boot] [PATCH v2 6/6] arm/rpi: Enable dcache

2015-07-21 Thread Alexander Stein
On Monday 20 July 2015, 23:00:04 wrote Alexander Stein: Now that mailbox driver supports cache flush and invalidation, we can enable dcache. Signed-off-by: Alexander Stein alexander...@web.de Well, I just noticed that the dwc2 driver does not support dache yet. I'm on the way to add that

Re: [U-Boot] [PATCH v2] x86: baytrail: Configure FSP UPD from device tree

2015-07-21 Thread Simon Glass
Hi Andrew, On 10 July 2015 at 12:24, Andrew Bradford and...@bradfordembedded.com wrote: Hi Simon, On 07/10 06:53, Simon Glass wrote: Hi, On 8 July 2015 at 05:30, Andrew Bradford and...@bradfordembedded.com wrote: Hi Bin, On 07/08 11:18, Bin Meng wrote: Hi Andrew, On Wed, Jul 8,

Re: [U-Boot] [PATCH v2] ARM: tegra: Add Tegra20 SPI device nodes

2015-07-21 Thread Simon Glass
Hi, On 21 July 2015 at 09:56, Stephen Warren swar...@wwwdotorg.org wrote: On 07/21/2015 03:36 AM, Mirza Krak wrote: From: Mirza Krak mirza.k...@hostmobility.com Add the device tree node for the SPI controllers found on Tegra20 SOCs. diff --git a/arch/arm/dts/tegra20.dtsi

Re: [U-Boot] [PATCH 2/6] dm: pci: Correct primary/secondary/subordinate bus number assignment

2015-07-21 Thread Simon Glass
Hi Bin, On 19 July 2015 at 20:38, Bin Meng bmeng...@gmail.com wrote: Hi Simon, On Mon, Jul 20, 2015 at 9:59 AM, Simon Glass s...@chromium.org wrote: Hi Bin, On 18 July 2015 at 10:20, Bin Meng bmeng...@gmail.com wrote: In driver model, each pci bridge device has its own hose structure.

[U-Boot] [PATCH] mx6sabresd: Use 'int' for return values

2015-07-21 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com The variable 'ret' is used to store the value returned by pfuze_mode_init(), so it should of type 'int' instead of 'unsigned int' in order to correctly handle negative numbers. Fix the variable type. Signed-off-by: Fabio Estevam

[U-Boot] [PATCH 2/2] warp: Add MAX77696 support

2015-07-21 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Warp has a MAX77696 PMIC connected via I2C1 bus. Add support for it. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- board/warp/warp.c | 50

[U-Boot] [PATCH 1/2] power: pmic: Add support for MAX77696 PMIC

2015-07-21 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Add support for MAX77696 PMIC. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- drivers/power/pmic/Makefile| 1 + drivers/power/pmic/pmic_max77696.c | 32 include/power/max77696_pmic.h | 60

Re: [U-Boot] [PATCHv4 0/3] drivers/ddr/altera: Add the DDR controller driver for SoCFPGA

2015-07-21 Thread Dinh Nguyen
On 07/20/2015 02:40 PM, Marek Vasut wrote: On Monday, July 20, 2015 at 09:31:39 PM, Dinh Nguyen wrote: [...] Hi, yeah, I have some insane amount of cleanup patches and fixes already. I will post them once I'm done. What I am sorely missing is the UniPHY register interface documentation, it

[U-Boot] [PATCH] mx6sxsabresd: Use 'int' for return values

2015-07-21 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com The variable 'ret' is used to store the value returned by pfuze_mode_init(), so it should be of type 'int' instead of 'unsigned int' in order to correctly handle negative numbers. Fix the variable type. Signed-off-by: Fabio Estevam

Re: [U-Boot] [PATCH v2 4/7] x86: Allow cpu-x86 driver to be probed for UP

2015-07-21 Thread Simon Glass
Hi Bin, On 21 July 2015 at 09:37, Bin Meng bmeng...@gmail.com wrote: On Tue, Jul 21, 2015 at 8:15 PM, Bin Meng bmeng...@gmail.com wrote: Currently cpu-x86 driver is probed only for SMP. We add the same support for UP when there is only one cpu node in the deive tree. Signed-off-by: Bin Meng

[U-Boot] [PATCH] pxe: add AArch64 image support

2015-07-21 Thread Stephen Warren
From: Stephen Warren swar...@nvidia.com The sysboot and pxe commands currently support either U-Boot formats or raw zImages. Add support for the AArch64 Linux port's native image format too. As with zImage support, there is no auto-detection of the native image format. Rather, if the image is

[U-Boot] [PATCH 04/15][v2] imx: iomux-v3: add imx7d support for iomuxc

2015-07-21 Thread Adrian Alonso
* Add imx7d support for iomux controller * imx7d has two iomux controllers iomuxc (0x3033000) and iomuxc-lpsr (0x302C) each conroller provides control and mux mode pad registers but shares iomuxc input select register with iomuxc-lpsr IOMUX_CONFIG_LPSR flag is used to properly set daisy

Re: [U-Boot] [PATCH 3/3] at91, taurus, smartweb: add dfu support

2015-07-21 Thread Lukasz Majewski
Hi Heiko, [root@pollux dfu-util]# ./src/dfu-util -l dfu-util 0.8 Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc. Copyright 2010-2014 Tormod Volden and Stefan Schmidt This program is Free Software and has ABSOLUTELY NO WARRANTY Please report bugs to

Re: [U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC boot support

2015-07-21 Thread Stefan Roese
Hi Albert, On 21.07.2015 09:24, Albert ARIBAUD wrote: On Mon, 20 Jul 2015 11:20:36 +0200, Stefan Roese s...@denx.de wrote: This patch adds basic SDIO/MMC booting support to MVEBU SoC's. Since I don't know of a way to test the boot-device upon runtime, this patch hardcodes the spl_boot_device

[U-Boot] [PATCH] x86: Fix RTC build error on ivybridge

2015-07-21 Thread Bin Meng
For some unknown reason, buildman does not report build error when building commit 06c4b7e. This commit is to correct the build error and needs to be squashed into commit 06c4b7e. Signed-off-by: Bin Meng bmeng...@gmail.com --- arch/x86/cpu/ivybridge/lpc.c | 1 -

[U-Boot] [PATCH V2 2/3] mtd: nand: mxs check maximum ecc that platfrom supports

2015-07-21 Thread Peng Fan
Check maximum ecc strength for each platfrom to avoid the calculated ecc exceed the limitation. Signed-off-by: Peng Fan peng@freescale.com Signed-off-by: Han Xu b45...@freescale.com Reviewed-by: Marek Vasut ma...@denx.de --- Changes v2: Add Marek's reviewed by. drivers/mtd/nand/mxs_nand.c

[U-Boot] [PATCH resend V2 1/3] mtd: nand: mxs support oobsize bigger than 512

2015-07-21 Thread Peng Fan
If ecc chunk data size is 512 and oobsize is bigger than 512, there is a chance that block_mark_bit_offset conflicts with bch ecc area. The following graph is modified from kernel gpmi-nand.c driver with each data block 512 bytes. We can see that Block Mark conflicts with ecc area from bch view.

Re: [U-Boot] [PATCH 2/3] usb: gadget: at91_udc: add support for at91_udc

2015-07-21 Thread Lukasz Majewski
Hi Heiko, ported from linux: b2ba27a5c56ff: usb: gadget: at91_udc: move prepare clk into process context IMHO, presented above description is not enough. I'd prefer to see one patch which adds the code from linux - including the exact commit message. Then, u-boot specific adjustments

Re: [U-Boot] checkarmreloc error for AArch64 (using vexpress_aemv8a_defconfig)

2015-07-21 Thread Albert ARIBAUD
Hello David J, On Mon, 20 Jul 2015 22:17:49 +, Chou, David J david.j.c...@intel.com wrote: Hello Albert, You are right. it seems the file' program in my Ubuntu- 12.04.5 LTS system doesn't have the aarch64 database of signatures as you said. But If I moved the 64 bit u-boot I built in

Re: [U-Boot] [PATCH 1/5] arm: mvebu: Add SPL SDIO/MMC boot support

2015-07-21 Thread Albert ARIBAUD
Hello Stefan, On Mon, 20 Jul 2015 11:20:36 +0200, Stefan Roese s...@denx.de wrote: This patch adds basic SDIO/MMC booting support to MVEBU SoC's. Since I don't know of a way to test the boot-device upon runtime, this patch hardcodes the spl_boot_device instead. Not sure about 6820, but for

Re: [U-Boot] [PATCH 3/5] kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS

2015-07-21 Thread Stefan Roese
Hi Albert, On 21.07.2015 09:37, Albert ARIBAUD wrote: On Mon, 20 Jul 2015 11:20:38 +0200, Stefan Roese s...@denx.de wrote: To use this offset for other boot device (like SDIO/MMC), lets rename it to a more generic name. This will be used be the SDIO/MMC SPL boot support for the A38x. Hmm,

[U-Boot] [PATCH V2 3/3] mtd: nand: mxs invalidate dcache before DMA read

2015-07-21 Thread Peng Fan
Follow linux dma flow: Before DMA read, be sure to invalidate the cache over the address range of DMA buffer to prevent cache coherency problems. After DMA read, invalidate dcache again. Signed-off-by: Peng Fan peng@freescale.com Acked-by: Marek Vasut ma...@denx.de --- Changes v2: Add

[U-Boot] [PATCH v2 5/7] x86: qemu: Enable writing MP table

2015-07-21 Thread Bin Meng
Enable writing MP table for QEMU boads (i440fx and q35). Signed-off-by: Bin Meng bmeng...@gmail.com --- Changes in v2: - Drop QEMU mp_init patch - Change /cpus node to include just one cpu arch/x86/cpu/qemu/pci.c | 34 +++---

[U-Boot] [PATCH v2 6/7] x86: qemu: Turn on PCIe ECAM address range decoding on Q35

2015-07-21 Thread Bin Meng
Turn on PCIe ECAM address range decoding on Q35. Signed-off-by: Bin Meng bmeng...@gmail.com Acked-by: Simon Glass s...@chromium.org --- Changes in v2: None arch/x86/cpu/qemu/pci.c | 4 arch/x86/include/asm/arch-qemu/qemu.h | 4 2 files changed, 8 insertions(+) diff

[U-Boot] [PATCH v2 4/7] x86: Allow cpu-x86 driver to be probed for UP

2015-07-21 Thread Bin Meng
Currently cpu-x86 driver is probed only for SMP. We add the same support for UP when there is only one cpu node in the deive tree. Signed-off-by: Bin Meng bmeng...@gmail.com --- Changes in v2: - New patch to allow cpu-x86 driver to be probed for UP arch/x86/cpu/cpu.c | 7 +++ 1 file

[U-Boot] [PATCH v2 7/7] x86: Reserve PCIe ECAM address range in the E820 table

2015-07-21 Thread Bin Meng
We should mark PCIe ECAM address range in the E820 table as reserved otherwise kernel will not attempt to use ECAM. Signed-off-by: Bin Meng bmeng...@gmail.com --- Changes in v2: - New patch to reserve PCIe ECAM address range in the E820 table arch/x86/Kconfig| 10 ++

[U-Boot] [PATCH v2 3/7] x86: qemu: Enable I/O APIC chip select on PIIX3

2015-07-21 Thread Bin Meng
The PIIX3 chipset does not integrate an I/O APIC, instead it supports connecting to an external I/O APIC which needs to be enabled manually. Signed-off-by: Bin Meng bmeng...@gmail.com Acked-by: Simon Glass s...@chromium.org --- Changes in v2: None arch/x86/cpu/qemu/pci.c | 7

[U-Boot] [PATCH v2 1/7] x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APIC

2015-07-21 Thread Bin Meng
Currently during writing MP table I/O interrupt assignment entry, we assume the PIRQ is directly mapped to I/O APIC INTPIN#16-23, which however is not always the case on some platforms. Signed-off-by: Bin Meng bmeng...@gmail.com --- Changes in v2: - Drop patches that are already applied - Add a

[U-Boot] [PATCH v2 2/7] x86: mpspec: Move writing ISA interrupt entry after PCI

2015-07-21 Thread Bin Meng
On some platforms the I/O APIC interrupt pin#0-15 may be connected to platform pci devices' interrupt pin. In such cases the legacy ISA IRQ is not available so we should not write ISA interrupt entry if it is already occupied. Signed-off-by: Bin Meng bmeng...@gmail.com Acked-by: Simon Glass

Re: [U-Boot] [PATCH] x86: Fix RTC build error on ivybridge

2015-07-21 Thread Bin Meng
Hi Albert, On Tue, Jul 21, 2015 at 8:19 PM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Hello Bin, On Tue, 21 Jul 2015 00:55:13 -0700, Bin Meng bmeng...@gmail.com wrote: For some unknown reason, buildman does not report build error when building commit 06c4b7e. This commit is to correct

[U-Boot] [PATCH v2 0/7] x86: Add MP table support to QEMU

2015-07-21 Thread Bin Meng
This patch series mainly add MP support to QEMU as well as some other necessary fixes for x86. Verified by booting Linux kernel on QEMU i440FX and Q35, and make sure I/O APIC interrupt is being used by the kernel with the help of MP table provided by U-Boot. This series is the prerequisite for

Re: [U-Boot] [PATCH] x86: Fix RTC build error on ivybridge

2015-07-21 Thread Albert ARIBAUD
Hello Bin, On Tue, 21 Jul 2015 00:55:13 -0700, Bin Meng bmeng...@gmail.com wrote: For some unknown reason, buildman does not report build error when building commit 06c4b7e. This commit is to correct the build error and needs to be squashed into commit 06c4b7e. Which repository and branch

Re: [U-Boot] [PATCH 1/1] ARM: tegra: Add Tegra20 SPI device nodes

2015-07-21 Thread Thierry Reding
On Mon, Jul 20, 2015 at 01:41:00PM +0200, Mirza Krak wrote: From: Mirza Krak mirza.k...@hostmobility.com Add the device tree node for the SPI controllers found on Tegra20 SOCs. Signed-off-by: Mirza Krak mirza.k...@hostmobility.com --- arch/arm/dts/tegra20.dtsi | 44

Re: [U-Boot] [PATCH 1/1] ARM: tegra: Add Tegra20 SPI device nodes

2015-07-21 Thread Mirza Krak
2015-07-21 11:02 GMT+02:00 Thierry Reding tred...@nvidia.com: On Mon, Jul 20, 2015 at 01:41:00PM +0200, Mirza Krak wrote: From: Mirza Krak mirza.k...@hostmobility.com Add the device tree node for the SPI controllers found on Tegra20 SOCs. Signed-off-by: Mirza Krak

Re: [U-Boot] [PATCH V2 3/3] mtd: nand: mxs invalidate dcache before DMA read

2015-07-21 Thread Marek Vasut
On Tuesday, July 21, 2015 at 10:15:21 AM, Peng Fan wrote: Follow linux dma flow: Before DMA read, be sure to invalidate the cache over the address range of DMA buffer to prevent cache coherency problems. After DMA read, invalidate dcache again. Signed-off-by: Peng Fan peng@freescale.com

[U-Boot] [PATCH v2] ARM: tegra: Add Tegra20 SPI device nodes

2015-07-21 Thread Mirza Krak
From: Mirza Krak mirza.k...@hostmobility.com Add the device tree node for the SPI controllers found on Tegra20 SOCs. Signed-off-by: Mirza Krak mirza.k...@hostmobility.com --- Changes in v2: * Dropped tegra30-slink compatible string, based on comment from Thierry Reding on v1 patch

Re: [U-Boot] [PATCH 3/5] kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFS

2015-07-21 Thread Albert ARIBAUD
Hello Stefan, On Mon, 20 Jul 2015 11:20:38 +0200, Stefan Roese s...@denx.de wrote: To use this offset for other boot device (like SDIO/MMC), lets rename it to a more generic name. This will be used be the SDIO/MMC SPL boot support for the A38x. Hmm, what if SPL gets support for booting from

Re: [U-Boot] Please pull u-boot-fdt

2015-07-21 Thread Tom Rini
On Mon, Jul 20, 2015 at 08:04:26AM -0600, Simon Glass wrote: Hi Tom, A few things in my queue. I would like to do a sync with upstream libfdt too but have not got to that yet. The following changes since commit 605e15db2b54302364a2528d3c6604fbc57be846: Merge

Re: [U-Boot] Please pull u-boot-fsl-qoriq master

2015-07-21 Thread Tom Rini
On Mon, Jul 20, 2015 at 02:07:27PM -0700, York Sun wrote: Tom, The following changes since commit 605e15db2b54302364a2528d3c6604fbc57be846: Merge git://git.denx.de/u-boot-x86 (2015-07-15 10:41:20 -0400) are available in the git repository at:

Re: [U-Boot] [PATCH 08/11] spi: ti_qspi: Use DMA to read from qspi flash

2015-07-21 Thread R, Vignesh
On 7/15/2015 12:32 AM, Tom Rini wrote: On Thu, Jul 09, 2015 at 12:10:03PM +0530, Vignesh R wrote: On 07/03/2015 05:12 PM, Tom Rini wrote: On Fri, Jul 03, 2015 at 04:46:10PM +0530, Vignesh R wrote: ti_qspi uses memory map mode for faster read. Enabling DMA will increase read speed by 3x