From: Stefan Agner
The Vybrid SoC family has the same display controller unit (DCU)
like the LS1021A SoC. This patch adds platform data, pinmux defines
and clock control to enable the driver for Toradex Colibri Vybrid
module.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
DCU
control register. This avoids this initial flicker on LCD screens.
While at it change the polarity of pixel clock to display samples
data on the rising edge.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/fsl_dcu_fb.c | 13 ++---
1 file changed, 6
From: Stefan Agner
Add common widescreen modes 800x480 and 1024x600.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/fsl_dcu_fb.c | 61 --
1 file changed, 59 insertions(+), 2 deletions(-)
diff --git a/drivers/video
From: Stefan Agner
DCU_LAYER_MAX_NUM is currently used for DCU_MODE_BLEND_ITER and it
actually overflows the maximum value of BLEND_ITER for Vybrid and
LS102XA. Fix this by using a default value of 2.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/fsl_dcu_fb.c
Rename CONFIG_FSL_DCU_FB to CONFIG_VIDEO_FSL_DCU_FB
and convert it to Kconfig.
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/ls102xa/soc.c| 2 +-
board/freescale/ls1021aiot/Makefile | 2 +-
board/freescale/ls1021aqds/Makefile | 2
display driver, e.g.
20779ec3a5 ("sunxi: video: Dynamically reserve framebuffer memory")
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/Kconfig | 8
drivers/video/fsl_dcu_fb.c | 45 ++---
include/fs
nx.de/pipermail/u-boot/2017-February/280281.html
v2:
https://www.mail-archive.com/u-boot@lists.denx.de/msg243132.html
Thanks & Regards,
Sanchayan.
Sanchayan Maity (1):
Convert CONFIG_FSL_DCU_FB to Kconfig
Stefan Agner (5):
video: fsl_dcu_fb: fix framebuffer to the end of memory
video: f
tefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-ls102xa/config.h | 1 +
drivers/video/fsl_dcu_fb.c | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/arch/arm/include/asm/arch-ls102xa/config.h
b/arch/arm/include/asm/arch-ls102xa/config.h
From: Stefan Agner
The Vybrid SoC family has the same display controller unit (DCU)
like the LS1021A SoC. This patch adds platform data, pinmux defines
and clock control to enable the driver for Toradex Colibri Vybrid
module.
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610
Rename CONFIG_FSL_DCU_FB to CONFIG_VIDEO_FSL_DCU_FB
and convert it to Kconfig.
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/ls102xa/soc.c| 2 +-
board/freescale/ls1021aiot/Makefile | 2 +-
board/freescale/ls1021aqds/Makefile | 2
From: Stefan Agner
Add common widescreen modes 800x480 and 1024x600.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/fsl_dcu_fb.c | 61 --
1 file changed, 59 insertions(+), 2 deletions(-)
diff --git a/drivers/video
DCU
control register. This avoids this initial flicker on LCD screens.
While at it change the polarity of pixel clock to display samples
data on the rising edge.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/fsl_dcu_fb.c | 13 ++---
1 file changed, 6
://lists.denx.de/pipermail/u-boot/2017-February/280281.html
Thanks & Regards,
Sanchayan.
Sanchayan Maity (1):
Convert CONFIG_FSL_DCU_FB to Kconfig
Stefan Agner (5):
video: fsl_dcu_fb: fix framebuffer to the end of memory
video: fsl_dcu_fb: Enable pixel clock after initialization
v
display driver, e.g.
20779ec3a5 ("sunxi: video: Dynamically reserve framebuffer memory")
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/Kconfig | 8
drivers/video/fsl_dcu_fb.c | 45 ++---
include/fs
tefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-ls102xa/config.h | 1 +
drivers/video/fsl_dcu_fb.c | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/arch/arm/include/asm/arch-ls102xa/config.h
b/arch/arm/include/asm/arch-ls102xa/config.h
From: Stefan Agner
The Vybrid SoC family has the same display controller unit (DCU)
like the LS1021A SoC. This patch adds platform data, pinmux defines
and clock control to enable the driver for Toradex Colibri Vybrid
module.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
DCU
control register. This avoids this initial flicker on LCD screens.
While at it change the polarity of pixel clock to display samples
data on the rising edge.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/fsl_dcu_fb.c | 13 ++---
1 file changed, 6
From: Stefan Agner
Add common widescreen modes 800x480 and 1024x600.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/fsl_dcu_fb.c | 61 --
1 file changed, 59 insertions(+), 2 deletions(-)
diff --git a/drivers/video
display driver, e.g.
20779ec3a5 ("sunxi: video: Dynamically reserve framebuffer memory")
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
drivers/video/Kconfig | 8
drivers/video/fsl_dcu_fb.c | 46 +-
include/fs
Rename CONFIG_FSL_DCU_FB to CONFIG_VIDEO_FSL_DCU_FB
and convert it to Kconfig.
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/ls102xa/soc.c| 2 +-
board/freescale/ls1021aiot/Makefile | 2 +-
board/freescale/ls1021aqds/Makefile | 2
LS1021 SoC
can test this to check and report regressions if any.
Thanks & Regards,
Sanchayan.
Sanchayan Maity (1):
Convert CONFIG_FSL_DCU_FB to Kconfig
Stefan Agner (5):
video: fsl_dcu_fb: fix framebuffer to the end of memory
video: fsl_dcu_fb: Enable pixel clock after initialization
v
u-boot allows modifying a device tree after it is loaded into
memory. Add fdt_fixup hook in u-boot environment which can
facilitate such modifications.
Signed-off-by: Sanchayan Maity
---
include/configs/colibri_vf.h | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a
Our update scripts write the kernel and device tree in seperate
UBI volumes. This allows to use a lot less UBI/UBIFS support in
U-Boot, which should lower the risk of hitting bugs in this area.
Signed-off-by: Sanchayan Maity
---
include/configs/colibri_vf.h | 6 +++---
1 file changed, 3
Enable USB device tree node for Toradex Colibri Vybrid module.
Signed-off-by: Sanchayan Maity
---
arch/arm/dts/vf-colibri.dtsi | 11 +++
1 file changed, 11 insertions(+)
diff --git a/arch/arm/dts/vf-colibri.dtsi b/arch/arm/dts/vf-colibri.dtsi
index dc52748..c2f104a 100644
--- a/arch
Enable USB driver model for Toradex Colibri Vybrid modules.
Signed-off-by: Sanchayan Maity
---
configs/colibri_vf_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/colibri_vf_defconfig b/configs/colibri_vf_defconfig
index 986cec4..5017c7d 100644
--- a/configs
Add device tree node for USB peripheral on Vybrid.
Signed-off-by: Sanchayan Maity
---
arch/arm/dts/vf.dtsi | 14 ++
1 file changed, 14 insertions(+)
diff --git a/arch/arm/dts/vf.dtsi b/arch/arm/dts/vf.dtsi
index 1530d2f..d7d21a3 100644
--- a/arch/arm/dts/vf.dtsi
+++ b/arch/arm/dts
Lukasz and Stefan for their comments.
V1 Patches:
[1].
https://patchwork.ozlabs.org/patch/655370/
[2].
https://patchwork.ozlabs.org/patch/655371/
[3].
https://patchwork.ozlabs.org/patch/655372/
[4].
https://patchwork.ozlabs.org/patch/655373/
Sanchayan Maity (4):
usb: host: ehci-vf: Migrate Vybrid
Add driver model support for Vybrid USB driver.
Signed-off-by: Sanchayan Maity
---
drivers/usb/host/ehci-vf.c | 208 +++--
1 file changed, 201 insertions(+), 7 deletions(-)
diff --git a/drivers/usb/host/ehci-vf.c b/drivers/usb/host/ehci-vf.c
index
Without this, if g_dnl_register() fails, DFU code continues on
blindly and crashes. This fix makes it simply print an error
message instead.
Signed-off-by: Sanchayan Maity
---
cmd/dfu.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/cmd/dfu.c b/cmd/dfu.c
index d8aae26
Add device tree node for USB peripheral on Vybrid.
Signed-off-by: Sanchayan Maity
---
arch/arm/dts/vf.dtsi | 13 +
1 file changed, 13 insertions(+)
diff --git a/arch/arm/dts/vf.dtsi b/arch/arm/dts/vf.dtsi
index 1530d2f..951d321 100644
--- a/arch/arm/dts/vf.dtsi
+++ b/arch/arm/dts
Enable USB driver model for Toradex Colibri Vybrid modules.
Signed-off-by: Sanchayan Maity
---
configs/colibri_vf_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/colibri_vf_defconfig b/configs/colibri_vf_defconfig
index 986cec4..5017c7d 100644
--- a/configs
Enable USB device tree node for Toradex Colibri Vybrid module.
Signed-off-by: Sanchayan Maity
---
arch/arm/dts/vf-colibri.dtsi | 10 ++
1 file changed, 10 insertions(+)
diff --git a/arch/arm/dts/vf-colibri.dtsi b/arch/arm/dts/vf-colibri.dtsi
index dc52748..e7d4c01 100644
--- a/arch/arm
Add driver model support for Vybrid USB driver.
Signed-off-by: Sanchayan Maity
---
Hello,
I am trying to migrate the Vybrid USB driver to driver model.
Patches are based on top of uboot master branch. With this
implementation, host works perfectly fine on both USB ports
but I have problems
Add board_usb_phy_mode function for detecting whether a port is
being used as host or client using a GPIO. On Colibri Vybrid we
provide GPIO 102 for this very same purpose.
Signed-off-by: Sanchayan Maity
---
Changes since v4:
No need to break after return.
Changes since v3:
Return
Add board_usb_phy_mode function for detecting whether a port is
being used as host or client using a GPIO. On Colibri Vybrid we
provide GPIO 102 for this very same purpose.
Signed-off-by: Sanchayan Maity
---
Changes since v3:
Return USB_INIT_DEVICE or USB_INIT_HOST after checking for
the GPIO
Add board_usb_phy_mode function for detecting whether a port is
being used as host or client using a GPIO. On Colibri Vybrid we
provide the GPIO 102 for this very same purpose.
Signed-off-by: Sanchayan Maity
---
Changes since v1:
Move the GPIO request call to the board_init function as all
Add board_usb_phy_mode function for detecting whether a port is
being used as host or client using a GPIO. On Colibri Vybrid we
provide the GPIO 102 for this very same purpose.
Signed-off-by: Sanchayan Maity
---
Changes since v1:
Move the GPIO request call to the board_init function as all
Add board_usb_phy_mode function for detecting whether a port is
being used as host or client using a GPIO. On Colibri Vybrid we
provide the GPIO 102 for the very same purpose.
Signed-off-by: Sanchayan Maity
---
board/toradex/colibri_vf/colibri_vf.c | 19 ++-
1 file changed, 18
: Sanchayan Maity
---
There seems to be a problem here. As per DFU's help note,
the first argument to dfu is the USB controller.
So if dfu 1 nand 2 is run, I would expect the ehci_hcd_init
function's first index argument to recieve 1. However this
does not seem to be the case. Not su
The current ehci-vf USB driver for Vybrid hardcodes the USB host
and client functionality. Remove this.
Reported-by: Santhosh Kumar Janardhanam
Signed-off-by: Sanchayan Maity
---
drivers/usb/host/ehci-vf.c | 5 -
1 file changed, 5 deletions(-)
diff --git a/drivers/usb/host/ehci-vf.c b
Increase console IO buffer size to 1024 from the previous value of 256.
The previous value was too short for editing environment variables like
ubiboot from the console.
Signed-off-by: Sanchayan Maity
---
include/configs/colibri_vf.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
Enable USB support on Toradex Colibri Vybrid Modules.
Signed-off-by: Sanchayan Maity
---
board/toradex/colibri_vf/colibri_vf.c | 24 +++
include/configs/colibri_vf.h | 37 +++
2 files changed, 61 insertions(+)
diff --git a/board
Enable USB support on Toradex Colibri Vybrid Modules.
Signed-off-by: Sanchayan Maity
---
board/toradex/colibri_vf/colibri_vf.c | 25 +--
include/configs/colibri_vf.h | 37 +++
2 files changed, 60 insertions(+), 2 deletions(-)
diff
This driver adds support for the USB peripheral on Freescale Vybrid
SoC's.
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610/crm_regs.h| 10 ++
arch/arm/include/asm/arch-vf610/imx-regs.h| 4 +
arch/arm/include/asm/imx-common/regs-usbphy.h | 26
drivers/usb
- PLL5 based RMII clocking (E.g. No external crystal)
- UART_A and UART_C I/O muxing
- Boot from NAND by default
Tested on Colibri VF50/VF61 booting using serial loader over UART.
Signed-off-by: Sanchayan Maity
---
arch/arm/Kconfig | 5 +
arch/arm/include/asm/arch
From: Stefan Agner
Enables caches which provides a rather huge speedup of the boot loader.
Also mark the on-chip RAM as cachable since this is the area U-Boot runs
from.
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/vf610/generic.c | 16
1 file changed, 16 insertions
which indicates the presence of a L2 cache.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/vf610/generic.c | 29 +++--
arch/arm/include/asm/arch-vf610/imx-regs.h | 12
2 files changed, 39 insertions(+), 2 deletions(-)
From: Stefan Agner
Enable the SCSC (Slow Clock Source Controller) and select the external
32KHz oscillator. This improves the accuracy of the RTC.
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610/crm_regs.h | 1 +
arch/arm/include/asm/arch-vf610/imx-regs.h | 11
: Sanchayan Maity
---
arch/arm/imx-common/Makefile | 3 +
arch/arm/imx-common/ddrmc-vf610.c | 278 +
arch/arm/include/asm/arch-vf610/ddrmc-vf610.h | 72 +++
arch/arm/include/asm/arch-vf610/imx-regs.h| 4 +-
board/freescale/vf610twr
ge some useless defines in the fifth and sixth patch which were
related to USB.
- Sanchayan.
Sanchayan Maity (5):
ARM: vf610: Move DDR3 initialization to imx-common
ARM: vf610: Add SoC and CPU type detection
ARM: vf610: Initial integration for Colibri VF50/VF61
usb: host: Add ehci-vf US
This driver adds support for the USB peripheral on Freescale Vybrid
SoC's.
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610/crm_regs.h| 10 ++
arch/arm/include/asm/arch-vf610/imx-regs.h| 4 +
arch/arm/include/asm/arch-vf610/regs-usbphy.h | 31
drivers/usb
- PLL5 based RMII clocking (E.g. No external crystal)
- UART_A and UART_C I/O muxing
- Boot from NAND by default
- USB host and client support
Tested on Colibri VF50/VF61 booting using serial loader over UART.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/Kconfig
which indicates the presence of a L2 cache.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/vf610/generic.c | 29 +++--
arch/arm/include/asm/arch-vf610/imx-regs.h | 12
2 files changed, 39 insertions(+), 2 deletions(-)
From: Stefan Agner
Enables caches which provides a rather huge speedup of the boot loader.
Also mark the on-chip RAM as cachable since this is the area U-Boot runs
from.
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/vf610/generic.c | 16
1 file changed, 16 insertions
From: Stefan Agner
Enable the SCSC (Slow Clock Source Controller) and select the external
32KHz oscillator. This improves the accuracy of the RTC.
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610/crm_regs.h | 1 +
arch/arm/include/asm/arch-vf610/imx-regs.h | 11
: Sanchayan Maity
---
arch/arm/imx-common/Makefile | 3 +
arch/arm/imx-common/ddrmc-vf610.c | 278 +
arch/arm/include/asm/arch-vf610/ddrmc-vf610.h | 72 +++
arch/arm/include/asm/arch-vf610/imx-regs.h| 4 +-
board/freescale/vf610twr
.
- Sanchayan.
Sanchayan Maity (4):
ARM: vf610: Move DDR3 initialization to imx-common
ARM: vf610: Add SoC and CPU type detection
usb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
ARM: vf610: Initial integration for Colibri VF50/VF61
Stefan Agner (2):
ARM: vf610: Enable external
- PLL5 based RMII clocking (E.g. No external crystal)
- UART_A and UART_C I/O muxing
- Boot from NAND by default
- USB host and client support
Tested on Colibri VF50/VF61 booting using serial loader over UART.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/Kconfig
From: Stefan Agner
Enables caches which provides a rather huge speedup of the boot loader.
Also mark the on-chip RAM as cachable since this is the area U-Boot runs
from.
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/vf610/generic.c | 16
1 file changed, 16 insertions
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610/crm_regs.h | 14 ++
arch/arm/include/asm/arch-vf610/imx-regs.h | 4 +
drivers/usb/host/Makefile | 1 +
drivers/usb/host/ehci-vf.c | 204 +
4 files changed, 223
which indicates the presence of a L2 cache.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/vf610/generic.c | 29 +++--
arch/arm/include/asm/arch-vf610/imx-regs.h | 12
2 files changed, 39 insertions(+), 2 deletions(-)
feedback are most welcome.
The patchset is based and tested on the latest master branch as of
this writing which is 2015.04-rc5.
- Sanchayan.
Sanchayan Maity (4):
ARM: vf610: Move DDR3 initialization to imx-common
ARM: vf610: Add SoC and CPU type detection
usb: host: Add ehci-vf USB driver
: Sanchayan Maity
---
arch/arm/imx-common/Makefile | 3 +
arch/arm/imx-common/ddrmc-vf610.c | 278 +
arch/arm/include/asm/arch-vf610/ddrmc-vf610.h | 72 +++
arch/arm/include/asm/arch-vf610/imx-regs.h| 4 +-
board/freescale/vf610twr
From: Stefan Agner
Enable the SCSC (Slow Clock Source Controller) and select the external
32KHz oscillator. This improves the accuracy of the RTC.
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610/crm_regs.h | 1 +
arch/arm/include/asm/arch-vf610/imx-regs.h | 11
From: Stefan Agner
Enable the SCSC (Slow Clock Source Controller) and select the external
32KHz oscillator. This improves the accuracy of the RTC.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610/crm_regs.h | 1 +
arch/arm/include/asm/arch-vf610
- PLL5 based RMII clocking (E.g. No external crystal)
- UART_A and UART_C I/O muxing
- Boot from NAND by default
- USB host and client support
Tested on Colibri VF50/VF61 booting using serial loader over UART.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/Kconfig
: Sanchayan Maity
---
arch/arm/imx-common/Makefile | 3 +
arch/arm/imx-common/ddrmc-vf610.c | 278 +
arch/arm/include/asm/arch-vf610/ddrmc-vf610.h | 72 +++
arch/arm/include/asm/arch-vf610/imx-regs.h| 4 +-
board/freescale/vf610twr
which indicates the presence of a L2 cache.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/vf610/generic.c | 29 +++--
arch/arm/include/asm/arch-vf610/imx-regs.h | 12
2 files changed, 39 insertions(+), 2 deletions(-)
From: Stefan Agner
Enables caches which provides a rather huge speedup of the boot loader.
Also mark the on-chip RAM as cachable since this is the area U-Boot runs
from.
Signed-off-by: Stefan Agner
Signed-off-by: Sanchayan Maity
---
arch/arm/cpu/armv7/vf610/generic.c | 16
1
Signed-off-by: Sanchayan Maity
---
arch/arm/include/asm/arch-vf610/crm_regs.h | 14 ++
arch/arm/include/asm/arch-vf610/imx-regs.h | 4 +
drivers/usb/host/Makefile | 1 +
drivers/usb/host/ehci-vf.c | 204 +
4 files changed, 223
.
Comments and feedback are most welcome.
The patchset has been based and tested on the latest master branch as of
this writing.
- Sanchayan.
Sanchayan Maity (4):
ARM: vf610: Move DDR3 initialization to imx-common
ARM: vf610: Add SoC and CPU type detection
usb: host: Add ehci-vf USB driver for ARM
On Monday 24 November 2014 11:03 AM, Sanchayan Maity wrote:
> This patch disables subpage writes for vf610_nfc nand
> driver. This is required, as without this fix, writing
> unaligned u-boot images with DFU results in a hang.
> Trying to write unalgined binary images also results
VF61 module.
Signed-off-by: Sanchayan Maity
---
drivers/mtd/nand/vf610_nfc.c |3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/mtd/nand/vf610_nfc.c b/drivers/mtd/nand/vf610_nfc.c
index 7feb3a7..928d58b 100644
--- a/drivers/mtd/nand/vf610_nfc.c
+++ b/drivers/mtd/nand/vf610_nfc.c
On Tuesday 04 November 2014 09:58 PM, Lukasz Majewski wrote:
> Hi Sanchayan,
>
>> On Tuesday 04 November 2014 10:25 AM, Marek Vasut wrote:
>>> On Monday, November 03, 2014 at 04:46:48 PM, Fabio Estevam wrote:
>>>> On Mon, Nov 3, 2014 at 3:33 AM, Sanchayan Ma
On Tuesday 04 November 2014 10:25 AM, Marek Vasut wrote:
> On Monday, November 03, 2014 at 04:46:48 PM, Fabio Estevam wrote:
>> On Mon, Nov 3, 2014 at 3:33 AM, Sanchayan Maity
>>
>> wrote:
>>> Hello,
>>>
>>> Any pointers?
>>
>> Addi
Hello,
Any pointers?
Thanks & Regards,
Sanchayan Maity.
On Thursday 30 October 2014 11:14 AM, Sanchayan Maity wrote:
> Hello,
>
> I am currently implementing USB Host and client support for Freescale Vybrid
> platform in u-boot. I managed to get the host implementation wo
the right questions.
Thanks & Regards,
Sanchayan Maity.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
77 matches
Mail list logo