Re: [U-Boot] [PATCH] i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10

2013-09-20 Thread Stefano Babic
On 13/09/2013 18:19, Eric Nelson wrote: This patch fixes a regression introduced by commit 87d720e0. Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- Applied to u-boot-imx, thanks! Best regards, Stefano Babic

Re: [U-Boot] [PATCH 1/2] net: fec_mxc: Add support for mx6 solo-lite

2013-09-20 Thread Stefano Babic
-boot-imx, thanks! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142

Re: [U-Boot] [PATCH] wandboard: Use imx6dl-wandboard.dtb for the solo version

2013-09-20 Thread Stefano Babic
Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] [PATCH] mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE

2013-09-20 Thread Stefano Babic
size in the board config file. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev

Re: [U-Boot] [PATCH 1/2] mx6sabresd: Return error if cpu_eth_init() fails

2013-09-20 Thread Stefano Babic
! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email

Re: [U-Boot] [PATCH] ARM: arch-mx6: fix PLL2_PFD2_FREQ

2013-09-20 Thread Stefano Babic
On 11/09/2013 15:30, Markus Niebel wrote: From: Markus Niebel markus.nie...@tqs.de according to the manual frequency of PLL2 PFD2 is 396.000.000 instead of 400.000.000 Signed-off-by: Markus Niebel markus.nie...@tqs.de --- Applied to u-boot-imx, thanks! Best regards, Stefano Babic

Re: [U-Boot] [PATCH v2 1/2] mx6sabresd: Avoid hang when HDMI cable is not connected

2013-09-20 Thread Stefano Babic
-by: Pardeep Kumar Singla b45...@freescale.com Suggested-by: Eric Bénard e...@eukrea.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks! Best regards, Stefano Babic -- = DENX Software

Re: [U-Boot] [PATCH v2 2/2] mx6sabresd: Reset counter to prevent error message

2013-09-20 Thread Stefano Babic
-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D

Re: [U-Boot] [PATCH 2/2] mx6qsabreauto: Return error if cpu_eth_init() fails

2013-09-20 Thread Stefano Babic
! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email

Re: [U-Boot] [PATCH 3/3] mx35pdk: Fix error handling in board_late_init()

2013-09-23 Thread Stefano Babic
- - cpu_eth_init(bis); - - return rc; + return cpu_eth_init(bis); } #if defined(CONFIG_FSL_ESDHC) Acked-by: Stefano Babic sba...@denx.de Best regards, Stefano Babic -- = DENX Software Engineering GmbH

Re: [U-Boot] [PATCH] tools/imximage.c: Fix compiling warning

2013-09-26 Thread Stefano Babic
; - set_hdr_func(imxhdr); + set_hdr_func(); /* Parse dcd configuration file */ parse_cfg_file(imximage_header, params-imagename); Thanks for fixing this ! Acked-by: Stefano Babic sba...@denx.de Best regards, Stefano Babic

Re: [U-Boot] [PATCH V5 00/18] Make mv_udc work for i.mx6

2013-09-26 Thread Stefano Babic
Hi Troy, Marek, On 26/09/2013 03:41, Troy Kisky wrote: Stefano, if you would you like to take the last 3 patches, you should apply i.MX6Q/DLS: Add MX6_PAD_GPIO_1__USB_OTG_ID from Eric Nelson first. Eric's patch is already in my queue, I will apply it. The patches are mostly independent,

Re: [U-Boot] [PATCH] tools/imximage.c: Fix compiling warning

2013-09-27 Thread Stefano Babic
regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba

Re: [U-Boot] [PATCH 1/3] mx28evk: Propagate the error if cpu_eth_init() fails

2013-09-27 Thread Stefano Babic
On 20/09/2013 21:30, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com If cpu_eth_init() fails we should return the error immediately. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx (fix), thanks! Best regards, Stefano Babic

Re: [U-Boot] [PATCH 2/3] mx28evk: Propagate the error if cpu_eth_init() fails

2013-09-27 Thread Stefano Babic
regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba

Re: [U-Boot] [PATCH 3/3] mx35pdk: Fix error handling in board_late_init()

2013-09-27 Thread Stefano Babic
to u-boot-imx (fix), thanks! Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax

Re: [U-Boot] [PATCH] mx6: Fix use of improper value in enable_ipu_clock

