Re: [U-Boot] [PATCH] Makefile: clean boot.bin

2015-01-22 Thread Masahiro Yamada
On Fri, 23 Jan 2015 15:34:08 +0800 Bo Shen wrote: > + Tom, Masahiro, > > On 01/15/2015 10:03 AM, Bo Shen wrote: > > When build for Atmel related boards which support SPL, > > it will generate boot.bin, also clean when it when do > > "make clean" operation. > > > > Signed-off-by: Bo Shen Acke

[U-Boot] removing bit reversing for SCFG in immap_ls102xa.h

2015-01-22 Thread Sinan Akman
Hi Alison I was just testing out ls1021atwr board with NOR boot using rcw_1000.bin. I noticed that Ethernet is not working. In ls1021atwr.c we have : out_be32(&scfg->etsecdmamcr, SCFG_ETSECDMAMCR_LE_BD_FR); out_be32(&scfg->etsecmcr, SCFG_ETSECCMCR_GE2_CLK125); In your earlier c

Re: [U-Boot] [PATCH] Makefile: clean boot.bin

2015-01-22 Thread Bo Shen
+ Tom, Masahiro, On 01/15/2015 10:03 AM, Bo Shen wrote: When build for Atmel related boards which support SPL, it will generate boot.bin, also clean when it when do "make clean" operation. Signed-off-by: Bo Shen --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Ping? d

Re: [U-Boot] [PATCH 2/5] Enable booting of mx28 without battery

2015-01-22 Thread Graeme Russ
Hi Fabio, On 23/01/15 14:49, Fabio Estevam wrote: On Fri, Jan 23, 2015 at 1:27 AM, Graeme Russ wrote: I thought the DDR errors were fixed with Damien's DDR patch. Damien, can you please confirm? His response in the forum was: "About the patch posted on January, 6th, you can simply delete

Re: [U-Boot] [PATCH 2/5] Enable booting of mx28 without battery

2015-01-22 Thread Fabio Estevam
On Fri, Jan 23, 2015 at 1:27 AM, Graeme Russ wrote: > I thought the DDR errors were fixed with Damien's DDR patch. Damien, can you > please confirm? His response in the forum was: "About the patch posted on January, 6th, you can simply delete it, and empty your recycle bin . It generate DDR er

Re: [U-Boot] [PATCH 2/5] Enable booting of mx28 without battery

2015-01-22 Thread Graeme Russ
Hi Fabio, On 23/01/15 14:01, Fabio Estevam wrote: On Fri, Jan 23, 2015 at 12:58 AM, Graeme Russ wrote: I've taken a look at it, but decided to leave this patch as-is. Here is what I wrote on the Freescale forum: Still curious: does the updated patch from Damien allow your system to boot or

[U-Boot] Using __func__ and __LINE__ in debug outputs

2015-01-22 Thread Graeme Russ
Hi All, What is the general consensus on using __func__ and __LINE__ in debug outputs? My personal opinion is that distinct statements that can be grep'd are better for a couple of reasons: - It keeps the debug statements shorter - If your running a slightly older version of U-Boot, the li

Re: [U-Boot] [PATCH 2/5] Enable booting of mx28 without battery

2015-01-22 Thread Fabio Estevam
On Fri, Jan 23, 2015 at 12:58 AM, Graeme Russ wrote: > > I've taken a look at it, but decided to leave this patch as-is. Here is what > I wrote on the Freescale forum: Still curious: does the updated patch from Damien allow your system to boot or not? > > I'm going to keep my U-Boot patch m

Re: [U-Boot] [PATCH 2/5] Enable booting of mx28 without battery

2015-01-22 Thread Graeme Russ
Hi Fabio, On 22/01/15 23:42, Fabio Estevam wrote: Hi Graeme, On Wed, Jan 21, 2015 at 9:55 AM, Graeme Russ wrote: Section 4.1.2 of Freescale Application Note AN4199 describes the configuration required to operate the mx28 from a 5V source without a battery. This patch implements the changes to

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-22 Thread Suriyan Ramasami
On Thu, Jan 22, 2015 at 9:51 AM, Kevin Hilman wrote: > Suriyan Ramasami writes: > >> Hello Kevin, >> >> On Wed, Jan 21, 2015 at 4:54 PM, Kevin Hilman wrote: >>> Hi Surijan, >>> >>> Suriyan Ramasami writes: >>> Hello Sjoerd Simons, A signed BL2 which allows unsigned BL2 chain load i

Re: [U-Boot] x86 FSP - delayed SDRAM init?

2015-01-22 Thread Bin Meng
Hi Simon, On Fri, Jan 23, 2015 at 12:36 AM, Simon Glass wrote: > Hi Bin, > > On 21 January 2015 at 22:39, Bin Meng wrote: >> >> Hi Simon, >> >> On Thu, Jan 22, 2015 at 1:02 PM, Simon Glass wrote: >> > Hi Bin, >> > >> > On 21 January 2015 at 21:45, Bin Meng wrote: >> >> Hi Simon, >> >> >> >> On

Re: [U-Boot] [PATCH] lcd: fix console address is not initialized

2015-01-22 Thread Bo Shen
Hi Nikita Kiryanov, On 01/22/2015 09:10 PM, Nikita Kiryanov wrote: Hi Bo, On 01/21/2015 06:37 AM, Bo Shen wrote: This commit 904672e (lcd: refactor lcd console stuff into its own file), which cause lcd console address is not initialized. Based on your fix, I'm certain that the bug was introd

Re: [U-Boot] [GIT PULL] Zynq SoC changes

