Re: [U-Boot] [PATCH v2 02/13] trats: add optional cflags to board object file.

2014-01-02 Thread Przemyslaw Marczak
Hello Minkyu, On 01/02/2014 07:35 AM, Minkyu Kang wrote: On 19/12/13 03:31, Przemyslaw Marczak wrote: This change avoids unexpected unaligned access. more info: README.arm-unaligned-accesses Signed-off-by: Przemyslaw Marczak cc: Lukasz Majewski --- Changes v2: - new patch --- board/samsu

Re: [U-Boot] [PATCH v2 04/13] samsung: common: Add misc file and common function misc_init_r().

2014-01-02 Thread Przemyslaw Marczak
Hello Minkyu, On 01/02/2014 07:37 AM, Minkyu Kang wrote: On 19/12/13 03:31, Przemyslaw Marczak wrote: Config: CONFIG_MISC_INIT_R enables implementation of misc_init_r() in common file:: - board/samsung/common/misc.c I can't understand this commit message. What means? I mean that implementa

[U-Boot] [PATCH v2 1/2] usb: ehci: exynos: set/reset hsic phys

2014-01-02 Thread Inderpal Singh
From: Inderpal Singh The controller has 3 ports. The port0 is for USB 2.0 Phy, port1 and port2 are for HSIC phys. The usb 2.0 phy is already being setup. This patch sets up the hsic phys. Signed-off-by: Inderpal Singh --- arch/arm/include/asm/arch-exynos/ehci.h | 14 +++ drivers/usb/

[U-Boot] [PATCH v2 2/2] usb: exynos5: arndale: Add network support

2014-01-02 Thread Inderpal Singh
Arndale board has AX88760, which is USB 2.0 Hub & USB 2.0 Ethernet Combo controller, connected to HSIC Phy of USB host controller via USB3503 hub. This patch implements a board specific board_usb_init function in ehci driver to perform reset sequence for USB3503 hub and enables the relevant config

[U-Boot] [PATCH v2 0/2] Add usb ethernet support for Arndale

2014-01-02 Thread Inderpal Singh
Arndale board has AX88760, which is USB 2.0 Hub & USB 2.0 Ethernet Combo controller, connected to HSIC Phy of USB host controller via USB3503 hub. This patchset adds support for this usb ethernet controllor. Changes in v2: - removed setting preboot environment in patch 2 Inderpal Singh (

[U-Boot] Interrupts in U-Boot

2014-01-02 Thread Parimala Baggiri
Hello, Does U-Boot support interrupt handling for ARM processors? If it is not supporting can I add it on my own? ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v2 2/6] mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages

2014-01-02 Thread Stefano Babic
On 26/12/2013 17:51, Fabio Estevam wrote: > From: Fabio Estevam > > Since ROM may modify the LDO ramp up time according to fuse setting, > it is safer to reset the ramp up field to its default value of 00: > > 00: 64 cycles of 24MHz clock; > 01: 128 cycles of 24MHz clock; > 02: 256 cycles of 24M

Re: [U-Boot] [PATCH v2 1/6] mx6: soc: Staticize set_vddsoc()

2014-01-02 Thread Stefano Babic
Hi Fabio, On 26/12/2013 17:51, Fabio Estevam wrote: > From: Fabio Estevam > > set_vddsoc() is not used anywhere else, so make it static. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===

Re: [U-Boot] [PATCH v3 2/2] mx6sabre_common.h: Add CONFIG_CMD_FUSE support

2014-01-02 Thread Stefano Babic
On 23/12/2013 16:07, Fabio Estevam wrote: > From: Fabio Estevam > > Add CONFIG_CMD_FUSE option, so that the fuse API can be used. > > Signed-off-by: Fabio Estevam > Reviewed-by: Benoît Thébaudeau > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- ===

Re: [U-Boot] [PATCH v2 3/6] mx6: soc: Set the VDDSOC at 1.175 V

2014-01-02 Thread Stefano Babic
On 26/12/2013 17:51, Fabio Estevam wrote: > From: Fabio Estevam > > mx6 datasheet specifies that the minimum VDDSOC at 792 MHz is 1.15 V. > Add a 25 mV margin and set it to 1.175V. > > This also matches the VDDSOC voltages for 792MHz operation that the kernel > configures: > http://git.freescal