2013-09-27 Thread Stefano Babic
On 09/23/2013 04:37 AM, Pierre Aubert wrote: The value MXC_CCM_CCGR3_IPU1_IPU_DI0_OFFSET that was used to initialize the CCGR3 register caused an undefined value for CG0. Signed-off-by: Pierre Aubert p.aub...@staubli.com CC: Stefano Babic sba...@denx.de --- Applied to u-boot-imx (fix

Re: [U-Boot] [PATCH V2] i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID

2013-09-27 Thread Stefano Babic
On 25/09/2013 17:37, Eric Nelson wrote: This patch adds the pad to i.MX6DQ and changes the i.MX6DLS declaration to match the Linux kernel declaration. Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- Applied to u-boot-imx (fix), thanks! Best regards, Stefano Babic

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

2013-09-27 Thread Stefano Babic
): ARM: arch-mx6: fix PLL2_PFD2_FREQ Pierre Aubert (1): mx6: Fix use of improper value in enable_ipu_clock Robert Winkler (1): imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip Stefano Babic (1): Merge branch 'master' of git://git.denx.de/u-boot-arm York Sun (1

Re: [U-Boot] i.MX6 based board does not work if watchdog support is enabled

2013-09-29 Thread Stefano Babic
Hi Antolji, On 29/09/2013 20:08, Otavio Salvador wrote: I am booting the board from USB loader. May it be an issue? No, it shouldn't be an issue. Does the attached patch help? It does fix the issue! :-) Can you resend the patch in the usual way to ML for including into mainline ?

Re: [U-Boot] [PATCH] mx5: lowlevel_init: Remove unused macro

2013-10-01 Thread Stefano Babic
*/ .endm -.macro setup_wdog - ldr r0, =WDOG1_BASE_ADDR - mov r1, #0x30 - strh r1, [r0] -.endm - ENTRY(lowlevel_init) mov r10, lr mov r4, #0 /* Fix R4 to 0 */ Acked-by: Stefano Babic sba...@denx.de Best regards, Stefano Babic

Re: [U-Boot] [PATCH] mx6: Add IOMUX_CONFIG_SION flag to all GPIO pins

2013-10-01 Thread Stefano Babic
Hi Otavio, On 30/09/2013 00:15, Otavio Salvador wrote: The IOMUX_CONFIG_SION allows for reading PAD value from PSR register. The following quote from the datasheet: , | ... | 28.4.2.2 GPIO Write Mode | The programming sequence for driving output signals should be as follows: | 1.

Re: [U-Boot] [PATCH] mx6: Add IOMUX_CONFIG_SION flag to all GPIO pins

2013-10-01 Thread Stefano Babic
Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba

Re: [U-Boot] [PATCH] mx6: Add IOMUX_CONFIG_SION flag to all GPIO pins

2013-10-01 Thread Stefano Babic
Hi Eric, On 01/10/2013 16:26, Eric Nelson wrote: I'm not sure where you're seeing this in the RM, but in order to read the pad state when not configured as an input, the SION bit needs to be set in the pad mux register on i.MX51/53. I have checked inside the 37.3.2.2 GPIO Write for i.MX53

Re: [U-Boot] [PATCH] mx6: Add IOMUX_CONFIG_SION flag to all GPIO pins

2013-10-01 Thread Stefano Babic
Hi Eric, On 01/10/2013 17:56, Eric Nelson wrote: Hi Stefano, On 10/01/2013 07:49 AM, Stefano Babic wrote: Hi Eric, On 01/10/2013 16:26, Eric Nelson wrote: I'm not sure where you're seeing this in the RM, but in order to read the pad state when not configured as an input, the SION bit

Re: [U-Boot] [PATCH] mx6: Add IOMUX_CONFIG_SION flag to all GPIO pins

2013-10-02 Thread Stefano Babic
Hi Benoit, Eric, Otavio, On 01/10/2013 21:50, Benoît Thébaudeau wrote: You probably wouldn't just set SION on all pins, right? I suspect that there'd be some ramification in terms of power consumption if nothing else. Right. Well, instead of adding SION to the pin definition header files,

Re: [U-Boot] imximage on the MX50

2013-10-02 Thread Stefano Babic
regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba

Re: [U-Boot] [PATCH] ARM: mx5: Enable L2 cache