2015-01-22 Thread Tom Rini
On Wed, Jan 21, 2015 at 10:38:47AM +0100, Michal Simek wrote: > Hi Tom, > > please pull these patches to your tree. I have added there 2 patches > for serial. Zynq is only one platform which is using this driver. > > Thanks, > Michal > > The following changes since commit 92fa7f53f1f3f03296f8ff

Re: [U-Boot] [PATCH 2/5] Enable booting of mx28 without battery

2015-01-22 Thread Graeme Russ
Hi Marek, On 22/01/15 10:27, Marek Vasut wrote: On Wednesday, January 21, 2015 at 12:55:15 PM, Graeme Russ wrote: Section 4.1.2 of Freescale Application Note AN4199 describes the configuration required to operate the mx28 from a 5V source without a battery. This patch implements the changes to

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

2015-01-22 Thread York Sun
The following changes since commit ab77f24119e80257de4ab017b877f92f96980562: Merge branch 'master' of git://git.denx.de/u-boot-ti (2015-01-16 10:25:01 -0500) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx.git master for you to fetch changes up to db4a1767c09a4696

Re: [U-Boot] [PATCH v4 11/11] board/T1040rdb: Add VSC9953 support for T1040rdb board

2015-01-22 Thread York Sun
On 01/21/2015 03:54 AM, Codrin Ciubotariu wrote: > This patch configures and initializes the L2 switch on T1040rdb board. > The external L2 switch ports may be connected to PHYs only over > QSGMII, for T1040rdb. > > Signed-off-by: Codrin Ciubotariu > --- > > Changes for v2: None > > Changes f

Re: [U-Boot] [PATCH v4 10/11] board/T1040qds: Add VSC9953 support for T1040qds board

2015-01-22 Thread York Sun
On 01/21/2015 03:54 AM, Codrin Ciubotariu wrote: > This patch configures and initializes the L2 switch on T1040QDS board. > The L2 switch ports must be initialized according to the SerDes > protocols. > > Signed-off-by: Codrin Ciubotariu > --- > > Changes for v2: None > > Changes for v3: >

Re: [U-Boot] [PATCH v3 09/11] board/T104xrdb: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYs

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: > Freescale's T1040qds board may be configured to have up to > 5 FMAN ports (FM1@DTSEC1 to FM1@DTSEC5). From these 5 ports, > 2 of them may be fixed-links (FM1@DTSEC1 annd FM1@DTSEC2), > connected to other two ports from an intergrated > VSC9953 L2

Re: [U-Boot] [PATCH v3 08/11] board/T1040qds: T1040 FMAN ports FM1@DTSEC1 and FM1@DTSEC2 have no PHYs

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: > Freescale's T1040qds board may be configured to have up to > 5 FMAN ports (FM1@DTSEC1 to FM1@DTSEC5). From these 5 ports, > 2 of them may be fixed-links (FM1@DTSEC1 annd FM1@DTSEC2), > connected to other two ports from an intergrated > VSC9953 L2

Re: [U-Boot] [PATCH v3 07/11] board/T1040qds: Fix lane-to-slot mapping for SerDes protocol 0x89

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: > Signed-off-by: Codrin Ciubotariu > --- > > Changes for v2: None > > Changes for v3: > - Removed "Change-id" line from comment; > Applied to u-boot-mpc85xx master branch, awaiting upstream. York ___

Re: [U-Boot] [PATCH v4 06/11] arch/powerpc: Initialize VSC9953 L2 Switch

2015-01-22 Thread York Sun
On 01/21/2015 03:54 AM, Codrin Ciubotariu wrote: > This patch initializes VSC9953 L2 Switch for boards that have > CONFIG_VSC9953 defined in their config file. > > Signed-off-by: Codrin Ciubotariu > --- > > Changes for v2: > - added patch description; > > Changes for v3: > - Remov

Re: [U-Boot] [PATCH v3 05/11] net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: > This patch adds a driver for VSC9953 L2 Switch. This Vitesse IP > is integrated in Freescale T1040 and T1020 SoCs. > The L2 switch has 10 Ethernet ports: 2 internal fixed-links > (ports 8 and 9) at 2.5 Gbps and and 8 external ports at 1 Gbps. > T

Re: [U-Boot] [PATCH v3 04/11] net/fm: Enable FMAN ports if l2switch ports are connected over SGMII

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: > If SerDes is configured to connect L2 Switch ports from T1040 > over SGMII or QSGMII, the two FMAN fixed ports (FM1@DTSEC1 and FM2@DTSEC2) > that are connected to two L2 swtch ports must be enabled. These > ports don't have PHYs and must be treat

Re: [U-Boot] [PATCH v3 03/11] arch/powerpc: Add SGMII support for the L2 Switch ports

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: > Some Freescale SoCs like T1020 and T1040 have an integrated > L2 Switch. The L2 Switch ports may be connected to Ethernet PHYs > over SGMII and QSGMII. > > Signed-off-by: Codrin Ciubotariu > --- > > Changes for v2: > - split a bug fix re

