Re: [PATCH 061/149] board: freescale: Remove and add needed includes

2024-05-01 Thread Jason Liu
Peng Fan > Cc: Giulio Benetti > Cc: Jesse Taube > Cc: Pramod Kumar > Cc: Alison Wang > Cc: Tang Yuantian > Cc: Mingkai Hu > Cc: Ashish Kumar > Cc: Priyanka Jain > Cc: Wasim Khan > Cc: Meenakshi Aggarwal > Cc: Angelo Dureghello > Cc: TsiChung Liew >

Re: [PATCH] imx53-qsb: Convert to watchdog driver model

2024-02-23 Thread Jason Liu
From: Fabio Estevam Sent: Thursday, February 22, 2024 1:39 AM To: sba...@denx.de Cc: Jason Liu ; u-boot@lists.denx.de ; Fabio Estevam Subject: [PATCH] imx53-qsb: Convert to watchdog driver model Commit 68dcbdd594d4 ("ARM: imx: Add weak default rese

RE: [PATCH 00/13] x86: Various minor enhancements for coreboot

2023-02-21 Thread Jason Liu
> -Original Message- > From: Simon Glass > Sent: 2023年2月21日 3:49 > To: U-Boot Mailing List > Cc: Bin Meng ; Simon Glass ; > AKASHI Takahiro ; Andrew Scull > ; Heinrich Schuchardt ; Ilias > Apalodimas ; Jason Liu ; > John Keeping ; Marek Vasut ; > Mas

RE: [PATCH v2 3/4] cmd: bdinfo: introduce bdinfo_print_size() helper

2022-08-30 Thread Jason Liu
> -Original Message- > From: Ovidiu Panait > Sent: 2022年8月30日 1:02 > To: u-boot@lists.denx.de > Cc: Ovidiu Panait ; Simon Glass ; > Andy Shevchenko ; Dzmitry Sankouski > ; Heinrich Schuchardt ; Jason > Liu > Subject: [PATCH v2 3/4] cmd: bdinfo: introduce

RE: [PATCH 07/14] video: Drop references to CONFIG_VIDEO et al

2022-01-26 Thread Jason Liu
cchi ; Fabio Estevam > ; Heiko Schocher ; Heinrich Schuchardt > ; Jaehoon Chung ; Jason > Liu ; Joel Peshkin ; > Kory Maincent ; Marek Vasut > ; Michal Simek ; dl-uboot-imx > ; Ovidiu Panait ; Peng > Fan ; Rasmus Villemoes ; > samuel.e...@siemens.com; Stefan Bosch ; Stefan > Ro

RE: [RFC PATCH 04/10] FWU: Add metadata access functions for GPT partitioned block devices

2021-12-09 Thread Jason Liu
as > ; Jose Marinho ; Grant > Likely ; Jason Liu ; Sughosh > Ganu > Subject: [RFC PATCH 04/10] FWU: Add metadata access functions for GPT > partitioned block devices > > In the FWU Multi Bank Update feature, the information about the updatable > images is stored as part of the

RE: [PATCH 8/8] imx: convert mx53loco board to DM_VIDEO

2020-05-26 Thread Jason Liu
> -Original Message- > From: Anatolij Gustschin > Sent: Tuesday, May 26, 2020 7:42 AM > To: u-boot@lists.denx.de > Cc: Jason Liu > Subject: [PATCH 8/8] imx: convert mx53loco board to DM_VIDEO > > Migration to DM_VIDEO driver is long overdue. Update def

Re: [U-Boot] [v3, 3/5] Convert to use fsl_esdhc_imx for i.MX platforms

2019-05-28 Thread Jason Liu
einer ; Stefan Roese ; Patrick > Bruenn ; Troy Kisky > ; Uri Mashiach > ; Nikita Kiryanov ; > Otavio Salvador ; Andreas Geisreiter > ; Ludwig Zenz ; Eric > Bénard ; Peng Fan ; Jason Liu > ; Ye Li ; Adrian Alonso > ; Alison Wang ; > thar...@gateworks.com; Ian Ray ; Marcin Nie

Re: [U-Boot] [v3, 1/5] Move CONFIG_FSL_ESDHC to defconfig

2019-05-28 Thread Jason Liu
einer ; Stefan Roese ; Patrick > Bruenn ; Troy Kisky > ; Uri Mashiach > ; Nikita Kiryanov ; > Otavio Salvador ; Andreas Geisreiter > ; Ludwig Zenz ; Eric > Bénard ; Peng Fan ; Jason Liu > ; Ye Li ; Adrian Alonso > ; Alison Wang ; > thar...@gateworks.com; Ian Ray ; Marcin Nie

Re: [U-Boot] [PATCH] i.MX6: Add ANATOP regulator init

2012-04-18 Thread Jason Liu
. The bootloader      prevents access to the ANATOP registers. Signed-off-by: Dirk Behme dirk.be...@de.bosch.com CC: Jason Chen b02...@freescale.com CC: Jason Liu r64...@freescale.com CC: Ranjani Vaidyanathan ra5...@freescale.com CC: Stefano Babic sba...@denx.de CC: Fabio Estevam feste...@gmail.com

[U-Boot] [PATCH] i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly

2012-04-11 Thread Jason Liu
If one PAD does not have mux or pad config register, we need set the NO_MUX_I/NO_PAD_I to 0, the old value is not correct Signed-off-by: Jason Liu jason@linaro.org CC: Stefano Babic sba...@denx.de --- arch/arm/include/asm/arch-mx6/mx6x_pins.h |4 ++-- 1 files changed, 2 insertions(+), 2

Re: [U-Boot] [PATCH 1/5] mx53loco: Use gpio_direction_input prior to gpio_get_value

2012-02-08 Thread Jason Liu
2012/2/8 Fabio Estevam feste...@gmail.com: Use gpio_direction_input prior to gpio_get_value. Cc: Jason Liu r64...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com Acked-by: Jason Liu r64...@freescale.com ---  board/freescale/mx53loco/mx53loco.c |    2 ++  1 files

Re: [U-Boot] [PATCH 3/5] mx53evk: Use gpio_direction_input prior to gpio_get_value

2012-02-08 Thread Jason Liu
2012/2/8 Fabio Estevam feste...@gmail.com: Use gpio_direction_input prior to gpio_get_value. Cc: Jason Liu r64...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com Acked-by: Jason Liu r64...@freescale.com ---  board/freescale/mx53evk/mx53evk.c |    2 ++  1 files

Re: [U-Boot] [PATCH 1/1] MX5:MX53: support for Freescale MX53LOCO

2012-02-02 Thread Jason Liu
Bud, 2012/2/3 Bud Miljkovic bud_miljko...@trimble.com: Hi Stefano, I have cloned yesterday http://git.denx.de/u-boot.git on to my local machine and from there selected the v2011.12-rc3 tag.  Then I configured the mx53loco board and successfully build u-boot.imx, copied the image to a SD

[U-Boot] [PATCH] i.mx: i.mx5: update imx_get_mac_from_fuse function

2012-01-31 Thread Jason Liu
i.mx5, here it does it. After apply this patch, u-boot works again on i.mx51/53 evk boards. Signed-off-by: Jason Liu jason@linaro.org Cc: Stefano Babic sba...@denx.de --- arch/arm/cpu/armv7/mx5/soc.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/cpu/armv7

Re: [U-Boot] [PATCH 0/3] mxc_spi refactoring (for mx6q and mx6qsabrelite)

2012-01-30 Thread Jason Liu
Eric, 2012/1/31 Eric Nelson eric.nel...@boundarydevices.com: This patch set refactors mxc_spi as described in    http://lists.denx.de/pipermail/u-boot/2010-March/068791.html and requested in    http://lists.denx.de/pipermail/u-boot/2012-January/116023.html in order to add support for the

[U-Boot] [PATCH] imx: mx6q: add aipstz init for off platform periph

2012-01-10 Thread Jason Liu
-off-by: Jason Liu jason@linaro.org Cc: Stefano Babic sba...@denx.de --- arch/arm/cpu/armv7/mx6/soc.c | 29 +++-- arch/arm/include/asm/arch-mx6/imx-regs.h | 11 +++ 2 files changed, 34 insertions(+), 6 deletions(-) diff --git a/arch/arm/cpu/armv7

Re: [U-Boot] [PATCH v4 3/4] mmc: fsl_esdhc: Implement card-detect hook.

2012-01-03 Thread Jason Liu
to implementing the hook, this patch also removes the call to the board_mmc_getcd() function which is now called from the MMC framework and is no longer required here. Signed-off-by: Thierry Reding thierry.red...@avionic-design.de --- Tested ok on i.mx51evk board, Tested-by: Jason Liu jason

Re: [U-Boot] [PATCH v4 1/4] mmc: Change board_mmc_getcd() function prototype.

2012-01-03 Thread Jason Liu
, 39 insertions(+), 50 deletions(-) Tested ok on i.mx51evk board, Tested-by: Jason Liu jason@linaro.org [...] ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v4 2/4] mmc: Implement card detection.