2013-10-02 Thread Stefano Babic
Hi Fabio, On 30/09/2013 18:16, Fabio Estevam wrote: Enable L2 cache for improving the system performance. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- arch/arm/cpu/armv7/mx5/lowlevel_init.S | 6 ++ 1 file changed, 6 insertions(+) diff --git

Re: [U-Boot] [PATCH] ARM: mx5: Enable L2 cache

2013-10-02 Thread Stefano Babic
Hi Fabio, On 02/10/2013 15:43, Fabio Estevam wrote: Hi Stefano, On Wed, Oct 2, 2013 at 5:36 AM, Stefano Babic sba...@denx.de wrote: This is a repost from a your previous patch on August, 19th, where you report slow tftp transfer even with L2-cache enable. Was this issue solved

Re: [U-Boot] imximage on the MX50

2013-10-02 Thread Stefano Babic
as expected. If there are some errors in your DCD table and the controller is not correctly set, the processor will fall back to USB. You could also set a breakpoint to the U-Boot start address - after loading U-Boot, the SOC jumps to this address. You can check if it is hit. Best regards, Stefano Babic

Re: [U-Boot] [PATCH v4] Add initial support for Wandboard dual lite and solo.

2013-03-15 Thread Stefano Babic
On 15/03/2013 18:27, Wolfgang Denk wrote: Dear Stefano Babic, Hi Wolfgang, I agree that it is important information, and there should be a way that the user can get at this information. But I see no urgent need to print this for everyboot, where it is just costing us precious boot time

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

2013-03-16 Thread Stefano Babic
On 15/03/2013 21:16, Otavio Salvador wrote: Hi Stefano, Hi Otavio, On Fri, Mar 15, 2013 at 3:51 PM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: Applied to u-boot-arm/master, thanks! Could you please merge u-boot-arm/master back into u-boot-imx/master? Done ! Regards, Stefano --

Re: [U-Boot] [PATCH v2 1/5] imx iim: Homogenize and fix register definitions

2013-03-18 Thread Stefano Babic
On 27/11/2012 14:30, Benoît Thébaudeau wrote: Homogenize prg_p naming (the reference manuals are not always self-consistent for that). Add missing registers. Fix some registers. Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com Cc: Stefano Babic sba...@denx.de Cc: Wolfgang

Re: [U-Boot] [PATCH v2] mxs: spl_mem_init: Align DDR2 init with FSL bootlets source

2013-03-20 Thread Stefano Babic
module. Bus freq driver module loaded IMX usb wakeup probe usb h1 wakeup device is registered mxs_cpu_init: cpufreq init finished ... Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software

Re: [U-Boot] [PATCH v4] Add initial support for Wandboard dual lite and solo.

2013-03-20 Thread Stefano Babic
On 14/03/2013 03:32, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com Add initial support for Wandboard. Wandboard is a development board that has two variants: one version based on mx6 dual lite and another one based on mx6 solo. For details on the features of

Re: [U-Boot] [PATCH] imx-common: timer: fix 32-bit overflow

2013-03-20 Thread Stefano Babic
your patch I get convinced that we have a lot of duplicated code (get_ticks() for example) in most SOCs, but let it for a further improvement. Acked-by: Stefano Babic sba...@denx.de Best regards, Stefano -- = DENX Software

Re: [U-Boot] [PATCH] configs: mx28evk: Use single-line comments

2013-03-20 Thread Stefano Babic
On 27/01/2013 16:52, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com No need to use multi-line style comments for single-line contents. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH] imx-common: timer: fix 32-bit overflow

2013-03-20 Thread Stefano Babic
=== Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142

Re: [U-Boot] [PATCH] mx28evk: Disable CONFIG_CMD_I2C

2013-03-20 Thread Stefano Babic
/configs/mx28evk.h +++ b/include/configs/mx28evk.h @@ -68,7 +68,6 @@ #define CONFIG_CMD_SPI #define CONFIG_CMD_USB #define CONFIG_CMD_BOOTZ -#define CONFIG_CMD_I2C #define CONFIG_CMD_NAND /* Applied to u-boot-imx, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH V3] i.MX6: Add hdmidet command to detect attached HDMI monitor

2013-03-20 Thread Stefano Babic
On 09/03/2013 18:06, Eric Nelson wrote: Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk

Re: [U-Boot] [PATCH] i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT

2013-03-20 Thread Stefano Babic
On 10/03/2013 00:26, Eric Nelson wrote: Nothing on the SABRE Lite board warrants a shorter than normal ARP timeout. Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH v5] Add initial support for Wandboard dual lite and solo.