Re: [U-Boot] [PATCH v3 02/11] arch/powerpc: Fix mapping of Freescale SerDes protocols

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: > The number of supported serdes protocols on Freescale SoCs > has increased over time. Until now, an u64 variable have been > initialized on boot with the configured protocols. However, > since this number has increased (enum srds_prtcl has more >

Re: [U-Boot] [PATCH v3 01/11] net/fm: Fix error when FMAN MAC has no PHY

2015-01-22 Thread York Sun
On 01/12/2015 06:08 AM, Codrin Ciubotariu wrote: > U-boot assumes that all FMAN ports have a PHY. Some SoCs (like T1040) > have fixed links. This means that the ports are connected MAC to MAc > and there is no Ethernet PHY attatched. This patch initializes a > FMAN MAC even if it doesn't have a P

Re: [U-Boot] [PATCH] phylib: add support for aquantia PHYs

2015-01-22 Thread York Sun
On 12/30/2014 04:32 AM, shh@gmail.com wrote: > From: Shaohui Xie > > This patch supports AQ1202, AQ2104, AQR105 PHY. > > Signed-off-by: Shaohui Xie > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York ___ U-Boot mailing list

Re: [U-Boot] [PATCH] mpc85xx: clean up the old deep sleep framework

2015-01-22 Thread York Sun
On 12/17/2014 08:26 PM, Tang Yuantian wrote: > All the boards that support deep sleep feature are converted > to deep sleep generic board interface. The old interface which > support non-generic board is not used anymore. So clean it up. > > Signed-off-by: Tang Yuantian > --- Applied to u-boot

Re: [U-Boot] [PATCH] mpc85xx/t1040qds: convert deep sleep to generic board interface

2015-01-22 Thread York Sun
On 12/17/2014 08:20 PM, Tang Yuantian wrote: > A new deep sleep interface is introduced to support generic > board structure. Converts it to use new interface. > > Signed-off-by: Tang Yuantian > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York

Re: [U-Boot] [PATCH] mpc85xx/t102xqds: convert deep sleep to generic board interface

2015-01-22 Thread York Sun
On 12/17/2014 07:55 PM, Tang Yuantian wrote: > A new deep sleep interface is introduced to support generic > board structure. Converts it to use new interface. > > Signed-off-by: Tang Yuantian > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York

Re: [U-Boot] [PATCH] powerpc/t1024rdb: Add support for T1024RDB-PB

2015-01-22 Thread York Sun
On 12/17/2014 02:51 AM, Shengzhou Liu wrote: > T1024RDB-PB board adds 2.5G SGMII support with AQR105 PHY. > rcw_0x095 is used for 10G XFI + 3x PCIex1 > rcw_0x135 is used for 2.5G SGMII + 2x PCIex1 > > Signed-off-by: Shengzhou Liu > --- > based on u-boot-fsl-qoriq.git, master branch Applied to

Re: [U-Boot] [PATCH] mpc85xx/t102xrdb: convert deep sleep to generic board interface

2015-01-22 Thread York Sun
On 12/17/2014 01:42 AM, Tang Yuantian wrote: > A new deep sleep interface is introduced to support generic > board structure. Converts it to use new interface. > > Besides, added SPI/SD/NAND boot deep sleep support. > > Signed-off-by: Tang Yuantian > --- Applied to u-boot-mpc85xx master bran

Re: [U-Boot] [PATCH] t1024qds: add missing T1024QDS_defconfig

2015-01-22 Thread York Sun
On 12/17/2014 01:39 AM, Shengzhou Liu wrote: > Add missing T1024QDS_defconfig for NOR boot on T1024QDS. > > Signed-off-by: Shengzhou Liu > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York ___ U-Boot mailing list U-Boot@lists.den

Re: [U-Boot] [PATCH v2] powerpc/t1024: add serdes protocol 0x40 and 0x5f

2015-01-22 Thread York Sun
On 12/17/2014 01:38 AM, Shengzhou Liu wrote: > Add serdes protocol 0x40 and 0x5f. > > Signed-off-by: Shengzhou Liu > --- > v2: fix a typo. > Applied to u-boot-mpc85xx master branch, awaiting upstream. York ___ U-Boot mailing list U-Boot@lists.denx

Re: [U-Boot] [PATCH] powerpc: SECURE BOOT- Add secure boot target for T1042RDB

2015-01-22 Thread York Sun
On 12/16/2014 12:18 AM, Gaurav Rana wrote: > Secure boot target is added for T1042RDB platform. > > Signed-off-by: Gaurav Rana > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York ___ U-Boot mailing list U-Boot@lists.denx.de http:

Re: [U-Boot] [PATCH] powerpc/913x: Add config flag for bootdelay

2015-01-22 Thread York Sun
On 12/15/2014 01:28 AM, Harninder Rai wrote: > Signed-off-by: Harninder Rai > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] powerpc/mpc85xx: Define PBI Flash Base for C29XPCIE Secure Boot

2015-01-22 Thread York Sun
On 12/12/2014 04:05 AM, Aneesh Bansal wrote: > CONFIG_SYS_PBI_FLASH_BASE is defined for Secure Boot on C29X > > Signed-off-by: Aneesh Bansal > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York ___ U-Boot mailing list U-Boot@lists

Re: [U-Boot] [PATCH] b4860: Correct LIODN assignment for PCIe

2015-01-22 Thread York Sun
On 12/12/2014 02:41 AM, Laurentiu Tudor wrote: > For B4 the LIODN register for PCIe is in PCIe address space and not in > GUTs > > Signed-off-by: Poonam Aggrwal > Signed-off-by: Varun Sethi > Signed-off-by: Shaveta Leekha > Signed-off-by: Laurentiu Tudor > Reviewed-by: Zang Tiefei > Reviewe

Re: [U-Boot] [PATCH v2] powerpc/t4240rdb: Add alternate SerDes 2 protocol to align with RCW

2015-01-22 Thread York Sun
On 12/10/2014 06:00 AM, Chunhe Lan wrote: > SerDes 2 protocol 56 is not valid any longer due to > the new RCW; protocol 55 is used instead, so add > SerDes 2 protocol 55 to align with RCW. > > Signed-off-by: Chunhe Lan > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York __

Re: [U-Boot] [PATCH 2/2] powerpc: mpc85xx: Add dummy gpio.h to enable CONFIG_OF_CONTROL