2012-01-03 Thread Jason Liu
/mmc/s5p_mmc.c        |    1 +  drivers/mmc/sdhci.c          |    1 +  drivers/mmc/sh_mmcif.c       |    1 +  include/mmc.h                |    2 ++  15 files changed, 33 insertions(+), 0 deletions(-) Tested ok on i.mx51evk board, Tested-by: Jason Liu jason@linaro.org [...] -- 1.7.8.1

Re: [U-Boot] [PATCH] i.mx6:imx6q: allign MAC address with burned-in ordering

2011-12-29 Thread Jason Liu
Stefano, 2011/12/19 Jason Liu jason@linaro.org: For the i.mx6q, the burned-in MAC address will be the following odering, fuse: 0x620[7:0]   MAC_ADDR[7:0]     --- mac[5] fuse: 0x620[15:8]  MAC_ADDR[15:8]    --- mac[4] fuse: 0x620[23:16] MAC_ADDR[23:16]   --- mac[3] fuse: 0x620[31:24

Re: [U-Boot] [PATCH] i.mx6q: mx6qarm2: Enable the usboh3 clock

2011-12-26 Thread Jason Liu
2011/12/26 Dirk Behme dirk.be...@googlemail.com: From: Eric Nelson eric.nel...@boundarydevices.com Bits 0 and 1 of CCM_CCGR7 are the usboh3 clock enable bits. Enabling this clock is necessary for the USB download. Signed-off-by: Eric Nelson eric.nel...@boundarydevices.com CC: Jason Hui

[U-Boot] [PATCH] i.mx6:imx6q: allign MAC address with burned-in ordering

2011-12-19 Thread Jason Liu
:32] --- mac[1] fuse: 0x630[15:8] MAC_ADDR[47:40] --- mac[0] This patch also fix the error caculation for the fuse bank[0] address Signed-off-by: Jason Liu jason@linaro.org Cc: Stefano Babic sba...@denx.de --- arch/arm/cpu/armv7/mx6/soc.c | 14 -- arch/arm/include

Re: [U-Boot] __mmc_get_env_addr() is not being called?