2013-03-20 Thread Stefano Babic
://www.wandboard.org/ Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office

Re: [U-Boot] u-boot-imx: tags

2013-03-23 Thread Stefano Babic
-imx has the last merged patches for i.MX development, that are not yet merged into u-boot mainline, but they will be in a short time. But if you really want to stick with a tag, you should get your sources from u-boot mainline. Regards, Stefano Babic

Re: [U-Boot] [RFC] Bootcount improvements

2013-03-23 Thread Stefano Babic
on the environment the board works, we should be sure that changing the hardware the system is able to try again from a clean situation. If you move the bootcount into a non-volatile memory, you add a history to the process and breaks this assumption. Best regards, Stefano Babic

Re: [U-Boot] [PATCH 0/6] Falcon boot mode for spl_mmc

2013-03-24 Thread stefano babic
Am 24/03/2013 23:11, schrieb Peter Korsgaard: Ehh, seems I fat fingered the subject :/ No problem, I was thinking about what a strange patch could be... ;-) Regards, Stefano Babic On Sun, Mar 24, 2013 at 10:51 PM, Peter Korsgaard peter.korsga...@barco.com wrote: Hi, This patch series

Re: [U-Boot] [PATCH v5 3/3] mx6qsabre{sd, auto}: Add boot mode select

2013-04-03 Thread Stefano Babic
, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80

Re: [U-Boot] [PATCH v5 1/3] mx6qsabresd: Document the mapping of USDHC[2-4]

2013-04-03 Thread Stefano Babic
On 16/03/2013 19:05, Otavio Salvador wrote: This documents the SD card identifier so it is easier for user to spot which card number will be used, if need. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH v5 2/3] mx6qsabresd: Fix card detection for invalid card id case

2013-04-03 Thread Stefano Babic
On 16/03/2013 19:05, Otavio Salvador wrote: This changes the code so in case an unkown value is passed it will return as invalid. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH] mx28evk: Introduce a new target for saving env vars to NAND

2013-04-03 Thread Stefano Babic
On 07/03/2013 22:28, Fabio Estevam wrote: Introduce 'mx28evk_nand' target for saving environment variables into NAND. The mx28evk board does not come with a NAND flash populated from the factory. It comes with an empty slot (U23), which allows the insertion of a 48-pin TSOP flash device.

Re: [U-Boot] [PATCH] mx6qsabrelite: README: No need to pass 'u-boot.imx'

2013-04-03 Thread Stefano Babic
On 20/03/2013 15:07, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com The u-boot.imx binary is generated by default, so no need to pass it in the 'make' line. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards,

Re: [U-Boot] [PATCH] mmc: mx6qsabrelite: fsl_esdhc: Define maximum bus width supported by SabreLite board

2013-04-03 Thread Stefano Babic
in host capabilities otherwise host capabilities are modified accordingly. It is tested with a MMCplus card. Signed-off-by: Abbas Raza abbas_r...@mentor.com cc: stefano Babic sba...@denx.de cc: Andy Fleming aflem...@gmail.com Acked-by: Dirk Behme dirk.be...@de.bosch.com Acked-by: Andrew

Re: [U-Boot] [PATCH] spi: mxc_spi: Fix ECSPI reset handling

2013-04-03 Thread Stefano Babic
is overwritten some lines later ;-) Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53

Re: [U-Boot] [PATCH] mx25pdk: Enable imxdi RTC

2013-04-03 Thread Stefano Babic
On 22/03/2013 20:30, Benoît Thébaudeau wrote: The mx25pdk board supports the i.MX25 DryIce RTC (imxdi), so enable it. This allows to compile-test the imxdi driver in the mainline tree. Signed-off-by: Benoît Thébaudeau benoit.thebaud...@advansee.com --- Applied to u-boot-imx, thanks. Best

Re: [U-Boot] [PATCH] mx23_olinuxino: Change definitions to use spaces instead of tabs

2013-04-03 Thread Stefano Babic
On 25/03/2013 03:17, Otavio Salvador wrote: Change all #define/ifdefTAB sequences into #define/ifdefSPACE. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Applied to u-boot-imx, thanks. Best regards, Stefano --

Re: [U-Boot] [PATCH 1/1] i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command

