[U-Boot] [PATCH v2 1/5] arm, omap3: Add support for TechNexion modules

2013-12-04 Thread Stefan Roese
From: Tapani Utriainen tap...@technexion.com Add support for TechNexion TAO3530 SoM This patch has been posted quite a long time ago. I ported it to the latest mainline U-Boot version. With some additional cleanup and enhancements. Signed-off-by: Tapani Utriainen tap...@technexion.com CC:

[U-Boot] [PATCH v2 4/5] arm: omap3: Add board revision output to tao3530

2013-12-04 Thread Stefan Roese
Signed-off-by: Stefan Roese s...@denx.de Cc: Tapani Utriainen tap...@technexion.com Cc: Thorsten Eisbein thorsten.eisb...@head-acoustics.de Cc: Tom Rini tr...@ti.com --- v2: - Use puts instead of printf when possible board/technexion/tao3530/tao3530.c | 17 + 1 file changed, 17

[U-Boot] [PATCH v2 2/5] arm: omap3: Add SPL support to tao3530

2013-12-04 Thread Stefan Roese
Add SPL support for the Technexion TAO3530 SOM to replace x-loader. Tested with the Thunder baseboard. Currently this is only tested with the TAO3530 SOM revision (Ax/Bx). Tested by booting via MMC and NAND. Signed-off-by: Stefan Roese s...@denx.de Cc: Tapani Utriainen tap...@technexion.com Cc:

[U-Boot] [PATCH v2 5/5] arm: omap3: Add HEAD acoustics (HA) board variant omap3_ha to tao3530

2013-12-04 Thread Stefan Roese
The Head acoustics (HA) baseboard used the Technexion TAO3530 SOM and has only some minor differences to the Technexion Thunder baseboard. This patch adds support for this HA baseboard / TAO3530 as the omap3_ha build target. Signed-off-by: Stefan Roese s...@denx.de Cc: Tapani Utriainen

[U-Boot] [PATCH v2 3/5] arm: omap3: Remove bootargs mem_size handling

2013-12-04 Thread Stefan Roese
The memory size is autodetected and is passed to the Linux kernel either via ATAGs or device-tree (dtb). So there is no need to pass it via the bootargs. Signed-off-by: Stefan Roese s...@denx.de Cc: Tapani Utriainen tap...@technexion.com Cc: Thorsten Eisbein thorsten.eisb...@head-acoustics.de Cc:

Re: [U-Boot] [PATCH] PowerPC: mpc83xx: Do not use absolute paths for obj-y

2013-12-04 Thread Masahiro Yamada
Hi. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- Please make sure relative paths always should be used when $(obj-y) points to objects under a different directory. The absolute path like follows: obj-$(CONFIG_MPC8349) += $(SRCTREE)/drivers/ddr/fsl/mpc85xx_ddr_gen2.o

Re: [U-Boot] [PATCH 0/3] OMAP USB host fixes for Beagle Panda

2013-12-04 Thread Tomi Valkeinen
On 2013-12-02 15:47, Roger Quadros wrote: Hi, This series - Fixes OMAP4 Panda USB device detection issues - Gets rid of ULPI reset errors on Beagle Panda --- cheers, -roger Roger Quadros (3): usb: ehci-omap: Reset the USB Host OMAP module omap3_beagle: Don't use ulpi_reset

Re: [U-Boot] [PATCH v7 0/13] Driver model implementation, tests, demo and GPIO

2013-12-04 Thread Michal Simek
On 12/03/2013 11:17 PM, Simon Glass wrote: Hi Tom, On 3 December 2013 14:54, Tom Rini tr...@ti.com wrote: On Tue, Dec 03, 2013 at 02:47:51PM -0700, Simon Glass wrote: Hi Tom, On 3 December 2013 14:34, Tom Rini tr...@ti.com wrote: On Tue, Dec 03, 2013 at 02:24:40PM -0700, Simon Glass

Re: [U-Boot] [PATCH] config.mk: Do not include include/config.mk

2013-12-04 Thread Masahiro Yamada
Hi. Board configuration creates include/config.mk, which is included from both $(TOPDIR)/Makefile and $(TOPDIR)/config.mk. This is rudandant. Because $(TOPDIR)/Makefile exports ARCH, CPU, BOARD, VENDOR, SOC, $(TOPDIR)/config.mk does not need to include include/config.mk. Signed-off-by:

Re: [U-Boot] [PATCH 0/3] OMAP USB host fixes for Beagle Panda

2013-12-04 Thread Roger Quadros
Hi, On 12/04/2013 11:58 AM, Tomi Valkeinen wrote: On 2013-12-02 15:47, Roger Quadros wrote: Hi, This series - Fixes OMAP4 Panda USB device detection issues - Gets rid of ULPI reset errors on Beagle Panda --- cheers, -roger Roger Quadros (3): usb: ehci-omap: Reset the USB Host

Re: [U-Boot] Fwd: [PATCH v4] arm: omap3: Add SPL support to cm_t35

2013-12-04 Thread Stefan Roese
Hi Nikita! (Added Pekon to Cc) On 03.12.2013 17:07, Nikita Kiryanov wrote: Hi Stefan, On 11/27/2013 12:05 PM, Stefan Roese wrote: Hi Nikita! On 27.11.2013 10:46, Nikita Kiryanov wrote: I compiled SPL with your patch and it does boot U-Boot from an SD card. U-Boot functionality seems to