Re: [U-Boot] [PATCH v2 5/6] mx6: soc: Add the required LDO ramp up delay

2014-01-02 Thread Stefano Babic
On 26/12/2013 17:51, Fabio Estevam wrote: > From: Fabio Estevam > > When changing LDO voltages we need to wait for the required amount of time > for the voltage to settle. > > Also, as the timer is still not available when arch_cpu_init() is called, we > need to call it later at board_postclk_in

Re: [U-Boot] [PATCH v2 6/6] mx6: soc: Disable VDDPU regulator

2014-01-02 Thread Stefano Babic
On 26/12/2013 17:51, Fabio Estevam wrote: > From: Fabio Estevam > > As U-boot does not use GPU/VPU peripherals, shutdown the VDDPU regulator > in order to save power. > > Signed-off-by: Anson Huang > Signed-off-by: Jason Liu > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks

Re: [U-Boot] [PATCH v2 4/6] mx6: soc: Introduce set_ldo_voltage()

2014-01-02 Thread Stefano Babic
On 26/12/2013 17:51, Fabio Estevam wrote: > From: Fabio Estevam > > Introduce set_ldo_voltage() so that all three LDO regulators can be > configured. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks ! Best regards, Stefano Babic -- =

Re: [U-Boot] [PATCH v3 1/2] doc: README.fuse: Add an example on how to use the fuse API on mx6q

2014-01-02 Thread Stefano Babic
On 23/12/2013 16:07, Fabio Estevam wrote: > From: Fabio Estevam > > When using the fuse API in U-boot user must calculate the 'bank' and 'word' > values. > > Provide a real example on how to calculate such values for the mx6q. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, th

[U-Boot] [PULL] : Please pull u-boot-imx

2014-01-02 Thread Stefano Babic
Hi Albert, my first pull-request in 2014 ! Please pull from u-boot-imx, thanks ! The following changes since commit 56eb3da43fab5990a4b7bc118b76c7cae2ceb140: arm, am335x: update for the siemens boards (2013-11-12 09:53:59 -0500) are available in the git repository at: git://www.denx.de/git

[U-Boot] Are mmc open/close subcommands needed?

2014-01-02 Thread Hector Palacios
Hi, I saw commit 2a91c9134675140853577b565210458b5774e6cf that introduces mmc subcommands 'open' and 'close' to access eMMC boot partitions and was wondering if they are really needed. Can't the same be achieved with already existing 'mmc dev [dev] [part]' command? mmc open is the same as

[U-Boot] [PATCH 1/2] mx6: Add initial support for the Hummingboard solo

2014-01-02 Thread Fabio Estevam
From: Fabio Estevam SolidRun has designed the Hummingboard board based on mx6q/dl/solo. Add the initial support for the mx6 solo variant. More information about this hardware can be found at: http://cubox-i.com/ Based on the work from Jon Nettleton . Signed-off-by: Jon Nettleton Signed-off-b

[U-Boot] [PATCH 2/2] net: phy: atheros: Fix the masks for AR8031/8035

2014-01-02 Thread Fabio Estevam
From: Fabio Estevam Use the same masks as used in the kernel: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/tree/drivers/net/phy/at803x.c?id=refs/tags/v3.12.6 With such changes Ethernet is functional on hummingboard solo. Cc: Joe Hershberger Signed-off-by: Fabio Estevam

Re: [U-Boot] [PATCH] powerpc/83xx: fix compilation error for MPC8315ERDB

2014-01-02 Thread York Sun
On 12/19/2013 07:54 PM, Nikhil Badola wrote: > From: Ramneek Mehresh > > Defines get_svr() for 83xx devices > > Signed-off-by: Ramneek Mehresh > --- > arch/powerpc/cpu/mpc83xx/start.S | 5 + > 1 file changed, 5 insertions(+) > > diff --git a/arch/powerpc/cpu/mpc83xx/start.S > b/arch/powe

Re: [U-Boot] [PATCH v3] t2080qds/ddr: update ddr parameters

2014-01-02 Thread York Sun
On 12/11/2013 11:10 PM, Shengzhou Liu wrote: > - Optimize UDIMM parameters for whole range from 1500MT/s to 2140MT/s. > - Remove unused patameters: 'cpo', 'wrdata delay', '2T', > which are unrelated to DDR3/3L. > > Signed-off-by: Shengzhou Liu > --- > Against master branch of git://git.denx.de/

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