2013-04-03 Thread Stefano Babic
with the patch, but the description is wrong. Can you rewrite it simply stating that the chipselect 1 is wrong and that it is not strictly required (but again, is not forbidden) to pass it to sf probe ? Best regards, Stefano Babic

Re: [U-Boot] [PATCH] mmc: mx6qsabrelite: fsl_esdhc: Define maximum bus width supported by SabreLite board

2013-04-03 Thread Stefano Babic
On 03/04/2013 11:06, Stefano Babic wrote: On 21/03/2013 12:00, Abbas Raza wrote: From: Abbas Raza abbas_r...@mentor.com Maximum bus width supported by SabreLite board is not 8bit like all other mx6q specific boards. In case where both host controller and card support 8bit transfers

Re: [U-Boot] [PATCH v2] mx6: Fix get_board_rev() for the mx6 solo case

2013-04-03 Thread Stefano Babic
. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba

Re: [U-Boot] [PATCH 1/3] wandboard: Remove duplicate 'mmc dev'

2013-04-03 Thread Stefano Babic
On 02/04/2013 04:03, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com No need to call 'mmc dev' twice. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards, Stefano --

Re: [U-Boot] [PATCH 2/3] mx6qsabrelite: Remove duplicate 'mmc dev'

2013-04-03 Thread Stefano Babic
On 02/04/2013 04:03, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com No need to call 'mmc dev' twice. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards, Stefano --

Re: [U-Boot] [PATCH 3/3] wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM

2013-04-03 Thread Stefano Babic
On 02/04/2013 04:03, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com CONFIG_SYS_FSL_USDHC_NUM is not used for wandboard. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best regards, Stefano --

Re: [U-Boot] [PATCH] mmc: mx6qsabrelite: fsl_esdhc: Define maximum bus width supported by SabreLite board

2013-04-03 Thread Stefano Babic
On 03/04/2013 11:18, Dirk Behme wrote: On 03.04.2013 11:06, Stefano Babic wrote: On 21/03/2013 12:00, Abbas Raza wrote: From: Abbas Raza abbas_r...@mentor.com Maximum bus width supported by SabreLite board is not 8bit like all other mx6q specific boards. In case where both host controller

Re: [U-Boot] [PATCH 1/1] i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command

2013-04-03 Thread Stefano Babic
was supposed to be used. include/configs/mx6qsabrelite.h: #define CONFIG_SF_DEFAULT_CS (0|(IMX_GPIO_NR(3, 19)8)) It should be 0x7300 Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel

Re: [U-Boot] [PATCH v2 1/1] i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command

2013-04-03 Thread Stefano Babic
On 03/04/2013 11:57, Javier Martinez Canillas wrote: board/freescale/mx6qsabrelite/README explain a procedure to update the SPI-NOR on the SabreLite board without Freescale manufacturing tool but following this procedure leads to both sf erase and sf write failing on a mx6qsabrelite board:

Re: [U-Boot] [PATCH 1/1] i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe command

2013-04-03 Thread Stefano Babic
On 03/04/2013 16:11, Eric Nelson wrote: On 04/03/2013 03:13 AM, Stefano Babic wrote: On 03/04/2013 11:50, Javier Martinez Canillas wrote: Just for curiosity, in which configuration file did you see that? When I had the issue I looked at include/configs/{mx6qsabrelite,mx6_common}.h and board

Re: [U-Boot] [PATCH] spi: mxc_spi: Fix ECSPI reset handling

2013-04-04 Thread Stefano Babic
On 03/04/2013 18:54, Dirk Behme wrote: Am 03.04.2013 11:12, schrieb Stefano Babic: On 21/03/2013 09:03, Dirk Behme wrote: Reviewing the ECSPI reset handling shows two issues: Hi Dirk, agree completely, only a very minor question.. + +reg_ctrl = reg_read(regs-ctrl); As you says

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

2013-04-04 Thread Stefano Babic
Hi Albert, last iMX fixes for the release. Please pull from u-boot-imx, thanks. The following changes since commit b27673ccbd3d5435319b5c09c3e7061f559f925d: Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master' (2013-03-15 20:50:43 +0100) are available in the git repository at:

Re: [U-Boot] [STATUS] v2013.04-rc2 released

2013-04-04 Thread Stefano Babic
On 04/04/2013 10:20, Albert ARIBAUD wrote: Hi Tom, Hi Albert, Mainly I am waiting for Vincent's V10 to be tested a bit, and also I am going to post the fix for the __bss_end mixup. Anything else for 2013.04 ARM still missing, people please yell at me. Apart my pull request I have sent