Re: [U-Boot] Fwd: [PATCH v4] arm: omap3: Add SPL support to cm_t35

2013-12-04 Thread Tom Rini
On Wed, Dec 04, 2013 at 12:38:16PM +0100, Stefan Roese wrote: Hi Nikita! (Added Pekon to Cc) On 03.12.2013 17:07, Nikita Kiryanov wrote: Hi Stefan, On 11/27/2013 12:05 PM, Stefan Roese wrote: Hi Nikita! On 27.11.2013 10:46, Nikita Kiryanov wrote: I compiled SPL with your

Re: [U-Boot] Fwd: [PATCH v4] arm: omap3: Add SPL support to cm_t35

2013-12-04 Thread Stefan Roese
On 04.12.2013 12:57, Tom Rini wrote: On 27.11.2013 10:46, Nikita Kiryanov wrote: I compiled SPL with your patch and it does boot U-Boot from an SD card. U-Boot functionality seems to be intact too. However, I was unable to install it on the NAND flash. When booting from NAND, SPL does start

[U-Boot] [PATCH] video: ipu_disp: Return a negative value on error

2013-12-04 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com We should return a negative error number (-EINVAL) on error. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- drivers/video/ipu_disp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/video/ipu_disp.c

[U-Boot] upstream Arndale support

2013-12-04 Thread Andre Przywara
Hi, I cannot get upstream u-boot to run on an Arndale board. Everything works when I use the Linaro branch. But this tree is old and carries a whole different set of patches for Arndale. Is the Arndale upstream support supposed to work? If yes, is there a different recipe for populating the

Re: [U-Boot] [PATCH 00/10] Introduce Samsung misc file and LCD menu.

