[U-Boot] [PATCH 23/97] powerpc: MPC8569: Remove macro CONFIG_MPC8569

2016-11-23 Thread York Sun
Replace CONFIG_MPC8569 with ARCH_MPC8569 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 4 arch/powerpc/cpu/mpc85xx/Makefile | 2 +- arch/powerpc/cpu/mpc85xx/speed.c | 2 +-

[U-Boot] [PATCH 28/97] powerpc: P1010: Remove macro CONFIG_P1010

2016-11-23 Thread York Sun
Replace CONFIG_P1010 with ARCH_P1010 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 4 arch/powerpc/cpu/mpc85xx/Makefile | 2 +- arch/powerpc/cpu/mpc85xx/speed.c | 2 +-

[U-Boot] [PATCH 27/97] powerpc: xpedite: Remove macro CONFIG_XPEDITE5370

2016-11-23 Thread York Sun
This macro is no longer used. Signed-off-by: York Sun --- include/configs/xpedite537x.h | 1 - scripts/config_whitelist.txt | 1 - 2 files changed, 2 deletions(-) diff --git a/include/configs/xpedite537x.h b/include/configs/xpedite537x.h index 61ee576..a6bdffc 100644 ---

[U-Boot] [PATCH 24/97] powerpc: MPC8569MDS: Remove macro CONFIG_MPC8569MDS

2016-11-23 Thread York Sun
Use CONFIG_TARGET_MPC8569MDS instead. Signed-off-by: York Sun --- board/freescale/common/pq-mds-pib.c | 2 +- include/configs/MPC8569MDS.h| 1 - scripts/config_whitelist.txt| 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git

[U-Boot] [PATCH 17/97] powerpc: MPC8555: Remove macro CONFIG_MPC8555

2016-11-23 Thread York Sun
Replace CONFIG_MPC8555 with ARCH_MPC8555 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 4 arch/powerpc/cpu/mpc85xx/cpu.c| 2 +- arch/powerpc/cpu/mpc85xx/speed.c | 4 ++--

[U-Boot] [PATCH 18/97] powerpc: MPC8555CDS: Remove macro CONFIG_MPC8555CDS

2016-11-23 Thread York Sun
Use CONFIG_TARGET_MPC8555CDS instead. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/pci.c | 2 +- board/freescale/common/Makefile | 2 +- include/configs/MPC8555CDS.h| 1 - scripts/config_whitelist.txt| 1 - 4 files changed, 2 insertions(+), 4 deletions(-)

[U-Boot] [PATCH 21/97] powerpc: MPC8568: Remove macro CONFIG_MPC8568

2016-11-23 Thread York Sun
Replace CONFIG_MPC8568 with ARCH_MPC8568 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 4 arch/powerpc/cpu/mpc85xx/Makefile | 2 +- arch/powerpc/include/asm/config_mpc85xx.h | 2 +-

[U-Boot] [PATCH 11/97] powerpc: MPC8536: Move CONFIG_MPC8536 to Kconfig option

2016-11-23 Thread York Sun
Replace CONFIG_MPC8536 with ARCH_MPC8536 in Kconfig and clean up existing macros. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 4 arch/powerpc/cpu/mpc85xx/Makefile | 2 +- arch/powerpc/include/asm/config_mpc85xx.h | 2 +-

[U-Boot] [PATCH 09/97] powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option

2016-11-23 Thread York Sun
Replace CONFIG_PPC_C29X with ARCH_C29X in Kconfig and clean up existing macros. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 4 arch/powerpc/cpu/mpc85xx/Makefile | 2 +- arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +-

[U-Boot] [PATCH 07/97] powerpc: BSC9131RDB: Remove CONFIG_BSC9131RDB macro

2016-11-23 Thread York Sun
This macro CONFIG_BSC9131RDB is no longer needed. Signed-off-by: York Sun --- configs/BSC9131RDB_NAND_SYSCLK100_defconfig | 2 +- configs/BSC9131RDB_NAND_defconfig | 2 +- configs/BSC9131RDB_SPIFLASH_SYSCLK100_defconfig | 2 +-

[U-Boot] [PATCH 03/97] powerpc: MPC8548CDS: Remove macro CONFIG_MPC8548CDS

2016-11-23 Thread York Sun
Use CONFIG_TARGET_MPC8548CDS instead. Signed-off-by: York Sun --- board/freescale/common/Makefile | 2 +- include/configs/MPC8548CDS.h| 1 - scripts/config_whitelist.txt| 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git

[U-Boot] [PATCH 06/97] powerpc: BSC9131/2: Move CONFIG_BSC9131/2 to Kconfig options

2016-11-23 Thread York Sun
Replace CONFIG_BSC9131, CONFIG_BSC9132 with ARCH_BSC9131, ARCH_BSC9132 Kconfig options. Also drop #ifdef in BSC9131RDB.h since it is redundant. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 8 arch/powerpc/cpu/mpc85xx/Makefile | 2

[U-Boot] [PATCH 02/97] powerpc: MPC8548: Move CONFIG_MPC8548 to Kconfig option

2016-11-23 Thread York Sun
Replace CONFIG_MPC8548 with ARCH_MPC8548 in Kconfig. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 6 ++ arch/powerpc/cpu/mpc85xx/Makefile | 2 +- arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +- arch/powerpc/include/asm/config_mpc85xx.h