2011-12-18 Thread Jason Liu
2011/12/16 Stefano Babic sba...@denx.de: On 16/12/2011 06:54, Shawn Guo wrote: Hi, Hi Shawn, I'm running v2011.12-rc1 (with one missing usdhc patch applied) on mx6qarm2 board, and seeing a problem.  When I install u-boot on a blank SD card, it boots fine with messge *** Warning - bad CRC,

[U-Boot] [PATCH v2 0/3] i.mx6q: Add the ethernet function support

2011-12-16 Thread Jason Liu
This patch add the ethernet function support for i.mx6q/arm2 board. The patch has been tested ok by: Dirk Behme dirk.be...@de.bosch.com on freescale i.mx6qarm2 board. Jason Liu (3): i.mx: i.mx6q: Add the enet clock function fec: add the i.mx6q enet driver support i.mx6q: arm2: Add the enet

[U-Boot] [PATCH v2 1/3] i.mx: i.mx6q: Add the enet clock function

2011-12-16 Thread Jason Liu
Cc: Stefano Babic sba...@denx.de Signed-off-by: Jason Liu jason@linaro.org Acked-by: Stefano Babic sba...@denx.de --- v2: Add Stefano's ack --- arch/arm/cpu/armv7/mx6/clock.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/cpu/armv7/mx6/clock.c b/arch

[U-Boot] [PATCH v2 2/3] fec: add the i.mx6q enet driver support

2011-12-16 Thread Jason Liu
Cc: Stefano Babic sba...@denx.de Signed-off-by: Jason Liu jason@linaro.org Acked-by: Stefano Babic sba...@denx.de --- v2: Add Stefano's ack --- drivers/net/fec_mxc.c | 10 ++ drivers/net/fec_mxc.h |7 ++- 2 files changed, 16 insertions(+), 1 deletions(-) diff --git

[U-Boot] [PATCH v2 3/3] i.mx6q: arm2: Add the enet function support

2011-12-16 Thread Jason Liu
This enable the network function on the i.mx6q armadillo2 board(arm2), thus we can use tftp to load image from network. Cc: Stefano Babic sba...@denx.de Signed-off-by: Jason Liu jason@linaro.org Tested-by: Dirk Behme dirk.be...@de.bosch.com --- v2: use constant define and remove ETHPRIME

[U-Boot] [PATCH V2 1/1] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board

2011-12-13 Thread Jason Liu
Add the initial support for Freescale i.MX6Q Sabre Lite board Signed-off-by: Dirk Behme dirk.be...@de.bosch.com Signed-off-by: Jason Liu jason@linaro.org --- V2: change the default script to let linaro image boot, and also change the default env to dev 0, which is normal SD slot

[U-Boot] [PATCH 0/3] i.mx6q: Add the ethernet function support

2011-12-13 Thread Jason Liu
This patch add the ethernet function support for i.mx6q/arm2 board. The patch has been tested ok by: Dirk Behme dirk.be...@de.bosch.com on freescale i.mx6qarm2 board. Jason Liu (3): i.mx: i.mx6q: Add the enet clock function fec: add the i.mx6q enet driver support i.mx6q: arm2: Add the enet

[U-Boot] [PATCH 1/3] i.mx: i.mx6q: Add the enet clock function

2011-12-13 Thread Jason Liu
Cc: Stefano Babic sba...@denx.de Signed-off-by: Jason Liu jason@linaro.org --- arch/arm/cpu/armv7/mx6/clock.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/arm/cpu/armv7/mx6/clock.c b/arch/arm/cpu/armv7/mx6/clock.c index b143535..fa3a124 100644 --- a/arch

[U-Boot] [PATCH 2/3] fec: add the i.mx6q enet driver support

2011-12-13 Thread Jason Liu
Cc: Stefano Babic sba...@denx.de Signed-off-by: Jason Liu jason@linaro.org --- drivers/net/fec_mxc.c | 10 ++ drivers/net/fec_mxc.h |7 ++- 2 files changed, 16 insertions(+), 1 deletions(-) diff --git a/drivers/net/fec_mxc.c b/drivers/net/fec_mxc.c index b05a4c0..3affda8

[U-Boot] [PATCH 3/3] i.mx6q: arm2: Add the enet function support

2011-12-13 Thread Jason Liu
This enable the network function on the i.mx6q armadillo2 board(arm2), thus we can use tftp to load image from network. Cc: Stefano Babic sba...@denx.de Signed-off-by: Jason Liu jason@linaro.org Tested-by: Dirk Behme dirk.be...@de.bosch.com --- board/freescale/mx6qarm2/mx6qarm2.c | 90

[U-Boot] [PATCH] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board

2011-12-05 Thread Jason Liu
From: Dirk Behme dirk.be...@de.bosch.com Add the initial support for Freescale i.MX6Q Sabre Lite board Signed-off-by: Dirk Behme dirk.be...@de.bosch.com Signed-off-by: Jason Liu jason@linaro.org Cc: Stefano Babic sba...@denx.de --- MAINTAINERS |1

[U-Boot] [PATCH V3 3/5] i.mx: mxc_gpio: add the i.mx6q support

2011-11-25 Thread Jason Liu
Signed-off-by: Jason Liu jason@linaro.org Cc: Stefano Babic sba...@denx.de Acked-by: Stefano Babic sba...@denx.de --- V2: add Stefano's ack --- drivers/gpio/mxc_gpio.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpio/mxc_gpio.c b/drivers/gpio/mxc_gpio.c

[U-Boot] [PATCH V3 0/5] i.mx: add the initial i.mx6q core/board support

2011-11-25 Thread Jason Liu
by: Dirk Behme Tested-by: Dirk Behme dirk.be...@de.bosch.com The patch-set is based on Stefano's uart clean up patch: http://patchwork.ozlabs.org/patch/127115/ Jason Liu (5): i.mx: introduce the armv7/imx-common folder i.mx: add the initial support for freescale i.MX6Q processor i.mx