2013-12-04 Thread Przemyslaw Marczak
Hi Tiger, I don't see any LCD panel config in origen board file. So you can't just test LCD menu using only my patch set. Anyway it requires few steps: - add 16BPP display support to origen.c (you can see example in trats.c), so add proper code and proper LCD configs in origen.h (LCD, FB,

Re: [U-Boot] upstream Arndale support

2013-12-04 Thread Chander Kashyap
Hi Andre, On 4 December 2013 17:09, Andre Przywara andre.przyw...@linaro.org wrote: Hi, I cannot get upstream u-boot to run on an Arndale board. Everything works when I use the Linaro branch. But this tree is old and carries a whole different set of patches for Arndale. Is the Arndale

Re: [U-Boot] Fwd: [PATCH v4] arm: omap3: Add SPL support to cm_t35

2013-12-04 Thread Gupta, Pekon
Hi Stefan, From: Stefan Roese [mailto:s...@denx.de] On 03.12.2013 17:07, Nikita Kiryanov wrote: [...] When based on v2014.01-rc1, SPL itself doesn't boot from NAND (no SPL header or any visible activity when booting from NAND). Yes. I have now tested this as well. I have been digging into

Re: [U-Boot] [PATCH] video: ipu_disp: Return a negative value on error

2013-12-04 Thread Anatolij Gustschin
Hi Fabio, On Wed, 4 Dec 2013 10:01:54 -0200 Fabio Estevam feste...@gmail.com wrote: From: Fabio Estevam fabio.este...@freescale.com We should return a negative error number (-EINVAL) on error. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- drivers/video/ipu_disp.c | 2 +-

Re: [U-Boot] Fwd: [PATCH v4] arm: omap3: Add SPL support to cm_t35

2013-12-04 Thread Stefan Roese
Pekon! On 04.12.2013 13:15, Gupta, Pekon wrote: Very strangely, the Technexion TAO3530 board works fine with SPL. Even with current mainline. The only difference I can see right now is, that TAO3530 has an 16bit NAND chip and the CM_T35 has an 8bit NAND chip. For HAM1_HW this selects

Re: [U-Boot] upstream Arndale support

2013-12-04 Thread Andre Przywara
On 12/04/2013 01:14 PM, Chander Kashyap wrote: Hi Andre, On 4 December 2013 17:09, Andre Przywara andre.przyw...@linaro.org wrote: Hi, I cannot get upstream u-boot to run on an Arndale board. Everything works when I use the Linaro branch. But this tree is old and carries a whole different set

Re: [U-Boot] [PATCH] PowerPC: mpc83xx: Do not use absolute paths for obj-y

2013-12-04 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/04/2013 04:21 AM, Masahiro Yamada wrote: Hi. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- Please make sure relative paths always should be used when $(obj-y) points to objects under a different directory. The absolute

[U-Boot] [PATCH v5] arm: omap3: Add SPL support to cm_t35

2013-12-04 Thread Stefan Roese
Add SPL U-Boot support to replace x-loader on the Compulab cm_t35 board. Currently only the 256MiB SDRAM board versions are supported. Tested by booting via MMC and NAND. Signed-off-by: Stefan Roese s...@denx.de Cc: Tom Rini tr...@ti.com Cc: Igor Grinberg grinb...@compulab.co.il Cc: Nikita

[U-Boot] [PATCH] ARM: mxs: tools: Fix errno handling in strtoul() invocation

2013-12-04 Thread Marek Vasut
According to NOTE in strtoul(3), the errno must be zeroed before strtoul() is called. Zero the errno. The NOTE reads as such: Since strtoul() can legitimately return 0 or ULONG_MAX (ULLONG_MAX for strtoull()) on both success and failure, the calling program should set errno to 0 before

Re: [U-Boot] [uBoot] TI: configs: Commonize the boot of different devices

2013-12-04 Thread Tom Rini
On Wed, Nov 20, 2013 at 01:40:18PM -0600, Dan Murphy wrote: Commonize in the ti_armv7_common.h the boot scripts for USB, MMC and NAND. Each board file can then select which BOOT_TARGETS are applicable for the target board. And any parameters based on that. Finally removed the findfdt

[U-Boot] [PATCH] am335x_evm: Consolidate DFU environment parts into the DFU part of the file

2013-12-04 Thread Tom Rini
To make managing the environment easier, add DFUARGS to CONFIG_EXTRA_ENV_SETTINGS. Then we set DFUARGS down in the DFU part of the file, and include (or not) the NAND part, based on if NAND is set. Signed-off-by: Tom Rini tr...@ti.com --- include/configs/am335x_evm.h | 23

Re: [U-Boot] [uBoot] TI: configs: Commonize the boot of different devices

2013-12-04 Thread Enric Balletbo Serra
Hi Tom, 2013/12/4 Tom Rini tr...@ti.com: On Wed, Nov 20, 2013 at 01:40:18PM -0600, Dan Murphy wrote: Commonize in the ti_armv7_common.h the boot scripts for USB, MMC and NAND. Each board file can then select which BOOT_TARGETS are applicable for the target board. And any parameters based

Re: [U-Boot] [uBoot] TI: configs: Commonize the boot of different devices

2013-12-04 Thread Tom Rini
On Wed, Dec 04, 2013 at 03:14:08PM +0100, Enric Balletbo Serra wrote: Hi Tom, 2013/12/4 Tom Rini tr...@ti.com: On Wed, Nov 20, 2013 at 01:40:18PM -0600, Dan Murphy wrote: Commonize in the ti_armv7_common.h the boot scripts for USB, MMC and NAND. Each board file can then select

Re: [U-Boot] [uBoot] TI: configs: Commonize the boot of different devices

2013-12-04 Thread Enric Balletbo Serra
2013/12/4 Tom Rini tr...@ti.com: On Wed, Dec 04, 2013 at 03:14:08PM +0100, Enric Balletbo Serra wrote: Hi Tom, 2013/12/4 Tom Rini tr...@ti.com: On Wed, Nov 20, 2013 at 01:40:18PM -0600, Dan Murphy wrote: Commonize in the ti_armv7_common.h the boot scripts for USB, MMC and NAND.

[U-Boot] I want to a board(tiny4412) for exyno4412, but I can't get any output

2013-12-04 Thread randy
The patch in below, but it doesn't work. I can get any output from build of below, I don't build SPL(BL2), I just use the one from manufacturer. I don't know whether it caused by security boot. The source code is modified from trats2. As this board doesn't have any PMIC, it just use some static

Re: [U-Boot] Sources for MLO on BeagleBone Black?

2013-12-04 Thread Satz Klauer
Hi, I'm looking for the sources of the MLO bootloader that is used on BeagleBone Black by default. A posting within TIs webboard pointed me to this location but ... where are the sources? While checking the GIT repositiory I could not find anything that looked like MLO or BeagleBone Black.

Re: [U-Boot] Sources for MLO on BeagleBone Black?

2013-12-04 Thread Tom Rini
On Wed, Dec 04, 2013 at 03:08:43PM +0100, Satz Klauer wrote: Hi, I'm looking for the sources of the MLO bootloader that is used on BeagleBone Black by default. A posting within TIs webboard pointed me to this location but ... where are the sources? While checking the GIT repositiory I

Re: [U-Boot] toolchain problems when building iMX6 mx6qsabreauto (and another bootloader tool)

2013-12-04 Thread Robert Nelson
On Fri, Nov 29, 2013 at 4:28 PM, Wolfgang Denk w...@denx.de wrote: Dear Christian Gmeiner, In message cah9nwweb6s+3s4o25d7cifob9y3_7jmhosjo6o78fijquwz...@mail.gmail.com you wrote: I am running into the same problem. Me wonders which patch/change triggers this problem. I am using the

Re: [U-Boot] toolchain problems when building iMX6 mx6qsabreauto (and another bootloader tool)

2013-12-04 Thread Måns Rullgård
Robert Nelson robertcnel...@gmail.com writes: On Fri, Nov 29, 2013 at 4:28 PM, Wolfgang Denk w...@denx.de wrote: Dear Christian Gmeiner, In message cah9nwweb6s+3s4o25d7cifob9y3_7jmhosjo6o78fijquwz...@mail.gmail.com you wrote: I am running into the same problem. Me wonders which

Re: [U-Boot] toolchain problems when building iMX6 mx6qsabreauto (and another bootloader tool)

2013-12-04 Thread Robert Nelson
On Wed, Dec 4, 2013 at 9:35 AM, Måns Rullgård m...@mansr.com wrote: Robert Nelson robertcnel...@gmail.com writes: On Fri, Nov 29, 2013 at 4:28 PM, Wolfgang Denk w...@denx.de wrote: Dear Christian Gmeiner, In message cah9nwweb6s+3s4o25d7cifob9y3_7jmhosjo6o78fijquwz...@mail.gmail.com you

Re: [U-Boot] toolchain problems when building iMX6 mx6qsabreauto (and another bootloader tool)

2013-12-04 Thread Tom Rini
On Fri, Nov 29, 2013 at 07:27:29AM +0100, Wolfgang Denk wrote: Dear Abraham V., In message canie1qo9fdokevjq89w3ceoxryic9d_do71vv9brtg7bnj-...@mail.gmail.com you wrote: I didn't notice that difference until you pointed it out. Till now, I was under the assumption that both toolchains

Re: [U-Boot] [PATCH V2 10/14] ARM: AM43xx: clocks: Update DPLL details for EPOS EVM

2013-12-04 Thread Sekhar Nori
On 12/4/2013 8:50 AM, Vaibhav Bedia wrote: On Sun, Dec 1, 2013 at 10:53 PM, Lokesh Vutla lokeshvu...@ti.com wrote: [...] I read more about it and got inputs from Sekhar. I came to know that there is a DEV_ATTRIBUTE register which tells about the safest OPP to boot with. Looks like this

[U-Boot] BCH8 support when we do not have ELM h/w engine.

2013-12-04 Thread Enric Balletbo Serra
Dear Pekon, I'm trying to enable the support for BCH8 for platforms that do not have ELM hardware engine. Maybe I'm missing something but my first and quick attempt was applying the following patch: http://pastebin.com/VUjuGChR With this patch I'm able to switch to

Re: [U-Boot] [PATCH 1/3] usb: ehci-omap: Reset the USB Host OMAP module

2013-12-04 Thread Nikita Kiryanov
Hi Roger, This patch fixes a USB issue we had which was caused by the function ehci_shutdown() in usb_lowlevel_stop(). The issue was that once usb stop was called, usb devices would no longer be detected by the usb start command. With this patch the devices are detected each time. One

Re: [U-Boot] [PATCH] ARM: mx6: Remove the FDT loading address to avoid overlaping

2013-12-04 Thread Tom Rini
On Thu, Nov 28, 2013 at 06:35:00PM -0600, Dennis Gilmore wrote: El Wed, 27 Nov 2013 08:53:55 +0100 Stefano Babic sba...@denx.de escribi?: Hi Otavio, On 26/11/2013 13:16, Otavio Salvador wrote: I'm going to suggest this is the wrong path. Once you see i.MX systems with 768MB DDR

Re: [U-Boot] Sources for MLO on BeagleBone Black?

2013-12-04 Thread Satz Klauer
Hi Tom, point is, I want to change some functionality of bootloader - thus I want to know where it is built from. It is nice when MLO file appears automagically but in my special case I like to know where it comes from exaclty. Thanks :-) On Wed, Dec 4, 2013 at 3:58 PM, Tom Rini tr...@ti.com