[U-Boot] [PATCH 04/97] powerpc: MPC8544: Move CONFIG_MPC8544 to Kconfig option

2016-11-23 Thread York Sun
Replace CONFIG_MPC8544 with ARCH_MPC8544 in Kconfig. Signed-off-by: York Sun --- arch/powerpc/cpu/mpc85xx/Kconfig | 5 + arch/powerpc/cpu/mpc85xx/Makefile | 2 +- arch/powerpc/cpu/mpc85xx/speed.c | 4 ++--

[U-Boot] [PATCH 01/97] tools/env: Correct include kconfig

2016-11-23 Thread York Sun
While we move some config macros to Kconfig, kconfig header is needed to avoid compiling error if not already included. Signed-off-by: York Sun --- common/env_embedded.c | 2 ++ tools/envcrc.c| 2 ++ 2 files changed, 4 insertions(+) diff --git a/common/env_embedded.c

[U-Boot] [PATCH v2 4/4] dts: popmetal: add usb host power supply node

2016-11-23 Thread Kever Yang
The popmetal board using a HOST_VBUS_DRV gpio signal to control the USB host port 5V power, add a fix regulator and pinctrl for it, and enable the USB host1 controller with the vbus-supply. Signed-off-by: Kever Yang --- Changes in v2: None

[U-Boot] [PATCH v2 3/4] config: popmetal: enable the USB host controller and function

2016-11-23 Thread Kever Yang
RK3288 using the dwc2 USB host controller, enable it and other usb host funtion like storage and ether. Signed-off-by: Kever Yang Acked-by: Simon Glass --- Changes in v2: None configs/popmetal-rk3288_defconfig | 3 +++

[U-Boot] [PATCH v2 1/4] usb: dwc2: add support for external vbus supply

2016-11-23 Thread Kever Yang
Some board do not use the dwc2 internal VBUS_DRV signal, but use a gpio pin to enable the 5.0V VBUS power, add interface to enable the power in dwc2 driver. Signed-off-by: Kever Yang --- Changes in v2: None drivers/usb/host/dwc2.c | 29 +

[U-Boot] [PATCH v2 2/4] board: popmetal: de-assert the host rst pin in board init

2016-11-23 Thread Kever Yang
The PopMetal board have a on board FE1.1 usb 2.0 hub which connect to the usb host port, we need to de-assert its reset pin to enable it. Signed-off-by: Kever Yang --- Changes in v2: - move the vbus power enable into dwc2 driver

[U-Boot] [PATCH v2 0/4] Enable the host controller and hub on PopMetal board

2016-11-23 Thread Kever Yang
The PopMetal board based on rk3288 SoC have 3 USB 2.0 host ports from a usb 2.0 hub which connect to the rk3288 usb host1. This patch set enable those ports by enable the rk3288 usb host controller driver and usb host function like storage and ether, enable the port power and de-assert the hub

[U-Boot] [PATCH 10/19] imx: mx6sll: add clock support

2016-11-23 Thread Peng Fan
Add clock support for i.MX6SLL. Signed-off-by: Peng Fan Cc: Stefano Babic --- arch/arm/cpu/armv7/mx6/clock.c | 28 +--- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/arch/arm/cpu/armv7/mx6/clock.c

[U-Boot] [PATCH 16/19] pinctrl: imx6: support i.MX6SLL

2016-11-23 Thread Peng Fan
There two iomuxc for i.MX6SLL. One is normal IOMUXC, the other is for IOMUXC_SNVS. Signed-off-by: Peng Fan Cc: Stefano Babic Cc: Simon Glass --- drivers/pinctrl/nxp/pinctrl-imx6.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[U-Boot] [PATCH 18/19] arm: imx: add i.MX6SLL EVK board support

2016-11-23 Thread Peng Fan
Add i.MX6SLL EVK board support. 1. Add imx6sll-evk device tree. 2. Enable SDHC/I2C/UART. 3. Enable REGULATOR/PMIC/I2C/GPIO/SDHC/PINCTRL driver. Boot Log: U-Boot 2016.11-00127-gc635871-dirty (Nov 24 2016 - 13:28:19 +0800) CPU: Freescale i.MX6SLL rev1.0 at 792MHz CPU: Commercial temperature

[U-Boot] [PATCH 11/19] imx-common: cache: configure L2 Cache for i.MX6SLL

2016-11-23 Thread Peng Fan
If L2 cache configured as OCRAM, reset it. Switch to use runtime check. Signed-off-by: Peng Fan Cc: Stefano Babic --- arch/arm/imx-common/cache.c | 17 + 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/arch/arm/imx-common/cache.c

[U-Boot] [PATCH 04/19] imx-common: timer: add i.MX6SLL support

2016-11-23 Thread Peng Fan
Add i.MX6 SLL GPT timer support. Signed-off-by: Peng Fan Cc: Stefano Babic --- arch/arm/imx-common/timer.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/arch/arm/imx-common/timer.c b/arch/arm/imx-common/timer.c index

[U-Boot] [PATCH 15/19] imx-common: lcdif: update lcdif regs for i.MX6SL/SLL

2016-11-23 Thread Peng Fan
Update lcdif regs for i.MX6SL/SLL Signed-off-by: Ye.Li Signed-off-by: Peng Fan --- arch/arm/include/asm/imx-common/regs-lcdif.h | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/arch/arm/include/asm/imx-common/regs-lcdif.h