2015-01-22 Thread York Sun
On 12/10/2014 12:22 AM, Ruchika Gupta wrote: > If CONFIG_OF_CONTROL is enabled, lib/fdtdec.c is compiled. > It includes and then includes > . As a result, all the SoCs that enable > CONFIG_OF_CONTROL must have . > > The right fix would be to split the lib/fdtdec.c to remove > dependency on GP

Re: [U-Boot] [PATCH][v2] powerpc/mpc85xx: SECURE BOOT- Add secure boot target for P5040DS

2015-01-22 Thread York Sun
On 12/03/2014 02:47 AM, Gaurav Rana wrote: > Secure boot target is added for P5040DS platform. > > Signed-off-by: Gaurav Rana > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York ___ U-Boot mailing list U-Boot@lists.denx.de http:/

Re: [U-Boot] [PATCH V2] powerpc/c29xpcie: Add secure boot support

2015-01-22 Thread York Sun
On 11/25/2014 07:38 PM, Mingkai Hu wrote: > From: Po Liu > > Add NOR and SPI flash secure boot target for C29XPCIE board. > > Signed-off-by: Po Liu > Signed-off-by: Mingkai.Hu > --- Applied to u-boot-mpc85xx master branch, awaiting upstream. York

Re: [U-Boot] SPI driver convert to Driver Model

2015-01-22 Thread Simon Glass
(copying the list) Hi, On 19 January 2015 at 22:38, haikun.w...@freescale.com wrote: > Hi Simon, > > > > I am working for converting my SPI driver to driver model. > > I encountered some problems. > > My driver need to support many old platforms, such as m68k serials and there > is no DTS file f

Re: [U-Boot] [RFC PATCH] dm:spi:fsl_qspi add DM support

2015-01-22 Thread Simon Glass
Hi Peng, On 16 January 2015 at 22:59, Peng Fan wrote: > Hi Simon ,Jagan > > This patch is based on git://git.denx.de/u-boot-spi.git master branch, > since some fsl_qspi's new feature is still in this git repo and have > not been merged to mainline. > I saw Simon sent out a new patch that remove t

[U-Boot] [Patch v4 2/2] ubifs: Enable journal replay during mount

2015-01-22 Thread Anton Habegger
Enable ubifs_replay_journal during mount_ubifs, which was disabled before. This commit fix an issue with unrecoverable ubifs volumes after power cut. Therefor the gc.c is imported now from 1860e37 Linux 3.15 Signed-off-by: Anton Habegger --- Changes for v2: - clear formatting of patch - use a

[U-Boot] [Patch v4 1/2] ubifs: Import atomic_long operations from Linux

2015-01-22 Thread Anton Habegger
This commit is a preperation for a subsequent UBIFS commit which needs atomic_long operations. Therefor "include/asm-generic/atomic-long.h" is imported from 1860e37 Linux 3.15 Signed-off-by: Anton Habegger --- Hello Heiko Changes v2: - Eliminate #ifndef __UBOOT__ as much as possible - Added h

Re: [U-Boot] [PATCH v3 3/4] dm:gpio:mxc add a bank_index entry in platdata

2015-01-22 Thread Simon Glass
Hi, On 21 January 2015 at 04:09, Peng Fan wrote: > Add a new entry in platdata structure and intialize > bank_index in mxc_plat array. > This new entry can avoid using `plat - mxc_plat` by using > `plat->bank_index`. > > Signed-off-by: Peng Fan > --- > drivers/gpio/mxc_gpio.c | 17 +

Re: [U-Boot] [PATCH v3 4/4] dm:gpio:mxc add DT support

2015-01-22 Thread Simon Glass
Hi Peng, On 21 January 2015 at 04:09, Peng Fan wrote: > This patch add DT support for mxc gpio driver. > > There are one place using CONFIG_OF_CONTROL macro. > 1. The U_BOOT_DEVICES and mxc_plat array are complied out. To DT, >platdata is alloced using calloc, so there is no need to use mxc_p

Re: [U-Boot] [PATCH v3 1/4] dm: introduce dev_get_addr interface

2015-01-22 Thread Simon Glass
Hi, On 21 January 2015 at 04:09, Peng Fan wrote: > Abstracting dev_get_addr can improve drivers that want to > get device's address. > > Signed-off-by: Peng Fan > --- > drivers/core/device.c | 19 +++ > 1 file changed, 19 insertions(+) > > diff --git a/drivers/core/device.c b/dr