Re: [U-Boot] Sources for MLO on BeagleBone Black?

2013-12-04 Thread Robert Nelson
On Wed, Dec 4, 2013 at 2:34 PM, Satz Klauer satzkla...@googlemail.com wrote: Hi Tom, point is, I want to change some functionality of bootloader - thus I want to know where it is built from. It is nice when MLO file appears automagically but in my special case I like to know where it comes

Re: [U-Boot] Sources for MLO on BeagleBone Black?

2013-12-04 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/04/2013 03:34 PM, Satz Klauer wrote: Hi Tom, point is, I want to change some functionality of bootloader - thus I want to know where it is built from. It is nice when MLO file appears automagically but in my special case I like to know

Re: [U-Boot] [U-Boot,RFC,v2,2/2] ARMV7: OMAP4: Add twl6032 support

2013-12-04 Thread Tom Rini
On Tue, Oct 08, 2013 at 03:49:56PM +0300, Oleg Kosheliev wrote: From: Oleg Kosheliev oleg.koshel...@ti.com Added chip type detection and twl6032 support in the battery control and charge functions. Based on Balaji T K balaj...@ti.com patches for TI u-boot. Signed-off-by: Oleg Kosheliev

Re: [U-Boot] [U-Boot, RFC, v2, 1/2] ARMV7: OMAP4: Add struct for twl603x data

2013-12-04 Thread Tom Rini
On Tue, Oct 08, 2013 at 03:49:55PM +0300, Oleg Kosheliev wrote: From: Oleg Kosheliev oleg.koshel...@ti.com The data struct is used to support different PMIC chip types. It contains the chip type and the data (e.g. registers addresses, adc multiplier) which is different for twl6030 and

Re: [U-Boot] [U-Boot,1/3] cm_t335: add cm_t335 board support

2013-12-04 Thread Tom Rini
On Thu, Nov 07, 2013 at 07:57:33AM +0200, Ilya Ledvich wrote: Add cm_t335 board directory, config file. Enable build. Signed-off-by: Ilya Ledvich i...@compulab.co.il Signed-off-by: Igor Grinberg grinb...@compulab.co.il Applied to u-boot-ti/master, after adapting the board Makefile, thanks!

Re: [U-Boot] [U-Boot,2/3] cm_t335: add support for status LED