[U-Boot] [PATCH V3 5/5] i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board

2011-11-25 Thread Jason Liu
+568,7 @@ Jason Liu r64...@freescale.com mx53evk i.MX53 mx53locoi.MX53 + mx6qarm2i.MX6Q Enric Balletbo i Serra eballe...@iseebcn.com diff --git a/board/freescale/mx6qarm2/Makefile b/board/freescale/mx6qarm2/Makefile new file mode 100644 index 000

[U-Boot] [PATCH V3 1/5] i.mx: introduce the armv7/imx-common folder

2011-11-25 Thread Jason Liu
to armv7/imx-common/timer.c, no any new feature added but just fix the checkpatch errors in the old file and remove the CONFIG_SYS_MX5_CLK32 reference in the file - create one new file cpu.c file to store the common function with i.mx5/6 Signed-off-by: Jason Liu jason@linaro.org Cc:Stefano

[U-Boot] [PATCH V3 4/5] i.mx: fsl_esdhc: add the i.mx6q support

2011-11-25 Thread Jason Liu
as before, bit 6 - bit 0: no-use previous soc mix control: no XFERTYP register: bit 31 - bit 0: xfertype information Signed-off-by: Jason Liu jason@linaro.org Cc: Andy Fleming aflem...@gmail.com Cc: Stefano Babic sba...@denx.de Acked-by: Stefano Babic sba...@denx.de --- v3: cc Andy for mmc

[U-Boot] [PATCH V2 1/6] i.mx: introduce the armv7/imx-common folder

2011-11-17 Thread Jason Liu
to armv7/imx-common/timer.c, no any new feature added but just fix the checkpatch errors in the old file and remove the CONFIG_SYS_MX5_CLK32 reference in the file - create one new file cpu.c file to store the common function with i.mx5/6 Signed-off-by: Jason Liu jason@linaro.org Cc:Stefano

[U-Boot] [PATCH V2 0/6] i.mx: add the initial i.mx6q core/board support

2011-11-17 Thread Jason Liu
by: Dirk Behme Tested-by: Dirk Behme dirk.be...@de.bosch.com Jason Liu (6): i.mx: introduce the armv7/imx-common folder i.mx: add the initial support for freescale i.MX6Q processor i.mx: mxc_gpio: add the i.mx6q support i.mx: serial_mxc: add the i.mx6q support i.mx: fsl_esdhc: add

[U-Boot] [PATCH V2 4/6] i.mx: serial_mxc: add the i.mx6q support

2011-11-17 Thread Jason Liu
Signed-off-by: Jason Liu jason@linaro.org Cc: Stefano Babic sba...@denx.de --- v2: Cc Stefano --- drivers/serial/serial_mxc.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/serial/serial_mxc.c b/drivers/serial/serial_mxc.c index dcb4bd1..7d0f288

[U-Boot] [PATCH V2 6/6] i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board

2011-11-17 Thread Jason Liu
insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 030fe4a..4eab903 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -572,6 +572,7 @@ Jason Liu r64...@freescale.com mx53evk i.MX53 mx53locoi.MX53 + mx6qarm2i.MX6Q Enric Balletbo i

[U-Boot] [PATCH V2 5/6] i.mx: fsl_esdhc: add the i.mx6q support

2011-11-17 Thread Jason Liu
as before, bit 6 - bit 0: no-use previous soc mix control: no XFERTYP register: bit 31 - bit 0: xfertype information Signed-off-by: Jason Liu jason@linaro.org CC:Stefano Babic sba...@denx.de Acked-by: Stefano Babic sba...@denx.de --- v2: extend the commit message by adding mix/xtertype register

Re: [U-Boot] [PATCH 1/5] mx53loco: Configure the pins as GPIOs prior to using gpio_get_value

2011-11-15 Thread Jason Liu
2011/11/15 Fabio Estevam feste...@gmail.com: Configure the pins as GPIO prior to using gpio_get_value. Cc: Jason Liu r64...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com Acked-by: Jason Liu jason@linaro.org ---  board/freescale/mx53loco/mx53loco.c |    3

Re: [U-Boot] [PATCH 3/5] mx53evk: Configure the pins as GPIOs prior to using gpio_get_value

2011-11-15 Thread Jason Liu
2011/11/15 Fabio Estevam feste...@gmail.com: Configure the pins as GPIO prior to using gpio_get_value. Cc: Jason Liu r64...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com Acked-by: Jason Liu jason@linaro.org ---  board/freescale/mx53evk/mx53evk.c |    3 +++  1

Re: [U-Boot] [PATCH 4/5] mx53loco: add end enable USB host support on port 1

2011-11-15 Thread Jason Liu
2011/11/11 Wolfgang Grandegger w...@denx.de: Signed-off-by: Wolfgang Grandegger w...@denx.de CC: Jason Liu r64...@freescale.com ---  board/freescale/mx53loco/mx53loco.c |   10 ++  include/configs/mx53loco.h          |   13 +  2 files changed, 23 insertions(+), 0 deletions

[U-Boot] [PATCH 0/6] i.mx: add the initial i.mx6q core/board support

2011-11-12 Thread Jason Liu
This patch-set add the initial support for freescale i.mx6q support. freescale i.mx6q is a quad core built on arm cortex_a9 complex. The patch-set has been tested ok on freescale i.mx6q Armadillo2 board and also make sure it does not break i.mx5 support Jason Liu (6): i.mx: i.mx5: Move some

[U-Boot] [PATCH 1/6] i.mx: i.mx5: Move some files to imx-common folder