Re: [U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S

2015-01-22 Thread Tom Rini
On Thu, Jan 22, 2015 at 08:10:06PM +0100, Hans de Goede wrote: > Hi, > > On 22-01-15 17:20, Tom Rini wrote: > >On Wed, Jan 21, 2015 at 09:03:25PM +0100, Hans de Goede wrote: > > > >>On some SoCs / ARMv7 CPU cores we need to do some setup before enabling the > >>icache, etc. Add a soc_init hook wit

Re: [U-Boot] [PATCH] sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels

2015-01-22 Thread Anatolij Gustschin
Hi, On Thu, 22 Jan 2015 20:52:26 +0100 Hans de Goede wrote: > Add support for Hitachi tx18d42vm LVDS LCD panels, these panels have a > lcd controller which needs to be initialized over SPI, once that is > done they work like a regular LVDS panel. > > Signed-off-by: Hans de Goede Acked-by: Ana

Re: [U-Boot] [PATCH v4 01/18] mmc: show hardware partition sizes in mmcinfo output

2015-01-22 Thread Pantelis Antoniou
Hi Stephen, > On Jan 22, 2015, at 21:59 , Stephen Warren wrote: > > On 01/22/2015 12:45 PM, Pantelis Antoniou wrote: >> Hi Stephen, >> >>> On Jan 22, 2015, at 20:42 , Stephen Warren wrote: >>> >>> On 12/23/2014 02:50 AM, Diego Santa Cruz wrote: There is currently no command that will pro

[U-Boot] [PATCH 2/2] sunxi: Add Hyundai A7HD support

2015-01-22 Thread Hans de Goede
The Hyundai A7HD is a 7" 16:9 A10 powered tablet featuring 1G RAM, 8G nand, 1024x600 IPS screen, a mini hdmi port, mini usb receptacle and a headphones port for details see: http://linux-sunxi.org/Hyundai_A7HD Cc: Mark Janssen Signed-off-by: Hans de Goede --- board/sunxi/MAINTAINERS| 1

[U-Boot] [PATCH 1/2] sunxi: video: Make pwm polarity configurable

2015-01-22 Thread Hans de Goede
It turns out that there are some panels where the pwm input is not active low, so make it configurable. Signed-off-by: Hans de Goede --- board/sunxi/Kconfig | 7 +++ drivers/video/sunxi_display.c | 17 +++-- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git

Re: [U-Boot] [PATCH v2] sunxi: Add support for Mele M5.

2015-01-22 Thread Hans de Goede
Hi, On 22-01-15 12:56, Ian Campbell wrote: From: Ian Campbell HDMI, SATA, USB and Ethernet appear functional, I've not done extensive tests of all peripherals though. Signed-off-by: Ian Campbell Thanks applied to u-boot-sunxi/next (and rebased u-boot-sunxi/next, so did a forced push). Reg

Re: [U-Boot] [PATCH v4 01/18] mmc: show hardware partition sizes in mmcinfo output

2015-01-22 Thread Stephen Warren
On 01/22/2015 12:45 PM, Pantelis Antoniou wrote: Hi Stephen, On Jan 22, 2015, at 20:42 , Stephen Warren wrote: On 12/23/2014 02:50 AM, Diego Santa Cruz wrote: There is currently no command that will provide an overview of the hardware partitions present on an eMMC device, one has to switch t

Re: [U-Boot] [PATCH] sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels

2015-01-22 Thread Hans de Goede
Hi Note this is v3, I forgot to set the subject-prefix for this. Changes since v2 are using "if (IS_ENABLED(CONFIG_...))" rather then #ifdef. Regards, Hans On 22-01-15 20:52, Hans de Goede wrote: Add support for Hitachi tx18d42vm LVDS LCD panels, these panels have a lcd controller which needs

[U-Boot] [PATCH] sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels

2015-01-22 Thread Hans de Goede
Add support for Hitachi tx18d42vm LVDS LCD panels, these panels have a lcd controller which needs to be initialized over SPI, once that is done they work like a regular LVDS panel. Signed-off-by: Hans de Goede --- board/sunxi/Kconfig | 7 +++ drivers/video/sunxi_display.c | 5 +

Re: [U-Boot] [PATCH v4 01/18] mmc: show hardware partition sizes in mmcinfo output

2015-01-22 Thread Pantelis Antoniou
Hi Stephen, > On Jan 22, 2015, at 20:42 , Stephen Warren wrote: > > On 12/23/2014 02:50 AM, Diego Santa Cruz wrote: >> There is currently no command that will provide an overview of the hardware >> partitions present on an eMMC device, one has to switch to every partition >> via "mmc dev" and ru

Re: [U-Boot] [PATCH v2 2/2] sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels

2015-01-22 Thread Hans de Goede
Hi, On 22-01-15 18:37, Anatolij Gustschin wrote: On Tue, 20 Jan 2015 15:08:02 +0100 Hans de Goede wrote: ... @@ -976,6 +977,14 @@ static int sunxi_ssd2828_init(const struct ctfb_res_modes *mode) } #endif /* CONFIG_VIDEO_LCD_SSD2828 */ +#ifdef CONFIG_VIDEO_LCD_HITACHI_TX18D42VM +static vo

Re: [U-Boot] [PATCH v1 0/4] Jetson-TK1 support for PSCI

2015-01-22 Thread Mark Rutland
On Fri, Jan 16, 2015 at 09:12:59AM +, Thierry Reding wrote: > On Thu, Jan 15, 2015 at 07:19:37PM +, Mark Rutland wrote: > > On Wed, Jan 14, 2015 at 07:57:25AM +, Thierry Reding wrote: > > > On Tue, Jan 13, 2015 at 07:44:50PM +, Ian Campbell wrote: > > > > Hi Thierry, > > > > > > >