2013-12-04 Thread Tom Rini
On Thu, Nov 07, 2013 at 07:57:34AM +0200, Ilya Ledvich wrote: Add support for status LED. Use the STATUS_LED APIs for indicating a boot progress. Signed-off-by: Ilya Ledvich i...@compulab.co.il Signed-off-by: Igor Grinberg grinb...@compulab.co.il Applied to u-boot-ti/master, thanks! --

Re: [U-Boot] [U-Boot, V2, 1/3] ARM: DRA7: Add is_dra7xx cpu check definition

2013-12-04 Thread Tom Rini
On Fri, Nov 08, 2013 at 05:40:36PM +0530, SRICHARAN R wrote: A generic is_dra7xx cpu check is useful for grouping all the revisions under that. This is used in the subsequent patches. Signed-off-by: Sricharan R r.sricha...@ti.com Applied to u-boot-ti/master, thanks! -- Tom

Re: [U-Boot] [U-Boot, 3/3] cm_t335: add support for pca9555 i2c gpio extender

2013-12-04 Thread Tom Rini
On Thu, Nov 07, 2013 at 07:57:35AM +0200, Ilya Ledvich wrote: Add support for the 16 bits pca9555 i2c to gpio extender featured by the SB-T335 baseboard. Signed-off-by: Ilya Ledvich i...@compulab.co.il Signed-off-by: Igor Grinberg grinb...@compulab.co.il Applied to u-boot-ti/master,

Re: [U-Boot] am33xx: Stop modifying certain EMIF4D registers

2013-12-04 Thread Tom Rini
On Thu, Nov 07, 2013 at 11:42:57AM -0500, Tom Rini wrote: Based on the definitive guide to EMIF configuration[1] certain registers that we have been modifying (and are documented registers) should be left in their reset values rather than modified. This has been tested on AM335x GP EVM and

Re: [U-Boot] [U-Boot, V2, 2/3] ARM: DRA: EMIF: Change DDR3 settings to use hw leveling

2013-12-04 Thread Tom Rini
On Fri, Nov 08, 2013 at 05:40:37PM +0530, SRICHARAN R wrote: Currently the DDR3 memory on DRA7 ES1.0 evm board is enabled using software leveling. This was done since hardware leveling was not working. Now that the right sequence to do hw leveling is identified, use it. This is required for

Re: [U-Boot] [U-Boot, V2, 3/3] ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039

2013-12-04 Thread Tom Rini
On Fri, Nov 08, 2013 at 05:40:38PM +0530, SRICHARAN R wrote: When core power domain hits oswr, then DDR3 memories does not come back while resuming. This is because when EMIF registers are lost, then the controller takes care of copying the values from the shadow registers. If the shadow

Re: [U-Boot] arm: omap3: Add uart4 omap3 adddress

2013-12-04 Thread Tom Rini
On Mon, Nov 18, 2013 at 03:06:21PM +0100, Michael Trimarchi wrote: This patch add the OMAP34XX_UART4 memory address Signed-off-by: Michael Trimarchi mich...@amarulasolutions.com Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] am335x_evm: Update nandboot to use partitions and DT

2013-12-04 Thread Tom Rini
On Mon, Nov 18, 2013 at 10:36:23AM -0500, Tom Rini wrote: Signed-off-by: Tom Rini tr...@ti.com --- include/configs/am335x_evm.h |9 - 1 file changed, 4 insertions(+), 5 deletions(-) Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] ARM: OMAP5+: Remove unnecessary EFUSE settings

2013-12-04 Thread Tom Rini
On Thu, Nov 14, 2013 at 11:31:51AM +0530, Lokesh Vutla wrote: Certain EFUSE settings were recommended for the first four lots of OMAP5 ES1.0 silicon. These are not applicable for OMAP5 ES2.0 and DRA7 silicon. So removing these EFUSE settings. Reported-by: Griffis, Brad bgrif...@ti.com

Re: [U-Boot] ARM: OMAP4: Fix bug in omap4470_volts struct

2013-12-04 Thread Tom Rini
On Wed, Nov 20, 2013 at 03:32:17PM +0200, Lubomir Popov wrote: The struct incorrectly referenced SMPS1 for all three power domains. Fixed this by using SMPS2 and SMPS5 as appropriate. Add some comments and choose voltage values that correspond to voltage selection codes. Signed-off-by:

Re: [U-Boot] pcm051: Support for revision 3

2013-12-04 Thread Tom Rini
On Tue, Nov 19, 2013 at 11:22:18AM +0100, Lars Poeschel wrote: From: Lars Poeschel poesc...@lemonage.de Phytec sells revision or version 3 of pcm051. It is labeled 1358.3 on the board. The difference for u-boot is that is has other DDR3 RAM on it: 1 x MT41K256M16HA125E instead of 2 x

Re: [U-Boot] arm: am335x: Add DT (FDT) support to Siemens boards

2013-12-04 Thread Tom Rini
On Fri, Nov 22, 2013 at 12:56:29PM +0100, Stefan Roese wrote: Enable FDT support for all Siemens AM335x boards. To support newer Linux kernels with DT booting. Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] am335x: cpsw: optimize cpsw_recv to increase network performance

2013-12-04 Thread Tom Rini
On Thu, Nov 28, 2013 at 10:38:40AM +0100, Vladimir Koutny wrote: In 48ec5291, only TX path was optimized; this does the same also for RX path. This results in huge increase of TFTP throughput on custom am3352 board (from 312KiB/s to 1.8MiB/s) and eliminates occasional transfer timeouts.