2011-11-12 Thread Jason Liu
In order to support the coming MX6 platform and to reducde the duplicated code, we had better move some common files to the imx-common folder for sharing. Signed-off-by: Jason Liu jason@linaro.org --- Makefile |7 ++ arch/arm/cpu/armv7/imx-common

[U-Boot] [PATCH 3/6] i.mx: mxc_gpio: add the i.mx6q support

2011-11-12 Thread Jason Liu
Signed-off-by: Jason Liu jason@linaro.org --- drivers/gpio/mxc_gpio.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpio/mxc_gpio.c b/drivers/gpio/mxc_gpio.c index a7f36b2..908808d 100644 --- a/drivers/gpio/mxc_gpio.c +++ b/drivers/gpio/mxc_gpio.c

[U-Boot] [PATCH 4/6] i.mx: serial_mxc: add the i.mx6q support

2011-11-12 Thread Jason Liu
Signed-off-by: Jason Liu jason@linaro.org --- drivers/serial/serial_mxc.c | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/serial/serial_mxc.c b/drivers/serial/serial_mxc.c index dcb4bd1..7d0f288 100644 --- a/drivers/serial/serial_mxc.c +++ b/drivers

[U-Boot] [PATCH 5/6] i.mx: fsl_esdhc: add the i.mx6q support

2011-11-12 Thread Jason Liu
The mmc host controller on the i.mx6q is called usdhc which is redesigned based on the freescale esdhc controller. The usdhc controller is almost compatible with esdhc except it adds one misc control register from user using experience. Signed-off-by: Jason Liu jason@linaro.org --- drivers

[U-Boot] [PATCH 6/6] i.mx: i.mx6q: Add the initial support for i.mx6q ARM2 board

2011-11-12 Thread Jason Liu
Add the initial support for Freescale i.MX6Q Armadillo2 board Support: MMC boot from slot 0/1, debug UART(UART4), usdhc. Signed-off-by: Jason Liu jason@linaro.org --- MAINTAINERS |1 + board/freescale/mx6qarm2/Makefile | 48 ++ board/freescale

Re: [U-Boot] [PATCH] mx31pdk: Enable D and I caches

2011-11-03 Thread Jason Liu
is buggy when caches are enabled? you can search the tread: [U-Boot] i.MX51: FEC: Cache coherency problem? Jason Liu Thanks, Fabio Estevam ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] mx53evk: Add RTC support

2011-10-30 Thread Jason Liu
added him now. Thanks Stefano. :) Acked-by: Jason Liu jason@linaro.org BR, Jason Stefano -- = DENX Software Engineering GmbH,     MD: Wolfgang Denk Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194

Re: [U-Boot] [PATCH v2 1/6] mx53evk: Remove unneeded '1' from mx53evk.h

2011-10-30 Thread Jason Liu
2011/10/27 Fabio Estevam fabio.este...@freescale.com: Remove unneeded '1' from mx53evk.h. Cc: Jason Liu r64...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v1: - Fix board name in Subject  include/configs/mx53evk.h |   16  1

Re: [U-Boot] [PATCH 5/6] mx53loco: Remove unused get_board_rev function

2011-10-30 Thread Jason Liu
2011/10/27 Fabio Estevam fabio.este...@freescale.com: No board information is passed for MX53LOCO, so remove get_board_rev function. Cc: Jason Liu r64...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com ---  board/freescale/mx53loco/mx53loco.c |    5 -  include

Re: [U-Boot] [PATCH 2/6] mx53evk: Remove unused get_board_rev function

2011-10-30 Thread Jason Liu
2011/10/27 Fabio Estevam fabio.este...@freescale.com: No board information is passed for MX53EVK, so remove get_board_rev function. Cc: Jason Liu r64...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com ---  board/freescale/mx53evk/mx53evk.c |    5 -  include

[U-Boot] [PATCH] cosmetic: fsl_pmic: cosmetic for the help message

2011-09-21 Thread Jason Liu
This is cosmetic patch for the help message: Before: pmic dump [numregs] dump registers After: pmic dump [numregs] - dump registers Signed-off-by: Jason Liu jason@linaro.org --- drivers/misc/fsl_pmic.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/misc

Re: [U-Boot] [PATCH 4/4] I2C: mxc_i2c rework

2011-09-20 Thread Jason Liu
Hi, Stefano, 2011/9/19 Stefano Babic sba...@denx.de: On 09/15/2011 02:09 AM, Marek Vasut wrote: Rewrite the mxc_i2c driver.  * This version is much closer to Linux implementation.  * Fixes IPG_PERCLK being incorrectly used as clock source  * Fixes behaviour of the driver on iMX51  * Clean

Re: [U-Boot] [PATCH 2/2] MX25: Add initial support for MX25PDK