Re: [U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S

2015-01-22 Thread Hans de Goede
Hi, On 22-01-15 17:20, Tom Rini wrote: On Wed, Jan 21, 2015 at 09:03:25PM +0100, Hans de Goede wrote: On some SoCs / ARMv7 CPU cores we need to do some setup before enabling the icache, etc. Add a soc_init hook with a weak default which just calls cpu_init_cp15. This way different implementat

Re: [U-Boot] [PATCH v3 4/4] dm:gpio:mxc add DT support

2015-01-22 Thread Peng Fan
Hi, Igor Reply below. On 1/22/2015 4:38 PM, Igor Grinberg wrote: Hi Peng, On 01/22/15 03:06, Peng Fan wrote: Hi Igor, Just kindly remind, did you miss this one? Since you ack the other patches in this patch set. Nope, I did not miss it. I just haven't looked at it yet... On 1/21/2015 7:0

Re: [U-Boot] [PATCH v4 01/18] mmc: show hardware partition sizes in mmcinfo output

2015-01-22 Thread Stephen Warren
On 12/23/2014 02:50 AM, Diego Santa Cruz wrote: There is currently no command that will provide an overview of the hardware partitions present on an eMMC device, one has to switch to every partition via "mmc dev" and run mmcinfo for each to get the partition's capacity. This commit adds a few lin

[U-Boot] [PATCH V5] add README.distro file

2015-01-22 Thread Stephen Warren
From: Dennis Gilmore Add documentation on how to setup a system to use the generic distro configs and boot commands. This spells out what is needed to make a system conformant, but does not limit the board to only the defaults. Signed-off-by: Dennis Gilmore [swarren, added concept, user config,

Re: [U-Boot] [PATCH 1/3] common: board: support systems with where RAM ends beyond 4GB

2015-01-22 Thread Stephen Warren
On 01/20/2015 08:56 AM, Tom Warren wrote: I've merged that patch series w/u-boot-tegra/next and /master, done a MAKEALL -s tegra, and rebased against ARM /master and pushed to denx.de. Stephen - please test and if it looks OK, I'll prepare a PR. This works great on my Jetson TK1. Thanks.

Re: [U-Boot] [PATCH] board_f: save "malloc_base" from zeroing in case of CONFIG_SYS_MALLOC_F_LEN

2015-01-22 Thread Simon Glass
Hi Alexey, On 20 January 2015 at 06:06, Alexey Brodkin wrote: > Hi Albert, > > On Tue, 2015-01-20 at 08:07 +0100, Albert ARIBAUD wrote: >> Hello Alexey, >> >> On Mon, 19 Jan 2015 20:55:03 +0300, Alexey Brodkin >> wrote: >> > In case of CONFIG_SYS_MALLOC_F_LEN "malloc_base" is used for early >> >

Re: [U-Boot] [PATCH 3/8] powerpc: mpc85xx: remove P2020COME board support

2015-01-22 Thread Ira Snyder
On Thu, Jan 22, 2015 at 7:24 AM, Masahiro Yamada wrote: > This board is still a non-generic board. > Hi Masahiro, This is fine by me. I no longer work for Caltech OVRO, and therefore no longer have access to this hardware. Freescale still has these boards for sale. Their team may want to maintai

Re: [U-Boot] Odroid XU3 - exynos5422 - SPL - iRAM/sRAM address

2015-01-22 Thread Kevin Hilman
Suriyan Ramasami writes: > Hello Kevin, > > On Wed, Jan 21, 2015 at 4:54 PM, Kevin Hilman wrote: >> Hi Surijan, >> >> Suriyan Ramasami writes: >> >>> Hello Sjoerd Simons, >>>A signed BL2 which allows unsigned BL2 chain load is already >>> available for experimentation. Refer this link: >>>

Re: [U-Boot] [PATCH v2 2/2] sunxi: video: Add support for Hitachi tx18d42vm LVDS LCD panels

2015-01-22 Thread Anatolij Gustschin
On Tue, 20 Jan 2015 15:08:02 +0100 Hans de Goede wrote: ... > @@ -976,6 +977,14 @@ static int sunxi_ssd2828_init(const struct > ctfb_res_modes *mode) > } > #endif /* CONFIG_VIDEO_LCD_SSD2828 */ > > +#ifdef CONFIG_VIDEO_LCD_HITACHI_TX18D42VM > +static void sunxi_hitachi_tx18d42vm_init(void) >

Re: [U-Boot] [PATCH v2 1/2] video: Add support for Hitachi tx18d42vm LVDS LCD panels

2015-01-22 Thread Anatolij Gustschin
On Tue, 20 Jan 2015 15:08:01 +0100 Hans de Goede wrote: > Add support for Hitachi tx18d42vm LVDS LCD panels, these panels have a > lcd controller which needs to be initialized over SPI, once that is > done they work like a regular LVDS panel. > > Signed-off-by: Hans de Goede Acked-by: Anatolij

Re: [U-Boot] [PATCH 07/14] arm: mx6: cm-fx6: display compulab logo

2015-01-22 Thread Nikita Kiryanov
Hi Stefano, On 01/22/2015 11:58 AM, Stefano Babic wrote: Hi Nikita, On 14/01/2015 09:42, Nikita Kiryanov wrote: Add compulab logo and display it on boot. Signed-off-by: Nikita Kiryanov Cc: Stefano Babic Cc: Igor Grinberg --- include/configs/cm_fx6.h | 3 +++ tools/logos/compulab.bmp

Re: [U-Boot] [PATCH] pci: tegra: Fix port information parsing

2015-01-22 Thread Simon Glass
Hi, On 21 January 2015 at 09:07, Bin Meng wrote: > Hi Thierry, > > On Wed, Jan 21, 2015 at 5:50 PM, Thierry Reding wrote: >> On Tue, Jan 20, 2015 at 06:06:53PM +0100, Sjoerd Simons wrote: >>> commit a62e84d7b1824a202dd incorrectly changed the tegra pci code to the >>> new fdtdec pci helpers. To

Re: [U-Boot] x86 FSP - delayed SDRAM init?

2015-01-22 Thread Simon Glass
Hi Bin, On 21 January 2015 at 22:39, Bin Meng wrote: > > Hi Simon, > > On Thu, Jan 22, 2015 at 1:02 PM, Simon Glass wrote: > > Hi Bin, > > > > On 21 January 2015 at 21:45, Bin Meng wrote: > >> Hi Simon, > >> > >> On Thu, Jan 22, 2015 at 11:42 AM, Simon Glass wrote: > >>> Hi Bin, > >>> > >>> In

Re: [U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S

2015-01-22 Thread Tom Rini
On Wed, Jan 21, 2015 at 09:03:25PM +0100, Hans de Goede wrote: > On some SoCs / ARMv7 CPU cores we need to do some setup before enabling the > icache, etc. Add a soc_init hook with a weak default which just calls > cpu_init_cp15. > > This way different implementations can be provided to do some e

Re: [U-Boot] Pull request: u-boot-uniphier/master

2015-01-22 Thread Masahiro YAMADA
Sorry, I forgot to add u-boot ML. 2015-01-23 1:14 GMT+09:00 Masahiro YAMADA : > Hi Tom, > > > The following changes since commit b56f6e2b4e0291efbe1b50f082dec73272ad7ab3: > > sunxi: Restore lowlevel_init usage (2015-01-21 10:46:28 -0500) > > are available in the git repository at: > > git://g

Re: [U-Boot] [PATCH v2 0/3] ARM: UniPhier: fix SocGlue header

2015-01-22 Thread Masahiro YAMADA
2015-01-21 15:27 GMT+09:00 Masahiro Yamada : > > > > Masahiro Yamada (3): > ARM: UniPhier: use for readability > ARM: UniPhier: rename SG_MEMCONF_* macros for readability > ARM: UniPhier: add SG_MEMCONF macros for DDR channel 2 > > arch/arm/include/asm/arch-uniphier/sg-regs.h | 109 > +

Re: [U-Boot] [PATCH] ARM: UniPhier: remove non-sense inline directives

2015-01-22 Thread Masahiro YAMADA
2015-01-21 15:06 GMT+09:00 Masahiro Yamada : > The inlining is done by GCC when needed, there is no need to do it > explicitly. Furthermore, the inline keyword does not force-inline > the code, but is only a hint for the compiler. > > Signed-off-by: Masahiro Yamada Applied to u-boot-uniphier/mas

Re: [U-Boot] [PATCH v2] ARM: UniPhier: add static to local functions

2015-01-22 Thread Masahiro YAMADA
2015-01-21 15:06 GMT+09:00 Masahiro Yamada : > Signed-off-by: Masahiro Yamada Applied to u-boot-uniphier/master -- Best Regards Masahiro Yamada ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] ARM: UniPhier: fix IECTRL set code for PH1-Pro4

2015-01-22 Thread Masahiro YAMADA
2015-01-19 22:31 GMT+09:00 Masahiro Yamada : > For PH1-Pro4, the bit 6 of the IECTRL must be set. It is the only > available bit in this register. There is no effect of the write > access to the other bits. > > Signed-off-by: Masahiro Yamada Applied to u-boot-uniphier/master -- Best Regards M

Re: [U-Boot] [PATCH] ARM: UniPhier: describe init_page_table shorter

2015-01-22 Thread Masahiro YAMADA
2015-01-19 22:30 GMT+09:00 Masahiro Yamada : > The assembly directive ".rept ... .endr" allows us to write the > init_page_table much shorter. To make things further simpler, > set the text and stack area as Normal Memory, and the other sections > as Device attribute. > > Signed-off-by: Masahiro Y

Re: [U-Boot] [PATCH] ARM: UniPhier: fix comments in SoC Glue init function

2015-01-22 Thread Masahiro YAMADA
2015-01-13 18:54 GMT+09:00 Masahiro Yamada : > Signed-off-by: Masahiro Yamada > --- Applied to u-boot-uniphier/master -- Best Regards Masahiro Yamada ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] ARM: UniPhier: remove __packed that causes a problem on GCC 4.9