2014-01-02 Thread Scott Wood
On Sat, 2013-12-14 at 11:08 +0800, Po Liu wrote: > diff --git a/drivers/mtd/nand/fsl_ifc_spl.c b/drivers/mtd/nand/fsl_ifc_spl.c > index 9de327b..28656f2 100644 > --- a/drivers/mtd/nand/fsl_ifc_spl.c > +++ b/drivers/mtd/nand/fsl_ifc_spl.c > @@ -88,7 +88,11 @@ static inline int bad_block(uchar *marke

Re: [U-Boot] [PATCH][v2] powerpc/t1040qds: Update DDR initialization related settings

2014-01-02 Thread York Sun
On 12/16/2013 09:42 PM, Priyanka Jain wrote: > Update following DDR related settings for T1040QDS > -Correct number of chip selects to two as t1040qds supports > two Chip selects. > -Update board_specific_parameters udimm structure with settings > derived via calibration. > -Reduced I2C speed to

Re: [U-Boot] [PATCH][v2] board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL

2014-01-02 Thread York Sun
On 12/10/2013 11:12 PM, Prabhakar Kushwaha wrote: > CONFIG_SPL_NAND_MINIMAL should not be used as it was defined for temporary > review purpose. > > So, use CONFIG_SPL_NAND_BOOT config. > > Signed-off-by: Prabhakar Kushwaha > --- > Changes for v2: Incorporated Scott's comments >- Add CO

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

2014-01-02 Thread Leela Krishna Amudala
Hi Minkyu Kang, On Thu, Dec 5, 2013 at 2:50 PM, Minkyu Kang wrote: > 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. Ther

Re: [U-Boot] [PATCH] board/t1040qds: Fix typo in t1040_pbi.cfg file

2014-01-02 Thread York Sun
On 12/09/2013 11:43 PM, Prabhakar Kushwaha wrote: > T1040QDS has 256KB SRAM. Comment is showing wrong information. > > So update the comment. > > Signed-off-by: Prabhakar Kushwaha > --- Applied to u-boot-mpc85xx/master. Thanks. York ___ U-Boot mail

Re: [U-Boot] [PATCH] board/t1040qds: Relax IFC FPGA timings

2014-01-02 Thread York Sun
On 12/11/2013 10:39 PM, Prabhakar Kushwaha wrote: > Current IFC-FPGA TCH(Chip Select hold time with respect to WE deassertion) > is 0 i.e. 0 ns hold time on writes. This may not work on higher clock > freqencies. > > So, Increase TCH as 0x8 i.e. 8 ip_clk. > > Signed-off-by: Prabhakar Kushwaha >

Re: [U-Boot] [PATCH][v2] board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL

2014-01-02 Thread Scott Wood
On Wed, 2013-12-11 at 12:42 +0530, Prabhakar Kushwaha wrote: > CONFIG_SPL_NAND_MINIMAL should not be used as it was defined for temporary > review purpose. > > So, use CONFIG_SPL_NAND_BOOT config. > > Signed-off-by: Prabhakar Kushwaha > --- > Changes for v2: Incorporated Scott's comments >

Re: [U-Boot] [PATCH][v4] powerpc/mpc85xx: Add support for single source clocking

2014-01-02 Thread York Sun
On 12/17/2013 12:55 AM, Priyanka Jain wrote: > Single-source clocking is new feature introduced in T1040. > In this mode, a single differential clock is supplied to the > DIFF_SYSCLK_P/N inputs to the processor, which in turn is > used to supply clocks to the sysclock, ddrclock and usbclock. > > S

Re: [U-Boot] [PATCH 1/2] powerpc/P1022DS: Define new nand_ecclayout structure macros

2014-01-02 Thread York Sun
On 12/17/2013 11:21 AM, York Sun wrote: > Define CONFIG_SYS_NAND_MAX_ECCPOS and CONFIG_SYS_NAND_MAX_OOBFREE to > reduce the image size, by taking advantage of the new nand_ecclayout > structure. > > Signed-off-by: York Sun > CC: Prabhakar Kushwaha > CC: Scott Wood > --- Applied to u-boot-mpc85

Re: [U-Boot] [PATCH 2/2] powerpc/B4860QDS: Define new nand_ecclayout structure macros

2014-01-02 Thread York Sun
On 12/17/2013 11:21 AM, York Sun wrote: > Define CONFIG_SYS_NAND_MAX_ECCPOS and CONFIG_SYS_NAND_MAX_OOBFREE to > reduce the image size, by taking advantage of the new nand_ecclayout > structure. > > Signed-off-by: York Sun > CC: Prabhakar Kushwaha > CC: Scott Wood > --- Applied to u-boot-mpc85

Re: [U-Boot] [PATCH] powerpc/t208x: fix macro CONFIG_SYS_FSL_NUM_USB_CTRLS

2014-01-02 Thread York Sun
On 12/17/2013 06:27 PM, Shengzhou Liu wrote: > CONFIG_SYS_FSL_NUM_USB_CTRLS is no longer used, > update it to new CONFIG_USB_MAX_CONTROLLER_COUNT. > > Signed-off-by: Shengzhou Liu > --- Applied to u-boot-mpc85xx/master. Thanks. York ___ U-Boot mail

Re: [U-Boot] [u-boot-release] [PATCH] powerpc/cms700: limit NAND data structure size

2014-01-02 Thread York Sun
On 12/17/2013 08:11 PM, Scott Wood wrote: > This fixes a build break due to excessively large NAND data structures. > > Signed-off-by: Scott Wood > Cc: Matthias Fuchs > --- Applied to u-boot-mpc85xx/master. Thanks. York ___ U-Boot mailing list U-B

Re: [U-Boot] [u-boot-release] [PATCH] powerpc/cms700: limit NAND data structure size

2014-01-02 Thread Scott Wood
On Thu, 2014-01-02 at 15:50 -0800, York Sun wrote: > On 12/17/2013 08:11 PM, Scott Wood wrote: > > This fixes a build break due to excessively large NAND data structures. > > > > Signed-off-by: Scott Wood > > Cc: Matthias Fuchs > > --- > > Applied to u-boot-mpc85xx/master. Thanks. FWIW, this i

Re: [U-Boot] [u-boot-release] [PATCH] powerpc/t4240: enable NAND boot support

2014-01-02 Thread York Sun
On 12/17/2013 11:09 PM, shh@gmail.com wrote: > From: Shaohui Xie > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx/master. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [u-boot-release] [PATCH] powerpc/b4860/pbl: fix rcw cfg

2014-01-02 Thread York Sun
On 12/18/2013 09:38 PM, shh@gmail.com wrote: > From: Shaohui Xie > > The BOOT_LOC setting in rcw cfg is wrong, set it to Memory complex 1. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx/master. Thanks. York ___ U-Boot mailing

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

2014-01-02 Thread Leela Krishna Amudala
Hi Minkyu Kang, Sorry for late response. Please find my comments below. On Thu, Dec 5, 2013 at 2:50 PM, Minkyu Kang wrote: > 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. >> >>

Re: [U-Boot] [PATCH][v2] board/t1040qds: Enable memory reset control

2014-01-02 Thread York Sun
On 12/25/2013 11:10 PM, Prabhakar Kushwaha wrote: > Define QIXIS_RST_FORCE_MEM to reset on-board DDR-DIMM before start > accessing it. > > Signed-off-by: Prabhakar Kushwaha > --- > Changes for v2: Incorporated York's comments > - Update subject and description > Applied to u-boot-mpc85x

Re: [U-Boot] linkstation_HGLAN and MPC824x support

2014-01-02 Thread York Sun
On 12/18/2013 01:50 PM, Tom Rini wrote: > On 12/18/2013 04:35 PM, York Sun wrote: >> On 11/25/2013 07:45 AM, Tom Rini wrote: >>> Hello, >>> >>> With a recent change to U-Boot (as part of merging >>> http://patchwork.ozlabs.org/patch/293612/), we need cache support >>> for MPC824x, for the linkstat

Re: [U-Boot] linkstation_HGLAN and MPC824x support

2014-01-02 Thread Wolfgang Denk
Dear York, In message <52c5fea1.7040...@freescale.com> you wrote: > > Are you going to remove this platform, or waiting for someone to submit a > patch > to do so? Does removing this platform mean totally remove the code, or only > modify boards.cfg to disable the build? We don't leave dead code

Re: [U-Boot] [PATCH v2 2/2] usb: exynos5: arndale: Add network support

2014-01-02 Thread Marek Vasut
On Thursday, January 02, 2014 at 10:41:59 AM, Inderpal Singh wrote: > Arndale board has AX88760, which is USB 2.0 Hub & USB 2.0 Ethernet Combo > controller, connected to HSIC Phy of USB host controller via USB3503 hub. > > This patch implements a board specific board_usb_init function in ehci > dr

Re: [U-Boot] [PATCH v2 1/2] usb: ehci: exynos: set/reset hsic phys

2014-01-02 Thread Marek Vasut
On Thursday, January 02, 2014 at 10:41:58 AM, Inderpal Singh wrote: > From: Inderpal Singh > > The controller has 3 ports. The port0 is for USB 2.0 Phy, port1 and port2 > are for HSIC phys. The usb 2.0 phy is already being setup. This patch > sets up the hsic phys. > > Signed-off-by: Inderpal Si

Re: [U-Boot] Are mmc open/close subcommands needed?

2014-01-02 Thread Marek Vasut
On Thursday, January 02, 2014 at 05:53:00 PM, Hector Palacios wrote: > Hi, > > I saw commit 2a91c9134675140853577b565210458b5774e6cf that introduces mmc > subcommands 'open' and 'close' to access eMMC boot partitions and was > wondering if they are really needed. Can't the same be achieved with >

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

2014-01-02 Thread Minkyu Kang
On 03/01/14 08:37, Leela Krishna Amudala wrote: > Hi Minkyu Kang, > > On Thu, Dec 5, 2013 at 2:50 PM, Minkyu Kang wrote: >> 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 devic

Re: [U-Boot] [PATCH v2 1/2] usb: ehci: exynos: set/reset hsic phys

2014-01-02 Thread Inderpal Singh
Hi Marek, Thanks for the review. On 3 January 2014 06:24, Marek Vasut wrote: > On Thursday, January 02, 2014 at 10:41:58 AM, Inderpal Singh wrote: > > From: Inderpal Singh > > > > The controller has 3 ports. The port0 is for USB 2.0 Phy, port1 and port2 > > are for HSIC phys. The usb 2.0 phy

Re: [U-Boot] [PATCH v2 2/2] usb: exynos5: arndale: Add network support

2014-01-02 Thread Inderpal Singh
Hi Marek, Thanks for review. On 3 January 2014 06:26, Marek Vasut wrote: > On Thursday, January 02, 2014 at 10:41:59 AM, Inderpal Singh wrote: > > Arndale board has AX88760, which is USB 2.0 Hub & USB 2.0 Ethernet Combo > > controller, connected to HSIC Phy of USB host controller via USB3503 h

[U-Boot] please pull u-boot-samsung master

2014-01-02 Thread Minkyu Kang
Dear Albert, The following changes since commit 2931fa4db349c97f882ffda42e901208654b5ca9: ARM: AM43xx: Add Maintainer (2013-12-18 21:14:45 -0500) are available in the git repository at: git://git.denx.de/u-boot-samsung master for you to fetch changes up to a5e15bbb42512ee5be53967019e964981

[U-Boot] [PATCH][v3] powerpc/t1040qds: Update DDR initialization related settings

2014-01-02 Thread Priyanka Jain
Update following DDR related settings for T1040QDS -Correct number of chip selects to two as t1040qds supports two Chip selects. -Update board_specific_parameters udimm structure with settings derived via calibration. -Reduced I2C speed to 50KHz as DDR-SPD does not get reliably read at 400KHz.

[U-Boot] [PATCH] powerpc/t208x: enable erratum a006379 for t208x

2014-01-02 Thread Shengzhou Liu
Erratum A006379 applies to T2080/T2081 also. Signed-off-by: Shengzhou Liu --- arch/powerpc/include/asm/fsl_errata.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/include/asm/fsl_errata.h b/arch/powerpc/include/asm/fsl_errata.h index 8af6751..671296a 100644

[U-Boot] [PATCH v2] powerpc/t2080qds: some update for t2080qds

2014-01-02 Thread Shengzhou Liu
- add more serdes protocols support. - fix some serdes lanes route. - fix SGMII doesn't work and incorrect mdio display for XFI when serdes 0x6d. - correct boot location info for SD/SPI boot. Signed-off-by: Shengzhou Liu --- v2: update to support more serdes, applied in Gerrit sdk. board/freesc