[U-Boot] [PATCH 12/19] imx: mx6sll: add Kconfig entry for i.MX6SLL

2016-11-23 Thread Peng Fan
add Kconfig entry for i.MX6SLL Signed-off-by: Peng Fan --- arch/arm/cpu/armv7/mx6/Kconfig | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/cpu/armv7/mx6/Kconfig b/arch/arm/cpu/armv7/mx6/Kconfig index 762a581..72bc083 100644 --- a/arch/arm/cpu/armv7/mx6/Kconfig

[U-Boot] [PATCH 09/19] imx: clock: gate clk before changing pix clk mux

2016-11-23 Thread Peng Fan
The LCDIF Pixel clock mux is not glitchless, so need to gate before changing mux. Also change enable_lcdif_clock prototype with a new input parameter to indicate disable or enable. Signed-off-by: Peng Fan Cc: Stefano Babic --- arch/arm/cpu/armv7/mx6/clock.c

[U-Boot] [PATCH 08/19] imx: mx6sl: add lcdif clock support

2016-11-23 Thread Peng Fan
Add lcdif clock support for i.MX6SL. Signed-off-by: Peng Fan --- arch/arm/cpu/armv7/mx6/clock.c | 78 arch/arm/include/asm/arch-mx6/crm_regs.h | 21 + 2 files changed, 80 insertions(+), 19 deletions(-) diff --git

[U-Boot] [PATCH 14/19] OCOTP: Update OCOTP driver to support i.MX6SLL

2016-11-23 Thread Peng Fan
Add the i.MX6SLL support to OCOTP driver. The i.MX6SLL reuses the i.MX6ULL fuse, bank 7 and bank8 have 4 words each, and there is a hole between bank 5 and bank 6. Signed-off-by: Ye Li Signed-off-by: Peng Fan --- drivers/misc/mxc_ocotp.c | 16

[U-Boot] [PATCH 07/19] imx: mx6: lcdif: gate clock before changing mux

2016-11-23 Thread Peng Fan
The mux for the lcd clock is not glitchless, so need to first gate the clock before changing the mux. Signed-off-by: Peng Fan Cc: Stefano Babic --- arch/arm/cpu/armv7/mx6/clock.c | 10 ++ 1 file changed, 10 insertions(+) diff --git

[U-Boot] [PATCH 03/19] imx: mx6sll: update register address

2016-11-23 Thread Peng Fan
Update register address for i.MX6 SLL Signed-off-by: Peng Fan Cc: Stefano Babic --- arch/arm/include/asm/arch-mx6/imx-regs.h | 76 1 file changed, 49 insertions(+), 27 deletions(-) diff --git

[U-Boot] [PATCH 00/19] imx: add i.MX6SLL support

2016-11-23 Thread Peng Fan
This patch set is to add i.MX6SLL support. 1. There are also a few patches to fix bugs in this patchset. 2. Default add device tree support. 3. Add two defconfigs, one for DCD, the other for plugin. Peng Fan (19): imx: add i.MX 6SLL CPU type imx: mx6sll: add pinmux header files imx: mx6sll:

[U-Boot] [PATCH 2/2] armv8: ls2080aqds: Add support for SD boot

2016-11-23 Thread Priyanka Jain
Signed-off-by: Priyanka Jain Signed-off-by: Abhimanyu --- Depends on For correct type of image creation: https://patchwork.ozlabs.org/patch/671466/ For proper functonality on reverting below patch ARM: Rework and correct barrier

[U-Boot] [PATCH 19/19] imx: mx6sllevk: add plugin support

2016-11-23 Thread Peng Fan
Add plugin support for mx6sllevk board. Signed-off-by: Peng Fan Cc: Stefano Babic --- board/freescale/mx6sllevk/imximage.cfg | 6 ++ board/freescale/mx6sllevk/plugin.S | 155 + configs/mx6sllevk_plugin_defconfig | 37

[U-Boot] [PATCH 1/2][RESEND] armv8:ls2080a: Reorganise NAND_BOOT code in config flag

2016-11-23 Thread Priyanka Jain
Add CONFIG_NAND_BOOT config flag to organise NAND_BOOT specific code in config flag like -nand-boot specfic errata errata_rcw_src() -CONFIG_SYS_NAND_U_BOOT_DST,etc Signed-off-by: Priyanka Jain Signed-off-by: Abhimanyu Saini ---

[U-Boot] [PATCH 2/2][RESEND] armv8: ls2080aqds: Add support for SD boot

2016-11-23 Thread Priyanka Jain
Signed-off-by: Priyanka Jain Signed-off-by: Abhimanyu Saini --- Depends on For correct type of image creation: https://patchwork.ozlabs.org/patch/671466/ For proper functonality on reverting below patch ARM: Rework and correct

[U-Boot] [PATCH 1/2] armv8:ls2080a: Reorganise NAND_BOOT code in config flag

2016-11-23 Thread Priyanka Jain
Add CONFIG_NAND_BOOT config flag to organise NAND_BOOT specific code in config flag like -nand-boot specfic errata errata_rcw_src() -CONFIG_SYS_NAND_U_BOOT_DST,etc Signed-off-by: Priyanka Jain Signed-off-by: Abhimanyu ---

Re: [U-Boot] [PATCH] mmc: s5p_sdhci: fix to check proper pinmux id