2015-01-22 Thread Masahiro YAMADA
2015-01-07 19:41 GMT+09:00 Masahiro Yamada : > The DDR PHY training function, ddrphy_prepare_training() would not > work if compiled with GCC 4.9. > > The struct ddrphy (arch/arm/include/asm/arch-uniphier/ddrphy-regs.h) > is specified with __packed because it represents a hardware register > mappin

[U-Boot] Buildman problem

2015-01-22 Thread Masahiro YAMADA
Hi Simon, I found an error of buildman. If the target branch has an upstream branch, buildman fails with the following message: $ git branch --set-upstream-to=base Branch testtest set up to track local branch base. $ tools/buildman/buildman -b testtest uniphier Traceback (most recent call la

Re: [U-Boot] [linux-sunxi] [u-boot 2/2] sun5i: bump DEBE priority (useful on a10s only)

2015-01-22 Thread Hans de Goede
Hi, On 22-01-15 15:43, Michal Suchanek wrote: Hello, On 22 January 2015 at 14:26, Hans de Goede wrote: Hi, On 22-01-15 08:30, Siarhei Siamashka wrote: On Tue, 20 Jan 2015 14:16:35 +0100 Hans de Goede wrote: Hi, On 20-01-15 09:16, Siarhei Siamashka wrote: On Mon, 19 Jan 2015 06:29:47

Re: [U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S

2015-01-22 Thread Bill Pringlemeir
>> On 21 Jan 2015, hdego...@redhat.com wrote: >> >>> On some SoCs / ARMv7 CPU cores we need to do some setup before >>> enabling the icache, etc. Add a soc_init hook with a weak default >>> which just calls cpu_init_cp15. >>> >>> This way different implementations can be provided to do some extra

Re: [U-Boot] [PATCH 5/8] powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards

2015-01-22 Thread Stefan Roese
On 22.01.2015 16:24, Masahiro Yamada wrote: These boards are still non-generic boards. It is a good thing that we can drop board-specific hack code from drivers/mtd/nand/nand_base.c Signed-off-by: Masahiro Yamada Cc: Andrea "llandre" Marson If nobody speaks up to maintain those 4xx board I'

[U-Boot] [PATCH 2/8] powerpc: mpc85xx: remove P1_P2_RDB boards

2015-01-22 Thread Masahiro Yamada
These boards are still non-generic boards: P1011RDB, P1022RDB, P2010RDB, P2020RDB Signed-off-by: Masahiro Yamada Cc: Poonam Aggrwal --- arch/powerpc/cpu/mpc85xx/Kconfig | 6 - board/freescale/p1_p2_rdb/Kconfig | 12 - board/freescale/p1_p2_rdb/MAINTAINERS | 37 -- boar

Re: [U-Boot] [PATCH] arm: spl: Allow board_init_r() to run with a larger stack

2015-01-22 Thread Simon Glass
Hi Masahiro, On 22 January 2015 at 00:33, Masahiro Yamada wrote: > Simon, Heiko, > > > On Thu, 22 Jan 2015 07:28:37 +0100 > Heiko Schocher wrote: > >> > But for your particular case, I certainly would like the UART to be >> > available early in SPL. We are in the very early days of driver model

[U-Boot] [PATCH 0/8] powerpc: drop more non-generic boards

2015-01-22 Thread Masahiro Yamada
Masahiro Yamada (8): powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support powerpc: mpc85xx: remove P1_P2_RDB boards powerpc: mpc85xx: remove P2020COME board support powerpc: mpc85xx: remove P2020DS board support powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards powerpc:

Re: [U-Boot] [PATCH 1/2] common: mark commands as default to match "config_cmd_default.h"

2015-01-22 Thread Simon Glass
Hi Masahiro, On 19 January 2015 at 21:52, Masahiro Yamada wrote: > Hi Simon, Alexey, > > > On Thu, 15 Jan 2015 12:44:16 -0700 > Simon Glass wrote: Frankly I don't like this approach with post-processing steps. It will inevitably end-up with messed up configs. Why don't we jus

Re: [U-Boot] [PATCH v3 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas

2015-01-22 Thread Scott Wood
On Thu, 2015-01-22 at 20:42 +0530, Bhupesh Sharma wrote: > +WEAK(apply_core_errata) > + > + mov x29, lr /* Save LR */ > + /* For now, we support Cortex-A57 specific errata only */ > + > + /* Check if we are running on a Cortex-A57 core */ > + branch_if_a57_core x

[U-Boot] [PATCH v3 2/2] configs/ls2085a: Add support for Cortex-A57 erratas

2015-01-22 Thread Bhupesh Sharma
This patch adds support for handling 828024 and 826974 erratas for Cortex-A57 cores present on LS2085A SoC. Signed-off-by: Bhupesh Sharma --- include/configs/ls2085a_common.h |4 1 file changed, 4 insertions(+) diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_com

[U-Boot] [PATCH 7/8] powerpc: mpc5xxx: PM520 board support

2015-01-22 Thread Masahiro Yamada
This board is still a non-generic board. Signed-off-by: Masahiro Yamada Cc: Josef Wagner --- arch/powerpc/cpu/mpc5xxx/Kconfig| 4 - board/pm520/Kconfig | 9 - board/pm520/MAINTAINERS | 9 - board/pm520/Makefile| 8 - board/pm520/flash.c

[U-Boot] [PATCH 5/8] powerpc: ppc4xx: remove PPChameleonEVB, CATcenter boards

2015-01-22 Thread Masahiro Yamada
These boards are still non-generic boards. It is a good thing that we can drop board-specific hack code from drivers/mtd/nand/nand_base.c Signed-off-by: Masahiro Yamada Cc: Andrea "llandre" Marson --- arch/powerpc/cpu/ppc4xx/Kconfig| 7 - board/dave/PPChameleonEVB/Kconfig

[U-Boot] [PATCH 4/8] powerpc: mpc85xx: remove P2020DS board support

2015-01-22 Thread Masahiro Yamada
This board is still a non-generic board. Signed-off-by: Masahiro Yamada --- arch/powerpc/cpu/mpc85xx/Kconfig| 4 - board/freescale/p2020ds/Kconfig | 12 - board/freescale/p2020ds/MAINTAINERS | 10 - board/freescale/p2020ds/Makefile| 12 - board/freescale/p2020ds/ddr.c | 1

[U-Boot] [PATCH 6/8] powerpc: mpc5xxx: remove Total5200 board support

2015-01-22 Thread Masahiro Yamada
This board is still a non-generic board. Signed-off-by: Masahiro Yamada --- arch/powerpc/cpu/mpc5xxx/Kconfig | 4 - board/total5200/Kconfig | 9 - board/total5200/MAINTAINERS | 9 - board/total5200/Makefile | 8 - board/total5200/mt4

[U-Boot] [PATCH 3/8] powerpc: mpc85xx: remove P2020COME board support

2015-01-22 Thread Masahiro Yamada
This board is still a non-generic board. Signed-off-by: Masahiro Yamada Cc: Ira W. Snyder --- arch/powerpc/cpu/mpc85xx/Kconfig | 4 - board/freescale/p2020come/Kconfig | 12 - board/freescale/p2020come/MAINTAINERS | 7 - board/freescale/p2020come/Makefile| 10 - board/freesc

[U-Boot] [PATCH 1/8] powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS support

2015-01-22 Thread Masahiro Yamada
These boards are still non-generic boards. Signed-off-by: Masahiro Yamada Cc: Dave Liu Cc: Anton Vorontsov --- arch/powerpc/cpu/mpc83xx/Kconfig | 8 - board/freescale/common/pq-mds-pib.c | 2 +- board/freescale/mpc8360emds/Kconfig | 12 - board/freescale/mpc8360emds/

Re: [U-Boot] [linux-sunxi] Re: Announcing easy Linux installation on Allwinner devices for non-geek users

2015-01-22 Thread Michal Suchanek
On 22 January 2015 at 14:20, Hans de Goede wrote: > Hi Siarhei, > > See the bottom for my reply to all this. > > > On 22-01-15 13:49, Siarhei Siamashka wrote: This universal u-boot would be awesome and it looks like it's getting close enough. > > > You're welcome, and thank you too for all your

  1   2   >