2011-08-29 Thread Jason Liu
2011/8/30 Fabio Estevam fabio.este...@freescale.com: Add the initial support for MX25PDK booting from SD card via internal boot. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- [...] --- /dev/null +++ b/include/configs/mx25pdk.h @@ -0,0 +1,109 @@ +/* + * (C) Copyright 2011

Re: [U-Boot] [PATCH 12/14] MX5: mx53evk: make use of GPIO framework

2011-08-21 Thread Jason Liu
2011/8/21 Stefano Babic sba...@denx.de: Signed-off-by: Stefano Babic sba...@denx.de CC: Jason Liu r64...@freescale.com ---  board/freescale/mx53evk/mx53evk.c |    6 +++---  1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/freescale/mx53evk/mx53evk.c b/board/freescale

Re: [U-Boot] [PATCH 13/14] MX5: mx53loco: make use of GPIO framework

2011-08-21 Thread Jason Liu
2011/8/21 Stefano Babic sba...@denx.de: Signed-off-by: Stefano Babic sba...@denx.de CC: Jason Liu r64...@freescale.com ---  board/freescale/mx53loco/mx53loco.c |    6 +++---  1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/board/freescale/mx53loco/mx53loco.c b/board

Re: [U-Boot] armv7: integrate cache maintenance support breaks km_kirkwood ethernet

2011-07-29 Thread Jason Liu
Hi, All, 2011/7/29 Wolfgang Denk w...@denx.de: Dear Aneesh, In message 4e3161ed.5030...@keymile.com Holger Brunck wrote: today I did a rebase of my development branch to current u-boot master. And I saw on our km_kirkwood board that our egiga0 interface isn't working anymore. The CPU is

Re: [U-Boot] [PATCH] mx53: use CONFIG_SYS_L2CACHE_OFF in config file

2011-07-28 Thread Jason Liu
Hi, stefano, 2011/7/28 Stefano Babic sba...@denx.de: On 07/28/2011 07:56 AM, Jason Liu wrote: Hi, Stefano, Hi Jason, It's used before, if you checkout tag: v2011.06 #ifndef CONFIG_L2_OFF        /* turn off L2 cache */        l2_cache_disable();        /* invalidate L2 cache also

Re: [U-Boot] [PATCH] mx53: use CONFIG_SYS_L2CACHE_OFF in config file

2011-07-27 Thread Jason Liu
Hi, Stefano, 2011/7/26 Jason Hui jason@linaro.org: Hi, Stefano, On Tue, Jul 26, 2011 at 5:21 PM, Stefano Babic sba...@denx.de wrote: On 07/26/2011 10:25 AM, Jason Liu wrote: CONFIG_L2_OFF is obsolete after the following commit: e47f2db5371047eb9bcd115fee084e6a8a92a239 armv7: rename

[U-Boot] [PATCH] mx53: use CONFIG_SYS_L2CACHE_OFF in config file

2011-07-26 Thread Jason Liu
does not clean up all the mx53 board config file. This patch does it by using CONFIG_SYS_L2CACHE_OFF instead of _L2_OFF Signed-off-by: Jason Liu jason@linaro.org Cc:Stefano Babic sba...@denx.de --- include/configs/mx53ard.h |2 +- include/configs/mx53loco.h |2 +- include/configs

[U-Boot] [PATCH] mx53: use CONFIG_SYS_L2CACHE_OFF in config file

2011-07-26 Thread Jason Liu
does not clean up all the mx53 board config file. This patch does it by using CONFIG_SYS_L2CACHE_OFF instead of _L2_OFF Signed-off-by: Jason Liu jason@linaro.org Cc:Stefano Babic sba...@denx.de --- include/configs/mx53ard.h |2 +- include/configs/mx53loco.h |2 +- include/configs

Re: [U-Boot] [PATCH] mx53: use CONFIG_SYS_L2CACHE_OFF in config file

2011-07-26 Thread Jason Liu
Hi, Wolfgang, 2011/7/26 Wolfgang Denk w...@denx.de: Dear Jason Liu, In message 1311668750-5471-1-git-send-email-jason@linaro.org you wrote: CONFIG_L2_OFF is obsolete after the following commit: e47f2db5371047eb9bcd115fee084e6a8a92a239 armv7: rename cache related CONFIG flags Replace

Re: [U-Boot] [PATCH V7 1/3] MX5: clock: Add clock config interface

2011-05-17 Thread Jason Liu
Hi, Stefano, 2011/5/16 Stefano Babic sba...@denx.de: On 05/11/2011 10:03 AM, Jason Liu wrote: diff --git a/arch/arm/cpu/armv7/mx5/clock.c b/arch/arm/cpu/armv7/mx5/clock.c index 0b04a88..04d9f71 100644 --- a/arch/arm/cpu/armv7/mx5/clock.c +++ b/arch/arm/cpu/armv7/mx5/clock.c @@ -24,6 +24,7

Re: [U-Boot] [PATCH 1/1] MX5: clock: Add clock config interface

2011-05-16 Thread Jason Liu
Hi, Stefano, 2011/4/13 Jason Liu jason@linaro.org: Add clock config interface support, so that we can configure CPU or DDR clock in the later init Signed-off-by: Jason Liu jason@linaro.org ---  arch/arm/cpu/armv7/mx5/clock.c           |  551 +-  arch

Re: [U-Boot] [PATCH 1/1] MX5: clock: Add clock config interface

2011-05-16 Thread Jason Liu
Hi, Stefano, 2011/5/16 Stefano Babic sba...@denx.de: On 05/16/2011 08:04 AM, Jason Liu wrote: Hi, Stefano, Hi Jason, The clock code has been submitted to mail-list for more than one month, any comments for it? Since you are the imx custodian, you need quick review the patch related

Re: [U-Boot] [PATCH] MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.

2011-05-16 Thread Jason Liu
 #define CONFIG_OF_LIBFDT -#define CONFIG_SYS_BOOTMAPSZ   0x80 We have already discussed about it, I think I can safely apply it as fix. When I did mx53loco board and DT support for linaro, grant's patch is not there. But now, we can remove it. Acked-by: Jason Liu jason@linaro.org

Re: [U-Boot] [PATCH v2 3/3] MX53: Add initial support for MX53ARD board

2011-05-16 Thread Jason Liu
/freescale/mx53ard/mx53ard.c  create mode 100644 include/configs/mx53ard.h We have two version of ARD board, one is DDR3 board, Had better specify which ARD board this patch support? Jason Liu ___ U-Boot mailing list U-Boot@lists.denx.de http

Re: [U-Boot] [PATCH v2 2/3] MX5: Add iomux structure

2011-05-16 Thread Jason Liu
Hi, Fabio, 2011/5/17 Fabio Estevam fabio.este...@freescale.com: Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v1: - iomuxc was accessed directly in v1, so create a iomux struct so that we can use io accessors  arch/arm/include/asm/arch-mx5/imx-regs.h |   11

Re: [U-Boot] [PATCH v2 1/3] MX5: Make the weim structure complete

2011-05-16 Thread Jason Liu
 #define NFC_BASE_ADDR_AXI       0xF7FF  #define IRAM_BASE_ADDR          0xF800 +#define CS1_BASE_ADDR           0xF400  #else  #error CPU_TYPE not defined  #endif @@ -231,12 +232,45 @@ struct clkctl { Jason Liu -- 1.6.0.4 ___ U-Boot

Re: [U-Boot] [PATCH V2] MX31: Make get_reset_cause() static

2011-05-16 Thread Jason Liu
: return JTAG; break; default: return unknown reset; } } Jason Liu 1.7.1 ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 2/2] MX53: Add initial support for MX53ARD board

2011-05-15 Thread Jason Liu
Hi, Fabio, [...] +static void setup_iomux_uart(void) +{ +       /* UART1 RXD */ +       mxc_request_iomux(MX53_PIN_ATA_DMACK, IOMUX_CONFIG_ALT3); +       mxc_iomux_set_pad(MX53_PIN_ATA_DMACK, +                               PAD_CTL_HYS_ENABLE | PAD_CTL_DRV_HIGH | +                          

Re: [U-Boot] [PATCH V2 1/1] mx5: board: code clean up for checkboard code

2011-05-15 Thread Jason Liu
Hi,Stefano, 2011/5/11 Jason Liu liu.h.ja...@gmail.com: Hi, Stefano, 2011/4/22 Jason Liu jason@linaro.org: The boot cause code has been factor out to soc common code,we need drop the part from the board support code This patch also remove the redundant cpu version print Signed-off

Re: [U-Boot] [PATCH V7 2/3] PMIC: Add dialog pmic support

2011-05-13 Thread Jason Liu
Hi, Stefano, 2011/5/13 Stefano Babic sba...@denx.de: On 05/13/2011 05:08 AM, Jason Liu wrote: Hi, Stefano, Hi Jason, [...] And BTW, do you have any comments about the 1/3 clock patch? If you have, please tell it as early as possible and I don't want to let the patch version goes up very

Re: [U-Boot] [PATCH V7 3/3] MX53: support for freescale MX53LOCO board

2011-05-12 Thread Jason Liu
Hi, Stefano, 2011/5/11 Stefano Babic sba...@denx.de: On 05/11/2011 10:03 AM, Jason Liu wrote: This patch add initial support for freescale MX53LOCO board. Network(FEC),SD/MMC,UART have been supported by this patch The patch also config CPU:1GHZ,DDR:400MHZ for better peformance Signed-off

Re: [U-Boot] [PATCH V7 2/3] PMIC: Add dialog pmic support

2011-05-12 Thread Jason Liu
Hi, Stefano, 2011/5/12 Stefano Babic sba...@denx.de: On 05/11/2011 10:03 AM, Jason Liu wrote: This patch add dialog pmic(DA9053) driver with I2C interface support In order to not duplicate code and according to the discussion on the mail-list, change fsl_pmic.c to spi_i2c_pmic.c.Actaully

Re: [U-Boot] [PATCH V2 1/1] mx5: board: code clean up for checkboard code

2011-05-11 Thread Jason Liu
Hi, Stefano, 2011/4/22 Jason Liu jason@linaro.org: The boot cause code has been factor out to soc common code,we need drop the part from the board support code This patch also remove the redundant cpu version print Signed-off-by: Jason Liu jason@linaro.org --- changes since v1

[U-Boot] [PATCH V7 3/3] MX53: support for freescale MX53LOCO board

2011-05-11 Thread Jason Liu
This patch add initial support for freescale MX53LOCO board. Network(FEC),SD/MMC,UART have been supported by this patch The patch also config CPU:1GHZ,DDR:400MHZ for better peformance Signed-off-by: Jason Liu jason@linaro.org --- Changes since v5: - merge the Add power init support patch

[U-Boot] [PATCH V7 2/3] PMIC: Add dialog pmic support

2011-05-11 Thread Jason Liu
This patch add dialog pmic(DA9053) driver with I2C interface support In order to not duplicate code and according to the discussion on the mail-list, change fsl_pmic.c to spi_i2c_pmic.c.Actaully,spi_i2c_pmic.c is just a wrapper for PMIC communication when SPI or I2C is used. Signed-off-by: Jason

[U-Boot] [PATCH V7 1/3] MX5: clock: Add clock config interface

2011-05-11 Thread Jason Liu
Add clock config interface support, so that we can configure CPU or DDR clock in the later init Signed-off-by: Jason Liu jason@linaro.org --- arch/arm/cpu/armv7/mx5/clock.c | 551 +- arch/arm/include/asm/arch-mx5/clock.h|4 + arch/arm/include

Re: [U-Boot] [PATCH V6 2/3] PMIC: Add dialog pmic support

2011-05-09 Thread Jason Liu
Hi, Stefano, 2011/4/27 Stefano Babic sba...@denx.de: On 04/27/2011 11:39 AM, Detlev Zundel wrote: Then why not rename the driver to something else than fsl_pmic?  Maybe this is what Jason really is asking? Yes, of course, no problem at all. Jason, if you meant to drop the fsl_ to make the

Re: [U-Boot] [PATCH 1/1] mx5: drop boot cause code from board support code

2011-04-22 Thread Jason Liu
Hi, Stefano, 2011/4/22 Stefano Babic sba...@denx.de: On 04/22/2011 07:45 AM, Jason Hui wrote: Hi, Stefano, Hi Jason,  int checkboard(void)  {       u32 system_rev = get_cpu_rev(); -     u32 cause; -     struct src *src_regs = (struct src *)SRC_BASE_ADDR; This seems to me not the best

Re: [U-Boot] [PATCH V5 2/2] MX53: support for freescale MX53LOCO board

2011-04-22 Thread Jason Liu
Hi, Stefano, 2011/4/22 Stefano Babic sba...@denx.de: On 04/22/2011 06:36 AM, Jason Hui wrote: OK, I will resend the patchset as the following layout: MX5: clock: Add clock config interface MX5: factor out boot cause funciton to common code PMIC: Add dialog pmic support MX53: support for

[U-Boot] [PATCH V2 1/1] mx5: board: code clean up for checkboard code

2011-04-22 Thread Jason Liu
The boot cause code has been factor out to soc common code,we need drop the part from the board support code This patch also remove the redundant cpu version print Signed-off-by: Jason Liu jason@linaro.org --- changes since v1 -include more clean up by remove the redundant cpu version print

[U-Boot] [PATCH V6 1/3] MX5: clock: Add clock config interface

2011-04-22 Thread Jason Liu
Add clock config interface support, so that we can configure CPU or DDR clock in the later init Signed-off-by: Jason Liu jason@linaro.org --- arch/arm/cpu/armv7/mx5/clock.c | 551 +- arch/arm/include/asm/arch-mx5/clock.h|4 + arch/arm/include

[U-Boot] [PATCH V6 2/3] PMIC: Add dialog pmic support

2011-04-22 Thread Jason Liu
Add dialog pmic(DA9053) driver with I2C interface support Signed-off-by: Jason Liu jason@linaro.org --- drivers/misc/Makefile |1 + drivers/misc/dialog_pmic.c | 123 + include/da9053.h | 186 3

[U-Boot] [PATCH V6 3/3] MX53: support for freescale MX53LOCO board

2011-04-22 Thread Jason Liu
This patch add initial support for freescale MX53LOCO board. Network(FEC),SD/MMC,UART have been supported by this patch The patch also config CPU:1GHZ,DDR:400MHZ for better peformance Signed-off-by: Jason Liu jason@linaro.org --- Changes since v5: - merge the Add power init support patch

Re: [U-Boot] [PATCH V6 2/3] PMIC: Add dialog pmic support

2011-04-22 Thread Jason Liu
Hi, Stefano, 2011/4/22 Stefano Babic sba...@denx.de: On 04/22/2011 02:55 PM, Jason Liu wrote: Add dialog pmic(DA9053) driver with I2C interface support Hi Jason, diff --git a/drivers/misc/dialog_pmic.c b/drivers/misc/dialog_pmic.c new file mode 100644 index 000..95dc6ea --- /dev

[U-Boot] [PATCH 1/1] mx5: drop boot cause code from board support code

2011-04-20 Thread Jason Liu
The boot cause code has been factor out to soc common code,we need drop the part from the board support code Signed-off-by: Jason Liu jason@linaro.org --- board/efikamx/efikamx.c | 30 ++ board/freescale/mx51evk/mx51evk.c | 26

[U-Boot] [PATCH V5 1/2] MX5: factor out boot cause funciton to common code

2011-04-20 Thread Jason Liu
factor out boot cause funciton to common code to avoid the duplicate code in each board support package Signed-off-by: Jason Liu jason@linaro.org --- change since v4: - make common code soc specific changes since v3: - add full boot reset cause --- arch/arm/cpu/armv7/mx5/soc.c | 28

[U-Boot] [PATCH V5 2/2] MX53: support for freescale MX53LOCO board

2011-04-20 Thread Jason Liu
This patch add initial support for freescale MX53LOCO board. Network(FEC),SD/MMC, UART have been supported by this patch. Signed-off-by: Jason Liu jason@linaro.org --- changes since v4: - remove the boot reset cause from board support changes since v3: - include other two small patch

Re: [U-Boot] [PATCH V3 1/2] MX5: factor out boot cause funciton to common code

2011-04-20 Thread Jason Liu
Hi, Stefano, 2011/4/20 Stefano Babic sba...@denx.de: On 04/18/2011 11:19 AM, Detlev Zundel wrote: Hi Stefano, On 04/15/2011 02:47 PM, Fabio Estevam wrote: +char *get_reset_cause(void) +{ +    u32 cause; +    struct src *src_regs = (struct src *)SRC_BASE_ADDR; + +    cause =

Re: [U-Boot] [PATCH V4 1/2] MX5: factor out boot cause funciton to common code

2011-04-18 Thread Jason Liu
Hi, Stefano, 2011/4/16 Jason Liu r64...@freescale.com: From: Liu Hui-R64343 r64...@freescale.com factor out boot cause funciton to common code to avoid the duplicate code in each board support package Signed-off-by: Jason Liu r64...@freescale.com --- changes since v3: - add full boot

Re: [U-Boot] [PATCH V4 2/2] MX53: support for freescale MX53LOCO board

2011-04-18 Thread Jason Liu
Hi, Stefano, 2011/4/16 Jason Liu r64...@freescale.com: From: Liu Hui-R64343 r64...@freescale.com This patch add initial support for freescale MX53LOCO board. Network(FEC),SD/MMC, UART have been supported by this patch. Signed-off-by: Jason Liu r64...@freescale.com --- changes since v3

  1   2   3   >