2016-11-23 Thread Jaehoon Chung
Hi, On 11/24/2016 11:29 AM, Seung-Woo Kim wrote: > At sdhci_get_config(), there was wrong condition to check pimux > id, so this patch fixes to check proper pinmux id. I can't see this patch on patchwork. Best Regards, Jaehoon Chung > > Signed-off-by: Seung-Woo Kim >

[U-Boot] [PATCH v2] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible

2016-11-23 Thread Vignesh R
According to Section 11.15.4.9.2 Indirect Write Controller of K2G SoC TRM SPRUHY8D[1], the external master is only permitted to issue 32-bit data interface writes until the last word of an indirect transfer otherwise indirect writes is known to fails sometimes. So, make sure that QSPI indirect

Re: [U-Boot] [PATCH u-boot 0/5] Aspeed I2C driver, using Driver Model.

2016-11-23 Thread Heiko Schocher
Hello Maxim, Am 23.11.2016 um 17:40 schrieb Maxim Sloyko: Sorry, this was by mistake, please ignore. no problem at all! bye, Heiko On Wed, Nov 23, 2016 at 4:28 AM, Heiko Schocher > wrote: Hello Maxim, Am 23.11.2016 um 00:56 schrieb

Re: [U-Boot] [PATCH] common: image: Remove FIT header update from image post-processing

2016-11-23 Thread Lokesh Vutla
On Tuesday 22 November 2016 02:07 AM, Andrew F. Davis wrote: > After an image is selected out of a FIT blob for further processing we > run an optional, platform specific, post-processing function on this > component. This post-processing may modify the position and size of the > image, so after

Re: [U-Boot] [PATCH] image-fit: Fix compiling error caused by autoconf.h

2016-11-23 Thread Alison Wang
> -Original Message- > From: York Sun [mailto:york@nxp.com] > Sent: Thursday, November 24, 2016 3:09 AM > To: u-boot@lists.denx.de > Cc: york sun ; Alison Wang > Subject: [PATCH] image-fit: Fix compiling error caused by autoconf.h > > Commit

Re: [U-Boot] [PATCH 05/24] SPL: tiny-printf: add "l" modifier

2016-11-23 Thread Siarhei Siamashka
On Sun, 20 Nov 2016 14:56:59 + Andre Przywara wrote: > tiny-printf does not know about the "l" modifier so far, which breaks > the crash dump on AArch64, because it uses %lx to print the registers. > Add an easy way of handling longs correctly. I can't help but

Re: [U-Boot] [PATCH 02/24] sun6i: Restrict some register initialization to Allwinner A31 SoC

2016-11-23 Thread Siarhei Siamashka
On Sun, 20 Nov 2016 14:56:56 + Andre Przywara wrote: > These days many Allwinner SoCs use clock_sun6i.c, although out of them > only the (original sun6i) A31 has a second MBUS clock register. > Also setting up the PRCM PLL_CTLR1 register to provide the proper voltage