Re: [U-Boot] davinci: fix Master Priority Registers location

2013-12-04 Thread Tom Rini
On Tue, Nov 26, 2013 at 02:30:26PM +0300, Viktar Palstsiuk wrote: MSTPRI0 (Master Priority 0 Register) sits at 0x01C14110 not at 0x01C14114 Signed-off-by: Viktar Palstsiuk viktar.palsts...@promwad.com Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description: Digital

Re: [U-Boot] am3517_evm: activate Ethernet PHY

2013-12-04 Thread Tom Rini
On Fri, Nov 29, 2013 at 11:55:42AM +0100, Yegor Yefremov wrote: From: Yegor Yefremov yegorsli...@googlemail.com Pin 30 is connected to PHY's RESET# signal, so it must be put to high. Otherwize PHY won't be found via MDIO interface. Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com

Re: [U-Boot] [U-Boot, [PATCH, v3] pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2 RAM

2013-12-04 Thread Tom Rini
On Wed, Nov 27, 2013 at 09:16:21PM +0530, Hardik wrote: From: Hardik Patel hardik.pa...@volansystech.com Signed-off-by: Hardik Patel hardik.pa...@volansystech.com Applied to u-boot-ti/master, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] [U-Boot, V2] arm: omap3: Enable clocks for peripherals only if they are used

2013-12-04 Thread Tom Rini
On Sat, Nov 30, 2013 at 07:59:58AM +0100, Michael Trimarchi wrote: This patch change the per_clocks_enable() function used in OMAP3 code to enable peripherals clocks. Only required clock should be activated. So if the board use the uart(x) as a console we need to activate it. The Board's

Re: [U-Boot] [PATCH v3 0/8] SATA support for omap5_uevm and dra7_evm

2013-12-04 Thread Tom Rini
On Mon, Nov 11, 2013 at 04:56:36PM +0200, Roger Quadros wrote: Hi, This series adds SATA support for OMAP5 uevm and DRA7 evm. Patches are also availabe at g...@github.com:rogerq/u-boot.gitsata v3: - get rid of custom perror() macro, use printf - Fixed coding sytle issues v2:

Re: [U-Boot] [PATCH 0/3] OMAP USB host fixes for Beagle Panda

2013-12-04 Thread Tom Rini
On Mon, Dec 02, 2013 at 03:47:42PM +0200, Roger Quadros wrote: Hi, This series - Fixes OMAP4 Panda USB device detection issues - Gets rid of ULPI reset errors on Beagle Panda --- cheers, -roger Roger Quadros (3): usb: ehci-omap: Reset the USB Host OMAP module omap3_beagle:

[U-Boot] Please pull u-boot-ti/master

2013-12-04 Thread Tom Rini
Hey, The following changes since commit 4c54419737ffbfadd605263d97a1357bb03c04e8: socfpga: Adding Freeze Controller driver (2013-12-03 14:38:56 +0100) are available in the git repository at: git://git.denx.de/u-boot-ti.git master for you to fetch changes up to

[U-Boot] [PATCH REPOST] spi: tegra: clear RDY bit prior to every transfer

2013-12-04 Thread Stephen Warren
From: Yen Lin ye...@nvidia.com The RDY bit indicates that a transfer is complete. This needs to be cleared by SW before every single HW transaction, rather than only at the start of each SW transaction (those being made up of n HW transactions). It seems that earlier HW may have cleared this bit

Re: [U-Boot] [PATCH] powerpc/corenet: CPC1 speculation disable

2013-12-04 Thread York Sun
On 11/27/2013 10:58 PM, shh@gmail.com wrote: From: Dave Liu dave...@freescale.com In PBL RAMBOOT(SPI/SD/NAND boot) mode, CPC1 used as SRAM, should disable CPC1 speculation and keep it till relocation. Otherwise, speculation transactions will go to DDR controller, it will cause problem.

Re: [U-Boot] [PATCH] powerpc/p1010rdb:modify the mtest start_address

2013-12-04 Thread York Sun
On 11/25/2013 09:59 PM, Zhao Qiang wrote: In new board P1010RDB-PB, the interrupt vector table is at the start of memory. So if the start_address needs to be set a proper value. Signed-off-by: Zhao Qiang b45...@freescale.com --- Applied to u-boot-mpc85xx/master. Thanks. York

Re: [U-Boot] [PATCH v3] powerpc/c29xpcie: Getting DDR SPD image from 16-bit sub-address EEPROM

2013-12-04 Thread York Sun
On 11/25/2013 10:34 PM, Po Liu wrote: Currently, there is only one EEPROM on c29xpcie board which is AT24C1024. We program the SPD data at beginning of the AT24C1024.But the AT24C1024 has a 16-bit sub-address mode. This patch is tomake it work when getting SPD in a 16-bit sub-address EEPROM.

Re: [U-Boot] [PATCH][v3] powerpc: spiflash:Add corenet devices support in eSPI SPL

2013-12-04 Thread York Sun
On 11/27/2013 08:38 PM, Priyanka Jain wrote: Existing eSPI SPL framework assumes booting from spi-image with boot_format header which contains final u-boot Image offset and size. No such header is present in case of corenet devices like T1040 as corenet deivces use PBI-RCW based