Re: [U-Boot] [PATCH 3/3] mx6sl: Add initial support for mx6slevk board

2013-04-10 Thread Stefano Babic
On 06/04/2013 18:40, Fabio Estevam wrote: Hi Dirk, On Sat, Apr 6, 2013 at 1:30 PM, Dirk Behme dirk.be...@gmail.com wrote: ... but saving power over the whole (kernel) runtime. I might be wrong, but to my understanding the kernel doesn't *disable* unneeded clocks? So it's up to the

Re: [U-Boot] zmodem ?

2013-04-10 Thread Stefano Babic
correct? Yes, it is Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142

Re: [U-Boot] [PATCH v2] spi: mxc_spi: Set master mode for all channels

2013-04-10 Thread Stefano Babic
On 10/04/2013 01:06, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com The glitch in the SPI clock line, which commit 3cea335c34 (spi: mxc_spi: Fix spi clock glitch durant reset) solved, is back now and itwas re-introduced by commit d36b39bf0d (spi: mxc_spi: Fix ECSPI

Re: [U-Boot] [PATCH] mx31pdk: Remove watchdog support

2013-04-10 Thread Stefano Babic
be merged. Acked-by: Stefano Babic sba...@denx.de Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49

Re: [U-Boot] [PATCH v2] mx35 iomux: correct offsets of IOMUX registers

2013-04-10 Thread Stefano Babic
= IOMUXC_BASE_ADDR + 0x7A4, /* last Pad control */ + IOMUXSW_INPUT_CTL = IOMUXC_BASE_ADDR + 0x7A8, /* input select */ IOMUXSW_INPUT_END = IOMUXC_BASE_ADDR + 0x9F4, /* last input select */ }; You're right, offset were wrong. Acked-by: Stefano Babic sba...@denx.de Best regards, Stefano Babic

Re: [U-Boot] [PATCH] mx6qsabre{sd, auto}: Fix environment as 'mmc rescan' takes no arguments

2013-04-13 Thread Stefano Babic
; then \ run bootscript; \ else \ Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office

Re: [U-Boot] [PATCH v2] spi: mxc_spi: Set master mode for all channels

2013-04-13 Thread Stefano Babic
On 10/04/2013 14:01, Fabio Estevam wrote: Hi Stefano, On Wed, Apr 10, 2013 at 3:10 AM, Stefano Babic sba...@denx.de wrote: I am afraid you are breaking MX3x / MX25 because you add MXC_CSPICTRL_MODE_MASK only to MX5 / MX6. It will not break other platforms because this code is protected

Re: [U-Boot] [PATCH 0/5] vybrid: Add vybrid CPU and vf600 tower board support

2013-04-13 Thread Stefano Babic
is reused, I think also FEC, I wonder that UART is not. - Which image is produced ? I do not understand why you need a new type if you reuse the same rule (mkimage for imx) we have. Best regards, Stefano Babic -- = DENX

Re: [U-Boot] [PATCH 3/5] vybrid: add uart driver support

2013-04-13 Thread Stefano Babic
structures, instead. We have already ARM accessors (in8 is defined for powerpc). Use functions in io.h This driver is very simple, and it is similar to already implemented drivers. Sure that we cannot reuse other code ? Best regards, Stefano Babic

Re: [U-Boot] [PATCH 4/5] vybrid: add eSDHC driver support

2013-04-13 Thread Stefano Babic
not sure if we need CONFIG_VYBRID (but then it should be ARCH_VYBRID) or we can let flow these processors into the i.MX family. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB

Re: [U-Boot] [PATCH 2/5] vybrid: add Freescale vybrid vf600 tower board support

2013-04-13 Thread Stefano Babic
CONFIG_SYS_ANADIG_SYS_NUM0x +#define CONFIG_SYS_ANADIG_SYS_DENOM 0x0012 +#define CONFIG_SYS_ANADIG_SYS_PFD_5280x +#define CONFIG_SYS_ANADIG_SYS_PLL_LOCK 0x + See my previous comments about this stuff. Best regards, Stefano Babic

Re: [U-Boot] [PATCH] arm: imx: Change iomux functions to void type