Re: [U-Boot] [PATCH v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model

2016-11-23 Thread Simon Glass
Hi Mugunthan, On 20 November 2016 at 22:38, Mugunthan V N wrote: > Hi Simon, > > On Saturday 19 November 2016 01:04 AM, Simon Glass wrote: >> Hi Mugunthan, >> >> On 17 November 2016 at 01:09, Mugunthan V N wrote: >>> Convert usb ether gadget to adopt

Re: [U-Boot] [PATCH v2 1/1] cmd: pci: add option to parse and display BAR information

2016-11-23 Thread Simon Glass
Hi, On 22 November 2016 at 03:49, Yehuda Yitschak wrote: > Hi Simon > >> -Original Message- >> From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon Glass >> Sent: Friday, November 11, 2016 18:17 >> To: Yehuda Yitschak >> Cc: Bin Meng; Heiko Schocher;

Re: [U-Boot] [RFC PATCH 1/2] dm: Add support for scsi/sata based devices

2016-11-23 Thread Simon Glass
Hi Michal, On 21 November 2016 at 12:36, Michal Simek wrote: > On 24.9.2016 19:26, Simon Glass wrote: >> Hi Michal, >> >> On 8 September 2016 at 07:57, Michal Simek wrote: >>> All sata based drivers are bind and corresponding block >>> device is

Re: [U-Boot] New UCLASS_PINCTRL driver - probe is not called for all nodes

2016-11-23 Thread Simon Glass
Hi Konstantin, On 20 November 2016 at 04:33, Konstantin Porotchkin wrote: > Hi, Simon, > > Thank you for your reply. > In order to activate pin control function using "pinctrl-0" property, the > device driver itself has to be aware of the pin control existence, right? > So if I

Re: [U-Boot] [PATCH v2 10/22] spi: Add error checking for invalid bus widths

2016-11-23 Thread Simon Glass
Hi Jagan, On 21 November 2016 at 10:57, Jagan Teki wrote: > On Sun, Nov 20, 2016 at 2:19 AM, Fabio Estevam wrote: >> On Sat, Nov 19, 2016 at 6:04 PM, Simon Glass wrote: >> EPROTONOSUPPORT means: /* Protocol not supported */, which

Re: [U-Boot] [RFC PATCH v2 7/7] env: Automatically mark dynamic configuration info as "do not export"

2016-11-23 Thread Simon Glass
Hi Bernhard, On 22 November 2016 at 15:30, Bernhard Nortmann wrote: > Hi Simon! > > > Am 19.11.2016 um 14:47 schrieb Simon Glass: >> >> Hi Bernhard, >> >> On 16 November 2016 at 03:30, Bernhard Nortmann >> wrote: >>> >>> This is an attempt to

Re: [U-Boot] [RFC PATCH v1 3/3] sandbox: GPT over MTD test

2016-11-23 Thread Simon Glass
On 22 November 2016 at 02:46, Patrick Delaunay wrote: > From: Patrick Delaunay > > activate needed feature in sandbox to allow test GPT over MTD > - EFI_PARTITION_MTD > - SPI_FLASH_MTD > - CMD_MTDPARTS > - MTD_PARTITIONS > - MTD_DEVICE > >

Re: [U-Boot] [PATCH RESEND 7/9] video: Allow board hook before video init

2016-11-23 Thread Simon Glass
Hi Maxime, On 22 November 2016 at 05:41, Maxime Ripard wrote: > Hi Simon, > > On Mon, Nov 14, 2016 at 01:44:45PM -0700, Simon Glass wrote: >> Hi Maxime, >> >> On 14 November 2016 at 13:24, Maxime Ripard >> wrote: >> > Hi Simon,

Re: [U-Boot] [Resend RFC PATCH v1 1/3] add support of GPT partitioning over MTD

2016-11-23 Thread Simon Glass
Hi Patrick, On 22 November 2016 at 06:24, Patrick Delaunay wrote: > From: Patrick Delaunay > > Signed-off-by: Patrick Delaunay > Signed-off-by: Patrick Delaunay > --- > > Kconfig

Re: [U-Boot] [PATCH] common: image: Remove FIT header update from image post-processing

2016-11-23 Thread Simon Glass
On 21 November 2016 at 13:37, Andrew F. Davis wrote: > After an image is selected out of a FIT blob for further processing we > run an optional, platform specific, post-processing function on this > component. This post-processing may modify the position and size of the > image, so

Re: [U-Boot] [PATCH 2/3] image: Add Trusted Execution Environment image type

2016-11-23 Thread Simon Glass
On 21 November 2016 at 13:14, Andrew F. Davis wrote: > Add a new image type representing Trusted Execution Environment (TEE) > image types. For example, an OP-TEE OS binary image. > > Signed-off-by: Andrew F. Davis > --- > common/image.c | 1 + > include/image.h | 1 +

Re: [U-Boot] [PATCH 3/3] RFC: board: ti: dra7xx: add FIT image TEE processing

2016-11-23 Thread Simon Glass
On 21 November 2016 at 13:14, Andrew F. Davis wrote: > Populate the corresponding TEE image processing call to be > performed during FIT loadable processing. > > Signed-off-by: Andrew F. Davis > --- > board/ti/dra7xx/evm.c | 7 +++ > 1 file changed, 7 insertions(+)

Re: [U-Boot] [PATCHv3 09/15] pci: layerscape: add pci driver based on DM

2016-11-23 Thread Simon Glass
Hi, On 22 November 2016 at 02:25, Z.Q. Hou wrote: > Hi Simon, > > Sorry for my delay respond due to out of the office several days, and thanks > a lot for your comments! > >> -Original Message- >> From: s...@google.com [mailto:s...@google.com] On Behalf Of Simon

Re: [U-Boot] [PATCH 1/3] image: Add FIT image loadable section custom processing

2016-11-23 Thread Simon Glass
Hi Andrew, On 21 November 2016 at 13:14, Andrew F. Davis wrote: > To help automate the loading of custom image types we add the ability > to define custom handlers for the loadable section types. When we find > a compatible type while loading a "loadable" image from a FIT image we >

Re: [U-Boot] [PATCH] sata: fix sata command can not being executed bug

2016-11-23 Thread Simon Glass
On 20 November 2016 at 19:24, wrote: > From: Tang Yuantian > > Commit d97dc8a0 separated the non-command code into its own file > which caused variable sata_curr_device can not be set to a correct > value. > > Before commit d97dc8a0, variable

Re: [U-Boot] [PATCH] splash: add support for loading splash from a FIT image

2016-11-23 Thread Simon Glass
Hi Tomas, On 21 November 2016 at 01:27, Tomas Melin wrote: > Enable support for loading a splash image from within a FIT image. > The image is assumed to be generated with mkimage -E flag to hold > the data external to the FIT. > > Signed-off-by: Tomas Melin

Re: [U-Boot] [PATCH 3/6] arm64: mvebu: pinctrl: Add pin control driver for A8K family

2016-11-23 Thread Simon Glass
Hi, On 20 November 2016 at 08:38, wrote: > From: Konstantin Porotchkin > > Add a port of Marvell pin control driver. > The A8K SoC family contains several silicone dies interconnected > in a single package. Every die is normally equuipped with its own >

Re: [U-Boot] [PATCH v4 1/3] spl: add RAM boot device only if it is actually defined

2016-11-23 Thread Simon Glass
Hi Stefan, On 21 November 2016 at 11:58, Stefan Agner wrote: > From: Stefan Agner > > Some devices (e.g. dra7xx) support loading to RAM using DFU without > having direct boot from RAM support. Make sure the linker list > does not contain

Re: [U-Boot] [PATCH 22/24] ARM: SPL/FIT: differentiate between arm and arm64 arch properties

2016-11-23 Thread Simon Glass
On 20 November 2016 at 07:57, Andre Przywara wrote: > Since the SPL FIT loader can now differentiate between different > architectures, teach it how to tell arm and arm64 apart when a FIT > image is used. > We just support those two for now, as these are so far the only

Re: [U-Boot] [PATCH 20/24] SPL: read and store arch property from U-Boot image

2016-11-23 Thread Simon Glass
On 20 November 2016 at 07:57, Andre Przywara wrote: > Read the specified "arch" value from a legacy or FIT U-Boot image and > store it in our SPL data structure. > This allows loaders to take the target architecture in account for > custom loading procedures. > Having the

Re: [U-Boot] mmc: add bkops-enable command

2016-11-23 Thread Jaehoon Chung
Hi Tomas, On 11/23/2016 09:50 PM, Tomas Melin wrote: > Hi Jaehoon, > > On 11/23/2016 11:53 AM, Jaehoon Chung wrote: >> On 11/21/2016 04:52 PM, Tomas Melin wrote: >>> Is your meaning by this that you think that the kernel driver >>> implementation is insufficient, and that you therefore do not

Re: [U-Boot] [PATCH v2 5/7] ARM: stm32: enable support for smsc phy on stm32f746-disco board

2016-11-23 Thread Vikas MANOCHA
Hi, > -Original Message- > From: Michael Kurz [mailto:michi.k...@gmail.com] > Sent: Friday, November 04, 2016 12:21 PM > To: u-boot@lists.denx.de > Cc: Michael Kurz ; Albert Aribaud > ; Vikas MANOCHA > Subject:

Re: [U-Boot] [RFC PATCH 1/1] Read mmc device memory capacity from EXT_CSD if memory is addressed by sector

2016-11-23 Thread Jaehoon Chung
Hi Tomas, On 11/23/2016 10:04 PM, Tomas Melin wrote: > Hi, > > We have successfully been using this patch to fix the problem mentioned in the > original message. Could this be picked up upstream? Sorry. I didn't see this patch..Could you again send the patch without RFC? Then it's helpful to me

Re: [U-Boot] [PATCH 09/27] sh: Use asm-generic/io.h

2016-11-23 Thread Vladimir Zapolskiy
On 10/01/2016 05:19 PM, Paul Burton wrote: Convert the sh architecture to make use of the new asm-generic/io.h to provide address mapping functions. As the generic implementations are suitable for sh this is primarily a matter of moving code. I'll try to find time and test this change on top

Re: [U-Boot] [PATCH v2 1/7] ARM: DTS: stm32: add stm32f746-disco device tree files

2016-11-23 Thread Vikas MANOCHA
Hi Michael, > -Original Message- > From: Michael Kurz [mailto:michi.k...@gmail.com] > Sent: Friday, November 04, 2016 12:21 PM > To: u-boot@lists.denx.de > Cc: Michael Kurz ; Heiko Schocher ; Simon > Glass ; Masahiro Yamada >

Re: [U-Boot] [PATCH v2 2/7] ARM: stm32: cleanup stm32f7 files

2016-11-23 Thread Vikas MANOCHA
Hi Michael, > -Original Message- > From: Michael Kurz [mailto:michi.k...@gmail.com] > Sent: Friday, November 04, 2016 12:21 PM > To: u-boot@lists.denx.de > Cc: Michael Kurz ; Kamil Lulko ; > Toshifumi NISHINAGA > ;

Re: [U-Boot] [PATCH 08/24] armv8: add simple sdelay implementation

2016-11-23 Thread Siarhei Siamashka
On Mon, 21 Nov 2016 16:52:47 +0100 Alexander Graf wrote: > On 20/11/2016 15:57, Andre Przywara wrote: > > The sunxi DRAM setup code needs an sdelay() implementation, which > > wasn't defined for armv8 so far. > > Shamelessly copy the armv7 version and adjust it to work in AArch64.

Re: [U-Boot] [PATCH 08/24] armv8: add simple sdelay implementation

2016-11-23 Thread André Przywara
On 24/11/16 01:25, Siarhei Siamashka wrote: Hi Siarhei, > On Sun, 20 Nov 2016 14:57:02 + > Andre Przywara wrote: > >> The sunxi DRAM setup code needs an sdelay() implementation, which >> wasn't defined for armv8 so far. >> Shamelessly copy the armv7 version and

Re: [U-Boot] [PATCH 08/24] armv8: add simple sdelay implementation

2016-11-23 Thread Siarhei Siamashka
On Sun, 20 Nov 2016 14:57:02 + Andre Przywara wrote: > The sunxi DRAM setup code needs an sdelay() implementation, which > wasn't defined for armv8 so far. > Shamelessly copy the armv7 version and adjust it to work in AArch64. > > Signed-off-by: Andre Przywara

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

2016-11-23 Thread york sun
Tom, Let's try again. The following changes since commit 693d4c9f1dc40fcf24ced459bc4d1b46db33298a: spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS (2016-11-18 21:20:59 -0500) are available in the git repository at: git://git.denx.de/u-boot-fsl-qoriq.git for you to fetch changes up to

Re: [U-Boot] [PATCH v4] mx6sx: Add initial support for Samtec VIN|ING 2000 board

2016-11-23 Thread Marek Vasut
On 11/23/2016 11:26 PM, Christoph Fritz wrote: > This patch adds initial support for Samtec VIN|ING 2000 board. > > Signed-off-by: Christoph Fritz > --- > Changes since v1: > - add more comments (enet phy init) > - fix layout style e.g. multi-line-comments > - use

[U-Boot] [PATCH v4] mx6sx: Add initial support for Samtec VIN|ING 2000 board

2016-11-23 Thread Christoph Fritz
This patch adds initial support for Samtec VIN|ING 2000 board. Signed-off-by: Christoph Fritz --- Changes since v1: - add more comments (enet phy init) - fix layout style e.g. multi-line-comments - use pinmux macros - use helper funcs clrsetbits_le32() and

Re: [U-Boot] [U-Boot,v2] MAINTAINERS: SUNXI: Update maintainership

2016-11-23 Thread Maxime Ripard
Hi Tom, On Tue, Nov 22, 2016 at 12:21:07PM -0500, Tom Rini wrote: > On Tue, Nov 22, 2016 at 05:14:06PM +0530, Jagan Teki wrote: > > > Add Jagan and Maxime as Maintainers for SUNXI > > > > Signed-off-by: Jagan Teki > > Acked-by: Maxime Ripard

[U-Boot] [PATCH] armv7: ls1021aiot: Fixing SPL compiling issues

2016-11-23 Thread York Sun
To align with SPL change 38fed8ab and 693d4c9f, add Kconfig option CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to defconfig, and remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS. Signed-off-by: York Sun CC: Feng Li --- configs/ls1021aiot_sdcard_defconfig | 2 ++

Re: [U-Boot] [PATCH v3] mx6sx: Add initial support for Samtec VIN|ING 2000 board

2016-11-23 Thread Marek Vasut
On 11/23/2016 07:39 PM, Christoph Fritz wrote: > This patch adds initial support for Samtec VIN|ING 2000 board. > > Signed-off-by: Christoph Fritz > --- > Changes since v1: > - add more comments (enet phy init) > - fix layout style e.g. multi-line-comments > - use

[U-Boot] [PATCH] image-fit: Fix compiling error caused by autoconf.h

2016-11-23 Thread York Sun
Commit ec6617c3 includes autoconf.h in image-fit.c, causing conflict for board odroid-xu3 which overwrites CONFIG_SYS_BOARD in header file. Move the include higher and use linux/kconfig.h instead of generated/autoconf.h. Signed-off-by: York Sun CC: Alison Wang

[U-Boot] [PATCH v3] mx6sx: Add initial support for Samtec VIN|ING 2000 board

2016-11-23 Thread Christoph Fritz
This patch adds initial support for Samtec VIN|ING 2000 board. Signed-off-by: Christoph Fritz --- Changes since v1: - add more comments (enet phy init) - fix layout style e.g. multi-line-comments - use pinmux macros - use helper funcs clrsetbits_le32() and

[U-Boot] [PATCH] sunxi: move CONFIG_SATAPWR to Kconfig option

2016-11-23 Thread Jelle van der Waa
Introduce a new CONFIG_SATAPWR Kconfig option to replace the option in CONFIG_SYS_EXTRA_OPTIONS. Signed-off-by: Jelle van der Waa --- board/sunxi/Kconfig| 7 +++ board/sunxi/board.c| 11 ++-

Re: [U-Boot] [PATCH v2 1/3] ARM: OMAP4+: Add support for dynamically selecting OPPs

2016-11-23 Thread Tom Rini
On Wed, Nov 23, 2016 at 12:54:39PM +0530, Lokesh Vutla wrote: > It can be expected that different paper spins of a SoC can have > different definitions for OPP and can have their own constraints > on the boot up OPP for each voltage rail. In order to have this > flexibility, add support for

Re: [U-Boot] [PATCH v2 2/3] ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig

2016-11-23 Thread Tom Rini
On Wed, Nov 23, 2016 at 12:54:40PM +0530, Lokesh Vutla wrote: > From: Suman Anna > > Redefine the macros used to define the voltage values and the > efuse register offsets based on OPP for all the voltage domains. > This is done using Kconfig macros that can be set in a defconfig

Re: [U-Boot] [PULL] u-boot-pxa/master

2016-11-23 Thread Tom Rini
On Wed, Nov 23, 2016 at 01:54:45PM +0100, Marek Vasut wrote: > The following changes since commit 543bd27353d2c5679057fe09aa2d02259687ff32: > > MAINTAINERS: SUNXI: Update maintainership (2016-11-22 09:07:26 -0500) > > are available in the git repository at: > >

Re: [U-Boot] [PATCH v2 3/3] ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP

2016-11-23 Thread Tom Rini
On Wed, Nov 23, 2016 at 12:54:41PM +0530, Lokesh Vutla wrote: > From: Suman Anna > > This patch adds support to update the device-tree blob to adjust the > DSP and IVA DPLL clocks pertinent to the selected OPP choice, with > the default being OPP_NOM. The voltage settings are

Re: [U-Boot] U-Boot x86 QEMU: Error on boot

2016-11-23 Thread Eric Neblock
On 11/23/2016 11:35 AM, Tom Rini wrote: > On Wed, Nov 23, 2016 at 11:04:29AM -0600, Eric Neblock wrote: >> On 11/22/2016 08:21 AM, Tom Rini wrote: >>> On Mon, Nov 21, 2016 at 03:31:43PM -0600, Eric Neblock wrote: Hello, I'm trying to get u-boot working on QEMU so I understand how it

Re: [U-Boot] T2080 l2-cache-controller compatible string overwritten by ft_fixup_l2cache

2016-11-23 Thread york sun
On 11/23/2016 01:43 AM, Chris Packham wrote: > Hi, > > I was just looking at what it would take to add the T2080 L2 cache to > the mpc85xx_edac driver in Linux. At a cursory glance all the > registers appear to be there so I figured I'd just add the appropriate > entry to the of match table. > >

Re: [U-Boot] U-Boot x86 QEMU: Error on boot

2016-11-23 Thread Tom Rini
On Wed, Nov 23, 2016 at 11:04:29AM -0600, Eric Neblock wrote: > On 11/22/2016 08:21 AM, Tom Rini wrote: > > On Mon, Nov 21, 2016 at 03:31:43PM -0600, Eric Neblock wrote: > >> Hello, > >> I'm trying to get u-boot working on QEMU so I understand how it works > >> before moving to an embedded

Re: [U-Boot] U-Boot x86 QEMU: Error on boot

2016-11-23 Thread Eric Neblock
On 11/22/2016 08:21 AM, Tom Rini wrote: > On Mon, Nov 21, 2016 at 03:31:43PM -0600, Eric Neblock wrote: >> Hello, >> I'm trying to get u-boot working on QEMU so I understand how it works >> before moving to an embedded system. >> >> After following the instructions here: >>

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

2016-11-23 Thread york sun
On 11/23/2016 04:22 AM, Tom Rini wrote: > On Wed, Nov 23, 2016 at 01:06:12AM +, york sun wrote: >> Tom, >> >> The following changes since commit 693d4c9f1dc40fcf24ced459bc4d1b46db33298a: >> >>spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS (2016-11-18 21:20:59 >> -0500) >> >> are available

Re: [U-Boot] [PATCH v2] mx6sx: Add initial support for Samtec VIN|ING 2000 board

2016-11-23 Thread Marek Vasut
On 11/23/2016 05:33 PM, Christoph Fritz wrote: > This patch adds initial support for Samtec VIN|ING 2000 board. > > Signed-off-by: Christoph Fritz > --- [...] > diff --git a/board/samtec/vining_2000/vining_2000.c > b/board/samtec/vining_2000/vining_2000.c > new file

[U-Boot] [PATCH v2] mx6sx: Add initial support for Samtec VIN|ING 2000 board

2016-11-23 Thread Christoph Fritz
This patch adds initial support for Samtec VIN|ING 2000 board. Signed-off-by: Christoph Fritz --- Changes since v1: - add more comments (enet phy init) - fix layout style e.g. multi-line-comments - use pinmux macros - use helper funcs clrsetbits_le32() and

Re: [U-Boot] [PATCH] mx6sx: Add initial support for Samtec VIN|ING 2000 board

2016-11-23 Thread Christoph Fritz
On Tue, 2016-11-22 at 16:22 +0100, Marek Vasut wrote: > On 11/22/2016 03:48 PM, Christoph Fritz wrote: [...] > > diff --git a/board/samtec/vining2000/imximage.cfg > > b/board/samtec/vining2000/imximage.cfg > > new file mode 100644 > > index 000..4133dda > > --- /dev/null > > +++

Re: [U-Boot] [PATCH u-boot 4/5] aspeed: Added function to configure pins for I2C devices.

2016-11-23 Thread Simon Glass
[resend from correct address] On 23 November 2016 at 09:13, Simon Glass wrote: > Hi Maxim, > > On 22 November 2016 at 16:56, wrote: >> From: Maxim Sloyko >> >> In the absence of pinmux driver, I2C driver will be >> configuring pins

Re: [U-Boot] [PATCH u-boot 5/5] aspeed: I2C driver.

2016-11-23 Thread Simon Glass
[resend from correct address] On 23 November 2016 at 09:13, Simon Glass wrote: > Hi Maxim, > > On 22 November 2016 at 16:56, wrote: >> From: Maxim Sloyko >> >> The driver is very limited: only single master mode is supported >> and only

Re: [U-Boot] [PATCH u-boot 3/5] aspeed: Added function to calculate APB Clock frequency.

2016-11-23 Thread Simon Glass
[resend from correct address] On 23 November 2016 at 09:13, Simon Glass wrote: > Hi Maxim, > > On 22 November 2016 at 16:56, wrote: >> From: Maxim Sloyko >> > > For the subject, 'Add' rather than 'Added' (we use present tense) > >> This

Re: [U-Boot] [PATCH u-boot 2/5] aspeed: Fixed incosistency in some SCU registers naming.

2016-11-23 Thread Simon Glass
[resend from correct address] On 23 November 2016 at 09:13, Simon Glass wrote: > Hi Maxim, > > On 22 November 2016 at 16:56, wrote: >> From: Maxim Sloyko >> >> Basically fixed FUC/FUN typo that went out of hand. >> >> Signed-off-by: Maxim

Re: [U-Boot] [PATCH u-boot 1/5] aspeed/g5: Device Tree for ast2500, copied from openbmc/linux (include file), plus minimal device tree configuration for ast2500 eval board.

2016-11-23 Thread Simon Glass
[resend from correct address] On 23 November 2016 at 09:13, Simon Glass wrote: > On 22 November 2016 at 16:56, wrote: >> From: Maxim Sloyko >> >> aspeed-g5.dtsi include file is copied from >>

  1   2   >