Re: [U-Boot] [PATCH] T4240: Address T4240/T4160 Rev2.0 DDR clock change

2013-12-04 Thread York Sun
On 11/27/2013 09:23 PM, Roy Zang wrote: MEM_PLL_RAT on T4240/T4160 Rev2.0 uses a value which is half of Rev1.0. It's 12 in Rev1.0, for Rev2.0 it uses 6. Signed-off-by: Roy Zang tie-fei.z...@freescale.com Signed-off-by: Shaohui Xie shaohui@freescale.com Reviewed-by: Yusong Sun

Re: [U-Boot] [PATCH] powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVE

2013-12-04 Thread York Sun
On 12/03/2013 10:21 PM, Shengzhou Liu wrote: Usually CONFIG_FSL_DDR_INTERACTIVE feature is used for debug. we would not enable this by default to save the limited space of u-boot. This avoid following compiling error: section .bootpg loaded at [e000,e577] overlap

Re: [U-Boot] [PATCH 1/1] powerpc/mpc8349: Use generic mpc85xx DDR driver

2013-12-04 Thread York Sun
On 12/03/2013 05:28 PM, Masahiro Yamada wrote: Hello York. On Tue, 3 Dec 2013 13:16:59 -0800 York Sun york...@freescale.com wrote: MPC8349 has been using mpc85xx DDR driver through a symbolic link to mpc85xx_ddr_gen2.c. After consolidating the drivers to a single set under

[U-Boot] Please pull u-boot-mpc85xx/master

2013-12-04 Thread York Sun
Tom, The following changes since commit f44483b57c49282299da0e5c10073b909cdad979: Merge branch 'serial' of git://git.denx.de/u-boot-microblaze (2013-12-02 08:48:02 -0500) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master for you to fetch changes up to

Re: [U-Boot] [PATCH] net/fman: add ft_fixup_xgec to support 3rd and 4th 10GEC

2013-12-04 Thread York Sun
On 12/01/2013 06:23 PM, Shengzhou Liu wrote: As mEMAC1 and mEMAC2 are dual-role MACs, which are used as 1G or 10G MAC. So we update dynamically 'cell-index' to '2' and '3' for 10GEC3 and 10GEC4. Also change 'fsl,fman-port-1g-rx' to 'fsl,fman-port-10g-rx', ditto for Tx. Signed-off-by:

Re: [U-Boot] [PATCH 2/2] arm: exynos: remove the unused define.

2013-12-04 Thread Minkyu Kang
On 03/12/13 14:00, Jaehoon Chung wrote: These defines didn't use anywhere. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- arch/arm/include/asm/arch-exynos/dwmmc.h |4 1 file changed, 4 deletions(-) diff --git a/arch/arm/include/asm/arch-exynos/dwmmc.h

Re: [U-Boot] [PATCH 1/2] arm: exynos/goni: fix the return type for s5p_mmc_init

2013-12-04 Thread Minkyu Kang
On 03/12/13 14:01, Jaehoon Chung wrote: The int type is right. Signed-off-by: Jaehoon Chung jh80.ch...@samsung.com --- arch/arm/include/asm/arch-exynos/mmc.h |2 +- arch/arm/include/asm/arch-s5pc1xx/mmc.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [U-Boot] Sources for MLO on BeagleBone Black?

2013-12-04 Thread Abraham V.
Hello Satz, A bit of history - until a few years ago, the u-boot project only produced a single binary output (u-boot.bin or u-boot.img) that you loaded for your board. The resulting binary usually comes to about 200 - 250kB (approx). Then Texas Instruments began manufacturing the OMAP line of

Re: [U-Boot] [PATCH] drivers:power:exynos-tmu: add support for Exynos5260

2013-12-04 Thread Naveen Krishna Ch
Hello Minkyu, On 3 December 2013 07:41, Minkyu Kang mk7.k...@samsung.com wrote: Dear Naveen Krishna Chatradhi, On 26/11/13 20:56, Naveen Krishna Chatradhi wrote: This patch adds support for TMU on Exynos5260 Register bit fields are little different from the previous versions. Change-Id:

Re: [U-Boot] [PATCH V3 1/6] exynos: Use common pmic_reg_update() definition

2013-12-04 Thread Minkyu Kang
Dear Leela Krishna Amudala, On 12/11/13 19:04, Leela Krishna Amudala wrote: This function is used by different Exynos platforms, put it in the common file. Signed-off-by: Vadim Bendebury vben...@chromium.org Signed-off-by: Leela Krishna Amudala l.kris...@samsung.com Reviewed-by: Doug

Re: [U-Boot] [PATCH] drivers:power:exynos-tmu: add support for Exynos5260

2013-12-04 Thread Minkyu Kang
On 05/12/13 14:23, Naveen Krishna Ch wrote: Hello Minkyu, On 3 December 2013 07:41, Minkyu Kang mk7.k...@samsung.com wrote: Dear Naveen Krishna Chatradhi, On 26/11/13 20:56, Naveen Krishna Chatradhi wrote: This patch adds support for TMU on Exynos5260 Register bit fields are little

Re: [U-Boot] [PATCH V3 2/6] power: Explicitly select pmic device's bus