2013-04-13 Thread Stefano Babic
On 11/04/2013 11:06, Stefan Roese wrote: They never return anything also than 0, so lets change the function to void instead. Signed-off-by: Stefan Roese s...@denx.de --- arch/arm/imx-common/iomux-v3.c | 18 +- arch/arm/include/asm/imx-common/iomux-v3.h | 4

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

2013-04-14 Thread Stefano Babic
Hallo Albert, I have a couple of fixes for the release. Please pull from u-boot-imx, thanks ! The following changes since commit d36b39bf0d1dbe4ef03f7fc1f20b2e52eb90acf5: spi: mxc_spi: Fix ECSPI reset handling (2013-04-04 10:23:09 +0200) are available in the git repository at:

Re: [U-Boot] [Patch] fsl_esdhc: Fix DMA transfer completion waiting loop

2013-04-14 Thread Stefano Babic
On 14/04/2013 09:19, Dirk Behme wrote: Am 08.04.2013 11:06, schrieb Andrew Gabbasov: Rework the waiting for transfer completion loop condition to continue waiting until both Transfer Complete and DMA End interrupts occur. Checking of DLA bit in Present State register looks not needed in

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

2013-04-14 Thread Stefano Babic
Sorry Albert, there are two more fixes that I have not merged before. Please pull from u-boot-imx again, thanks. The following changes since commit 0f1411bc8dade4472ca802f46f75714e67301bb0: spi: mxc_spi: Set master mode for all channels (2013-04-13 17:46:42 +0200) are available in the git

Re: [U-Boot] [PATCH v3] imx: Add titanium board support (i.MX6 based)

2013-04-16 Thread Stefano Babic
On 16/04/2013 09:19, Stefan Roese wrote: Titanium is a i.MX6 based board from ProjectionDesign / Barco. This patch adds support for this board with the newly introduced NAND support for i.MX6. Hi Stefan. diff --git a/board/freescale/titanium/imximage.cfg

Re: [U-Boot] [PATCH v2] mx35 iomux: correct offsets of IOMUX registers

2013-04-16 Thread Stefano Babic
...@paeps.cx --- Applied to u-boot-imx, -next branch, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

Re: [U-Boot] [PATCH] mx28evk: add trimffs to nand command

2013-04-16 Thread Stefano Babic
On 08/04/2013 20:59, Eric Bénard wrote: this is usefull when writing an UBI image which contains and UBIFS volume (check README.nand and UBI FAQ for more details) Signed-off-by: Eric Bénard e...@eukrea.com --- Applied to u-boot-imx, -next branch, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH] arm: imx: Change iomux functions to void type

2013-04-16 Thread Stefano Babic
On 11/04/2013 11:06, Stefan Roese wrote: They never return anything also than 0, so lets change the function to void instead. Signed-off-by: Stefan Roese s...@denx.de --- Applied to u-boot-imx, -next branch, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH] ARM: mx6: define CONFIG_ARM_ERRATA_742230

2013-04-16 Thread Stefano Babic
On 16/04/2013 16:58, Shawn Guo wrote: The ARM errata 742230 - ARM errata: DMB operation may be faulty is claimed for Cortex-A9 (r1p0..r2p2). Though i.MX6 uses a newer revision than r2p2, we are seeing a reboot failure on i.MX6 SMP build that can be fixed by applying the workaround for this

Re: [U-Boot] [PATCH] ARM: mx6: define CONFIG_ARM_ERRATA_742230

2013-04-17 Thread Stefano Babic
for this errata. So for safety, let's define CONFIG_ARM_ERRATA_742230 to enable the workaround on i.MX6. Signed-off-by: Shawn Guo shawn@linaro.org --- Applied to u-boot-imx, -next branch, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH v4] imx: Add titanium board support (i.MX6 based)

2013-04-17 Thread Stefano Babic
On 16/04/2013 14:55, Stefan Roese wrote: Titanium is a i.MX6 based board from ProjectionDesign / Barco. This patch adds support for this board with the newly introduced NAND support for i.MX6. Signed-off-by: Stefan Roese s...@denx.de Cc: Stefano Babic sba...@denx.de Cc: Fabio Estevam

Re: [U-Boot] [PATCH 3/3] mx6sl: Add initial support for mx6slevk board

2013-04-17 Thread Stefano Babic
On 06/04/2013 18:40, Fabio Estevam wrote: Hi Dirk, On Sat, Apr 6, 2013 at 1:30 PM, Dirk Behme dirk.be...@gmail.com wrote: ... but saving power over the whole (kernel) runtime. I might be wrong, but to my understanding the kernel doesn't *disable* unneeded clocks? So it's up to the