2013-12-04 Thread Minkyu Kang
Dear Leela Krishna Amudala, On 12/11/13 19:04, Leela Krishna Amudala wrote: The current pmic i2c code assumes the current i2c bus is the same as the pmic device's bus. There is nothing ensuring that to be true. Therefore, select the proper bus before performing a transaction.

[U-Boot] [PATCH] Makefile: use two double-quotations as a pair

2013-12-04 Thread Masahiro Yamada
Some editors such as Emacs can highlight source files. But their parser algorithm is not perfect. If you use one double-quotation alone, some editor cannot handle it nicely and mark non-comment lines as comments by mistake. It is preferable to use two double-quotations as a pair. Signed-off-by:

[U-Boot] [PATCH v2] Makefile: use two double-quotations as a pair

2013-12-04 Thread Masahiro Yamada
Some editors such as Emacs can highlight source files. But their parser algorithm is not perfect. If you use one double-quotation alone, some editor cannot handle it nicely and mark source lines as a string by mistake. It is preferable to use two double-quotations as a pair. Signed-off-by:

Re: [U-Boot] Sources for MLO on BeagleBone Black?

2013-12-04 Thread Satz Klauer
On Thu, Dec 5, 2013 at 6:08 AM, Abraham V. abraham.varric...@vvdntech.com wrote: Hope it answers your question? :) Yes, it does - thanks! Drinking coffee, Making a cup of tea now... ___ U-Boot mailing list U-Boot@lists.denx.de

[U-Boot] [PATCH] Makefile: correct dependencies of asm-offsets.[hs]

2013-12-04 Thread Masahiro Yamada
These four generated files depends on neither {spl,tpl}-autoconf.mk nor autoconf.mk.dep. Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com --- To avoid a conflict, please apply the following first. http://patchwork.ozlabs.org/patch/295779/ Makefile | 19 --- 1 file

[U-Boot] [PATCH] mtd: nand: omap_gpmc: cosmetic: Fix indentation

2013-12-04 Thread Stefan Roese
Signed-off-by: Stefan Roese s...@denx.de Cc: Pekon Gupta pe...@ti.com Cc: Scott Wood scottw...@freescale.com --- drivers/mtd/nand/omap_gpmc.c | 86 ++-- 1 file changed, 43 insertions(+), 43 deletions(-) diff --git a/drivers/mtd/nand/omap_gpmc.c

Re: [U-Boot] [PATCH] mtd: nand: omap_gpmc: cosmetic: Fix indentation

2013-12-04 Thread Gupta, Pekon
Hi Stefan, From: Stefan Roese [mailto:s...@denx.de] Subject: [PATCH] mtd: nand: omap_gpmc: cosmetic: Fix indentation Signed-off-by: Stefan Roese s...@denx.de Cc: Pekon Gupta pe...@ti.com Cc: Scott Wood scottw...@freescale.com --- drivers/mtd/nand/omap_gpmc.c | 86

[U-Boot] [PATCH v2 2/2] powerpc/c29xpcie: 8k page size NAND boot support base on TPL/SPL

2013-12-04 Thread Po Liu
Using the TPL/SPL method to booting from 8k page NAND flash. - Add 8kB size tlb for minimal SPL image; - Add 256kB size SRAM tlb for second step booting; - Add spl.c for TPL image boot; - Add spl_minimal.c for minimal SPL image; - Add C29XPCIE_NAND

[U-Boot] [PATCH v2 1/2] powerpc:mpc85xx: Add ifc nand boot support for TPL/SPL

2013-12-04 Thread Po Liu
Using the TPL method for nand boot by sram was already supported. Here add some code for mpc85xx ifc nand boot. - For ifc, elbc, esdhc, espi, all need the SPL without section .resetvec. - Use a clear function name for nand spl boot. - Add CONFIG_SPL_IFC_SUPPORT to

Re: [U-Boot] [PATCH 4/9 V9] Exynos5420: Add DDR3 initialization for 5420

2013-12-04 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for comments. On Tue, Dec 3, 2013 at 11:45 AM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari S Shinde, On 02/12/13 20:47, Rajeshwari S Shinde wrote: This patch intends to add DDR3 initialization code for Exynos5420. Signed-off-by: Rajeshwari S Shinde

Re: [U-Boot] [PATCH] mtd: nand: omap_gpmc: cosmetic: Fix indentation

2013-12-04 Thread Stefan Roese
Hi Pekon, On 05.12.2013 08:05, Gupta, Pekon wrote: diff --git a/drivers/mtd/nand/omap_gpmc.c b/drivers/mtd/nand/omap_gpmc.c index 5e7e6b3..407b2e5 100644 --- a/drivers/mtd/nand/omap_gpmc.c +++ b/drivers/mtd/nand/omap_gpmc.c @@ -283,53 +283,53 @@ static void omap_hwecc_init_bch(struct

Re: [U-Boot] [PATCH 4/9 V9] Exynos5420: Add DDR3 initialization for 5420

2013-12-04 Thread Minkyu Kang
On 05/12/13 16:25, Rajeshwari Birje wrote: Hi Minkyu Kang, Thank you for comments. On Tue, Dec 3, 2013 at 11:45 AM, Minkyu Kang mk7.k...@samsung.com wrote: Dear Rajeshwari S Shinde, On 02/12/13 20:47, Rajeshwari S Shinde wrote: This patch intends to add DDR3 initialization code for