Re: [U-Boot] [PATCH] imx: Add support for the SabreSD shipped with i.MX6DL

2013-04-19 Thread Stefano Babic
CONFIG_MX6Q ? You drop it, but I do not see who sets it. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49

Re: [U-Boot] [PATCH] imx: Add support for the SabreSD shipped with i.MX6DL

2013-04-19 Thread Stefano Babic
On 19/04/2013 10:27, Eric Bénard wrote: Hi Stefano, Hi Eric, Can we please avoid such #ifdef's? Here, we could for example refer to the board name (CONFIG_SYS_BOARD if you like the name, or some custom defined CONFIG_BOARD_NAME like other boards do). And who does set CONFIG_MX6Q ? You

Re: [U-Boot] [PATCH 3/3] mx6sl: Add initial support for mx6slevk board

2013-04-22 Thread Stefano Babic
On 21/04/2013 19:00, Fabio Estevam wrote: Hi Stefano, On Wed, Apr 17, 2013 at 5:48 AM, Stefano Babic sba...@denx.de wrote: Ok, let's do in this way - I agree that U-boot should only turn on the clocks that it requires and do not touch the rest. But let's start pushing this into u-boot-imx

Re: [U-Boot] [PATCH] imx: Add titanium board support (i.MX6 based)

2013-04-22 Thread Stefano Babic
, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de

Re: [U-Boot] [PATCH] imx: Add titanium board support (i.MX6 based)

2013-04-22 Thread Stefano Babic
On 22/04/2013 10:12, Stefan Roese wrote: On 22.04.2013 10:07, Stefano Babic wrote: On 10/04/2013 09:17, Stefan Roese wrote: Titanium is a i.MX6 based board from ProjectionDesign / Barco. This patch adds support for this board with the newly introduced NAND support for i.MX6. Signed-off

Re: [U-Boot] [PATCH V2 6/6] arm: mx5: Add support for DENX M53EVK

2013-04-24 Thread Stefano Babic
On 21/04/2013 22:29, Marek Vasut wrote: Dear Benoît Thébaudeau, Dear Marek Vasut, Hi Marek, On Sunday, April 21, 2013 9:12:31 PM, Marek Vasut wrote: Dear Benoît Thébaudeau, Dear Marek Vasut, On Sunday, April 21, 2013 5:52:27 PM, Marek Vasut wrote: Add basic support for the DENX

Re: [U-Boot] [PATCH V2 6/6] arm: mx5: Add support for DENX M53EVK

2013-04-25 Thread Stefano Babic
On 24/04/2013 20:52, Marek Vasut wrote: But you forget that a single image can be saved on multiple storage: u-boot.imx can be stored on SD or NOR or SPI-NOR, and that is the reason for having SOC-specific extension. I agree with Benoit: at the moment, only people working with i.MX know that

Re: [U-Boot] [PATCH v4 01/10] imx: Homogenize and fix fuse register definitions

2013-04-25 Thread Stefano Babic
! Acked-by: Stefano Babic sba...@denx.de Best regards, Stefano Babic Changes in v4: - Convert spaces to tabs. Changes in v3: - Rebase against latest u-boot-imx/master. - Fix the number of banks on i.MX6. - Rename iim to ocotp on i.MX6 in order to avoid confusion, and merge

Re: [U-Boot] [PATCH V2 6/6] arm: mx5: Add support for DENX M53EVK

2013-04-25 Thread Stefano Babic
On 24/04/2013 12:59, Benoît Thébaudeau wrote: Apart of that and not related to this patch, if we in future use SPL also for booting from SD, we can get a single way to boot from different storage. TI based SOCs already do this: same SPL, it checks from SD and NAND. With this also comes the

Re: [U-Boot] [PATCH V2 6/6] arm: mx5: Add support for DENX M53EVK

2013-04-25 Thread Stefano Babic
On 25/04/2013 10:38, Stefan Roese wrote: Hi Stefano, On 25.04.2013 09:31, Stefano Babic wrote: On 24/04/2013 12:59, Benoît Thébaudeau wrote: Apart of that and not related to this patch, if we in future use SPL also for booting from SD, we can get a single way to boot from different

<    5   6   7   8   9   10   11   12   13   14   >