istroboot which basically makes this choice
here obsolete anyway.
> You can look on display5 board for a reference.
>
> > While at it also fix device tree naming for MMC DFU.
> >
> > Signed-off-by: Bhuvanchandra DV
> > Acked-by: Marcel Ziswiler
> >
> > --
Hi Lukasz
BTW: Thanks for this work which greatly helped us getting Colibri
VF50/VF61 up to speed concerning device tree resp. driver model
integration/migration. Hopefully, I can send that out later this week.
On Sun, 2019-02-03 at 00:02 +0100, Lukasz Majewski wrote:
> This patch provides defini
Hi Lukasz
On Sun, 2019-02-03 at 00:02 +0100, Lukasz Majewski wrote:
> The NXP's FEC driver can be reused on vf610 device (with DM).
>
> Signed-off-by: Lukasz Majewski
> Reviewed-by: Stefan Agner
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> drivers/net/fec_mxc.c | 1 +
> 1 file cha
On Sun, 2019-02-03 at 00:02 +0100, Lukasz Majewski wrote:
> Provide function to enable I2C clocks for vf610 - in the generic
> code.
> This function overrides the default weak function implementation
> (which
> only returns 1).
>
> Signed-off-by: Lukasz Majewski
Teste
Hi Lukasz
On Sun, 2019-02-03 at 00:02 +0100, Lukasz Majewski wrote:
> As the I2C2 clock is now enabled in the generic clock code, we can
> remove
> this code from a board file.
>
> Signed-off-by: Lukasz Majewski
Tested-by: Marcel Ziswiler
> ---
>
> Changes in v3:
On Sun, 2019-02-03 at 00:02 +0100, Lukasz Majewski wrote:
> This patch allows moving vf610 based boards to a device tree and
> model.
> Ported from Linux kernel - v4.20 (tag)
>
> Signed-off-by: Lukasz Majewski
> Reviewed-by: Stefan Agner
Tested-by: Marcel Ziswiler
> -
On Sun, 2019-02-03 at 00:02 +0100, Lukasz Majewski wrote:
> Signed-off-by: Lukasz Majewski
Reviewed-by: Marcel Ziswiler
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> include/configs/pcm052.h | 17 +
> 1 file changed, 9 insertions(+), 8 dele
Hi there
On Mon, 2019-02-11 at 15:13 -0700, Stephen Warren wrote:
> On 2/11/19 3:48 AM, Thierry Reding wrote:
> > On Mon, Feb 11, 2019 at 10:04:37AM +, Tristan Bastian wrote:
> > >
> > >
> > > Thierry Reding – Mon, 11. February 2019 10:38
> > > > On Mon, Feb 11, 2019 at 09:20:33AM +, Tri
Colibri iMX7D 1GB (eMMC)
> module support")
> Signed-off-by: Stefan Agner
Acked-by: Marcel Ziswiler
> ---
>
> include/configs/colibri_imx7.h | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/include/configs/colibri_imx7.h
> b/include/confi
On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> From: Stefan Agner
>
> In preparation of adding CONFIG_DM_MMC support use separate device
> trees for raw NAND and eMMC devices.
>
> Signed-off-by: Stefan Agner
> ---
>
> arch/arm/dts/imx7-colibri-emmc.dts| 16 +++
> arc
On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> From: Stefan Agner
>
> Use DM and device trees for raw NAND devices by default. This
> fixes -74 NAND read errors since it makes sure the ECC settings
> are the same as used in Linux and our downstream U-Boot.
>
> Signed-off-by: Stefan Agn
On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> From: Stefan Agner
>
> Use OF_SEPARATE as suggested by the build system.
>
> Signed-off-by: Stefan Agner
Acked-by: Marcel Ziswiler
> ---
>
> configs/colibri_imx7_defconfig | 1 -
> 1 file changed, 1 de
On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> From: Stefan Agner
>
> Add usdhci peripherals to device tree. This allows to use DM_MMC
> for Colibri iMX7 devices.
>
> Signed-off-by: Stefan Agner
> ---
>
> arch/arm/dts/imx7-colibri-emmc.dts| 69
> +++
> ar
On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> From: Stefan Agner
>
> Now that device tree is in place use DM_MMC for Colibri iMX7
> devices.
>
> Signed-off-by: Stefan Agner
Acked-by: Marcel Ziswiler
> ---
>
> configs/colibri_imx7_defconfig | 2 +-
>
On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> From: Stefan Agner
>
> Drop legacy pinmux/usdhc board configuration.
>
> Signed-off-by: Stefan Agner
Acked-by: Marcel Ziswiler
> ---
>
> board/toradex/colibri_imx7/colibri_imx7.c | 97 ---
>
ook closer into it. Good catch.
> Signed-off-by: Stefan Agner
Acked-by: Marcel Ziswiler
> ---
>
> configs/colibri_imx7_defconfig | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a/configs/colibri_imx7_defconfig
> b/configs/colibri_imx7_defconfig
> index af976bab12.
On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> From: Stefan Agner
>
> Add a default configuration for Colibri iMX7D 1GB (with eMMC
> NAND flash).
Finally (;-p).
> Signed-off-by: Stefan Agner
> ---
>
> configs/colibri_imx7_emmc_defconfig | 65
> +
> 1 fil
On Mon, 2019-01-07 at 17:33 +0100, Stefan Agner wrote:
> On 07.01.2019 00:18, Marcel Ziswiler wrote:
> > On Sun, 2019-01-06 at 22:00 +0100, Stefan Agner wrote:
> > > From: Stefan Agner
> > >
> > > In preparation of adding CONFIG_DM_MMC support use separate
&
From: Marcel Ziswiler
The imx_ddr_size() function may overflow as it is possible to kind of
over provision the DDR controller. Fix this by capping it to 2 GB which
is the maximum allowed size as per reference manual.
Signed-off-by: Marcel Ziswiler
Reviewed-by: Fabio Estevam
---
Changes in
() function
already took care of properly automatically detecting 256MB, 512MB or 1GB
modules.
Signed-off-by: Fabio Estevam
Signed-off-by: Marcel Ziswiler
Reviewed-by: Fabio Estevam
Acked-by: Stefan Agner
---
Changes in v2:
- Added Fabio's and Stefan's acked- resp. reviewed-bys.
boa
() function
already took care of properly automatically detecting 256MB, 512MB or 1GB
modules.
Signed-off-by: Fabio Estevam
Signed-off-by: Marcel Ziswiler
Reviewed-by: Fabio Estevam
Acked-by: Stefan Agner
---
Changes in v2:
- Added Fabio's and Stefan's acks resp. reviewed-bys.
boa
From: Marcel Ziswiler
The imx_ddr_size() function may overflow as it is possible to kind of
over provision the DDR controller. Fix this by capping it to 2 GB which
is the maximum allowed size as per reference manual.
Signed-off-by: Marcel Ziswiler
Reviewed-by: Fabio Estevam
---
Changes in
Hi Stefano
On Tue, 2018-10-16 at 10:06 +0200, Stefano Babic wrote:
> Hi Marcel,
>
> On 16/10/2018 08:46, Marcel Ziswiler wrote:
> > From: Marcel Ziswiler
> >
> > The imx_ddr_size() function may overflow as it is possible to kind
> > of
> > over provision
On Tue, 2018-10-16 at 10:37 +0200, Stefano Babic wrote:
> On 16/10/2018 10:25, Marcel Ziswiler wrote:
> > Hi Stefano
> >
> > On Tue, 2018-10-16 at 10:06 +0200, Stefano Babic wrote:
> > > Hi Marcel,
> > >
> > > On 16/10/2018 08:46, Marc
From: Marcel Ziswiler
Unset CONFIG_EFI_UNICODE_CAPITALIZATION on boards with tough size
restrictions.
This is analogous to commit a90bf07afc43
("efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION").
Signed-off-by: Marcel Ziswiler
---
configs/colibri_vf_defconfig | 1 +
1 file
From: Marcel Ziswiler
The make macro to check if the binary exceeds the board size limit is
taken straight from the root Makefile.
Without this and e.g. enabled EFI Vybrid fails booting as the regular
size limit check does not take the final u-boot.imx binary size into
account which is bigger
Hi Stefano
On Thu, 2018-11-08 at 15:07 +0100, Stefano Babic wrote:
> Hi Marcel,
>
> On 08/11/18 02:55, Fabio Estevam wrote:
> > [Adding Stefano]
> >
> > On Wed, Nov 7, 2018 at 8:41 PM Marcel Ziswiler > > wrote:
> > >
> > > From: Marcel Zi
On Fri, 2018-11-09 at 10:41 +0100, Alexander Graf wrote:
> On 11/09/2018 10:18 AM, Marcel Ziswiler wrote:
> > Hi Stefano
> >
> > On Thu, 2018-11-08 at 15:07 +0100, Stefano Babic wrote:
> > > Hi Marcel,
> > >
> > > On 08/11/18 02:
From: Marcel Ziswiler
Unset CONFIG_EFI_UNICODE_CAPITALIZATION on boards with tough size
restrictions.
This is analogous to commit a90bf07afc43
("efi_loader: unset CONFIG_EFI_UNICODE_CAPITALIZATION").
Signed-off-by: Marcel Ziswiler
Reviewed-by: Alexander Graf
---
Changes i
From: Marcel Ziswiler
Drop SPI support saving precious 4 Kb on boards with tough size
restrictions.
Signed-off-by: Marcel Ziswiler
Signed-off-by: Marcel Ziswiler
---
Changes in v2: New
configs/colibri_vf_defconfig | 4
1 file changed, 4 deletions(-)
diff --git a/configs
From: Marcel Ziswiler
Unset CONFIG_CMDLINE_EDITING saving precious 4 Kb on boards with tough
size restrictions.
Signed-off-by: Marcel Ziswiler
---
Changes in v2: New
configs/colibri_vf_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/colibri_vf_defconfig b/configs
From: Marcel Ziswiler
The make macro to check if the binary exceeds the board size limit is
taken straight from the root Makefile.
Without this and e.g. enabled EFI Vybrid fails booting as the regular
size limit check does not take the final u-boot.imx binary size into
account which is bigger
Hi Stefano
On Thu, 2018-11-08 at 15:07 +0100, Stefano Babic wrote:
> Hi Marcel,
>
> On 08/11/18 02:55, Fabio Estevam wrote:
> > [Adding Stefano]
> >
> > On Wed, Nov 7, 2018 at 8:41 PM Marcel Ziswiler > > wrote:
> > >
> > > From: Marcel Zi
ines. Make sure to
> disable
> back light before booting Linux.
>
> Signed-off-by: Gerard Salvatella
> Signed-off-by: Philippe Schenker
Acked-by: Marcel Ziswiler
> ---
> board/toradex/apalis-tk1/apalis-tk1.c | 9 +
> board/toradex/apalis_imx6/apali
I see this got superseded by fd3d1212a2cb ("bootm: Add board specific
OS preboot hook") which does the exact same thing. Thanks!
On Mon, 2018-08-13 at 09:30 +0200, Gerard Salvatella wrote:
> Some boards require specific configuration prior to booting the
> kernel.
> For instance, our boards requir
On Sun, 2018-09-16 at 18:22 +0100, Peter Robinson wrote:
> There's a number of dangling comments in various tegra configs post
> migrations
> of various configs so lets clean them up.
>
> Signed-off-by: Peter Robinson
> Cc: Tom Warren
> Cc: Stephen Warren
> C
On Sun, 2018-09-16 at 18:22 +0100, Peter Robinson wrote:
> All other Tegra devices that define USB_EHCI_TXFIFO_THRESH use hex
> representation, fix tegra20 to be the same format.
>
> Signed-off-by: Peter Robinson
> Cc: Tom Warren
> Cc: Stephen Warren
> ---
> include/configs/tegra20-common.h |
On Sun, 2018-09-16 at 18:23 +0100, Peter Robinson wrote:
> Migrate USB_EHCI_TEGRA from headers to Kconfig
>
> Signed-off-by: Peter Robinson
> Cc: Tom Warren
> Cc: Stephen Warren
> Cc: Marek Vasut
> Cc: Marcel Ziswiler
> Cc: peter.ch...@data61.csiro.au
> Cc: Luca
On Sun, 2018-09-16 at 18:22 +0100, Peter Robinson wrote:
> Migrate SYS_I2C_TEGRA from headers to Kconfig
>
> Signed-off-by: Peter Robinson
> Cc: Tom Warren
> Cc: Stephen Warren
> Cc: Heiko Schocher
> Cc: Marcel Ziswiler
> Cc: peter.ch...@data61.csiro.au
> Cc: Luca
On Mon, 2018-09-17 at 15:51 +0200, Marcel Ziswiler wrote:
> On Sun, 2018-09-16 at 18:23 +0100, Peter Robinson wrote:
> > Migrate USB_EHCI_TEGRA from headers to Kconfig
> >
> > Signed-off-by: Peter Robinson
> > Cc: Tom Warren
> > Cc: Stephen Warren
> > C
rren
> Cc: Stephen Warren
Reviewed-by: Marcel Ziswiler
> ---
> configs/seaboard_defconfig | 1 +
> drivers/input/Kconfig| 6 ++
> include/configs/seaboard.h | 4
> scripts/config_whitelist.txt | 1 -
> 4 files changed, 7 insertions(+), 5 deletions(-)
On Sun, 2018-09-16 at 18:23 +0100, Peter Robinson wrote:
> The CONFIG_KEYBOARD does nothing as it's legacy and unused
> so just drop it from the config.
>
> Signed-off-by: Peter Robinson
> Cc: Tom Warren
> Cc: Stephen Warren
> Cc: Allen Martin
Reviewed-by: Marcel Z
Hi Fabio
Stefan is currently at Linaro Connect and may not have access to
hardware.
On Mon, 2018-09-17 at 14:09 -0300, Fabio Estevam wrote:
> Instead of hardcoding the memory size, use the generic
> imx_ddr_size() function, which extracts the memory size
> in runtime by reading the DDR controlle
Hi Fabio
On Tue, 2018-09-18 at 14:28 +0200, Marcel Ziswiler wrote:
> Stefan is currently at Linaro Connect and may not have access to
> hardware.
>
> On Mon, 2018-09-17 at 14:09 -0300, Fabio Estevam wrote:
> > Instead of hardcoding the memory size, use the generic
> >
From: Marcel Ziswiler
The imx_ddr_size() function may overflow as it is possible to kind of
over provision the DDR controller. Fix this by capping it to 2 GB which
is the maximum allowed size as per reference manual.
Signed-off-by: Marcel Ziswiler
--
arch/arm/mach-imx/mx7/ddr.c | 4
1
() function
already took care of properly automatically detecting 256MB, 512MB or 1GB
modules.
Signed-off-by: Fabio Estevam
Signed-off-by: Marcel Ziswiler
---
board/toradex/colibri_imx7/colibri_imx7.c | 2 +-
include/configs/colibri_imx7.h| 1 -
2 files changed, 1 insertion(+), 2
Fix spelling of debug message from cnnot to cannot.
Signed-off-by: Marcel Ziswiler
Acked-by: Anatolij Gustschin
---
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3: None
Changes in v2:
- Add Anatolij's ack.
drivers/video/simple_panel.c | 2 +-
1 file chang
Without this patch the following error will be shown:
Colibri T20 # usb start
starting USB...
No controllers found
This patch fixes USB operation and also the controller order as the
CI UDC driver may only be instantiated on the first aka OTG port.
Signed-off-by: Marcel Ziswiler
Acked-by
.
Signed-off-by: Marcel Ziswiler
Acked-by: Stephen Warren
---
Changes in v6: None
Changes in v5: None
Changes in v4:
- Add Stephen's ack.
Changes in v3:
- Get rid of dummy N/C GPIO work around now as the fixed regulator
properly honours optionality of enable GPIO.
Changes in v2:
- R
The Tegra 2 aka T20 is not host PC capable. Therefore gate the define
CONFIG_CI_UDC_HAS_HOSTPC in tegra-common-usb-gadget.h in case of
CONFIG_TEGRA20.
Signed-off-by: Marcel Ziswiler
Acked-by: Stephen Warren
---
Changes in v6: None
Changes in v5: None
Changes in v4: None
Changes in v3:
- Add
de despite its binding claiming it being optional.
- As suggested by Stephen remove last patch 5/5 colibri_t20: enable dfu
also for nand.
Marcel Ziswiler (5):
tegra: usb gadget: fix ci udc operation if not hostpc capable
simple panel: fix spelling of debug message
regulator: fixed: honour optio
According to the binding documentation the fixed regulator enable GPIO
is optional. However so far registration thereof failed if no enable
GPIO was specified. Fix this by making it entirely optional whether an
enable GPIO is used.
Signed-off-by: Marcel Ziswiler
Acked-by: Stephen Warren
character array. This then could lead to an buffer
overflow on the stack.
Signed-off-by: Stefan Agner
Acked-by: Marcel Ziswiler
---
Changes in v2:
- Re-based and re-send.
arch/arm/cpu/armv7/vf610/generic.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/cpu/armv7
as well. The config block will be read upon boot by
the checkboard() function, displayed as part of the board information
and passed to Linux via device tree or ATAGs.
Signed-off-by: Marcel Ziswiler
---
Changes in v2: None
board/toradex/common/Kconfig | 80 ++
board/toradex/common
Avoid a checkboard() name clash with our upcoming custom implementation
thereof.
Signed-off-by: Marcel Ziswiler
---
Changes in v2: None
include/configs/apalis_t30.h | 1 +
include/configs/colibri_t20.h | 1 +
include/configs/colibri_t30.h | 1 +
3 files changed, 3 insertions(+)
diff --git a
Rename checkboard() to checkboard_fallback() in order to avoid a
name clash with our upcoming common implementation thereof.
Signed-off-by: Marcel Ziswiler
---
Changes in v2: None
board/toradex/colibri_imx7/colibri_imx7.c | 6 +++---
board/toradex/colibri_vf/colibri_vf.c | 8
2
With our common code in place actually make use of it across all our
modules.
Signed-off-by: Marcel Ziswiler
---
Changes in v2: None
board/toradex/apalis_t30/Kconfig | 18 ++
board/toradex/apalis_t30/apalis_t30.c | 12 +++-
board/toradex
From: Max Krummenacher
remove now unused CONFIG_TRDX_PID_XXX
Signed-off-by: Max Krummenacher
Acked-by: Marcel Ziswiler
---
Changes in v2: None
board/toradex/colibri_vf/colibri_vf.c | 16
include/configs/colibri_vf.h | 7 ---
scripts/config_whitelist.txt
Now with the config block handling in place move the U-Boot environment
location before the config block at the end of 1st "boot sector" as
deployed during production using our downstream BSP.
Signed-off-by: Marcel Ziswiler
---
Changes in v2:
- fixed common.h include mess in boa
x pid is now set generically
Marcel Ziswiler (5):
colibri_imx7/vf: move to custom checkboard_fallback()
apalis/colibri_t20/t30: deactivate displaying board info
toradex: config block handling
apalis/colibri_imx7/pxa270/t20/t30/vf: integrate config block handling
apalis/colibri_t30:
On Wed, 2016-09-28 at 12:11 -0600, Stephen Warren wrote:
> On 09/28/2016 03:35 AM, Marcel Ziswiler wrote:
> >
> > Now with the config block handling in place move the U-Boot
> > environment
> > location before the config block at the end of 1st "boot sector&qu
On Wed, 2016-09-28 at 12:00 -0600, Stephen Warren wrote:
> On 09/28/2016 03:35 AM, Marcel Ziswiler wrote:
> >
> > Avoid a checkboard() name clash with our upcoming custom
> > implementation
> > thereof.
> If you want to avoid naming conflicts, please simply name
Drop CONFIG_CUSTOM_BOARDINFO as it is not Kconfig compliant and anyway
not really used anywhere plus the upcoming weak show_board_info()
approach seems much superior.
This reverts commit a9ad18c9d5fe2554753b0f9a52adfd5ebce61147.
Signed-off-by: Marcel Ziswiler
---
Changes in v3:
- introduce new
Deactivate CONFIG_DISPLAY_BOARDINFO in favour of
CONFIG_DISPLAY_BOARDINFO_LATE which also displays on the LCD.
Signed-off-by: Marcel Ziswiler
---
Changes in v3:
- fixup deactivation of CONFIG_DISPLAY_BOARDINFO in favour of
CONFIG_DISPLAY_BOARDINFO_LATE which also displays on the LCD after
as well. The config block will be read upon boot by
the show_board_info() function, displayed as part of the board
information and passed to Linux via device tree or ATAGs.
Signed-off-by: Marcel Ziswiler
---
Changes in v3:
- use custom show_board_info() rather than checkboard() and
checkboard
With our common code in place actually make use of it across all our
modules.
Signed-off-by: Marcel Ziswiler
---
Changes in v3:
- use checkboard() rather than checkboard_fallback()
- drop CUSTOM_BOARDINFO
Changes in v2: None
board/toradex/apalis_t30/Kconfig | 18
Make show_board_info() a weak function which allows for custom board
specific implementations thereof.
Signed-off-by: Marcel Ziswiler
---
Changes in v3:
- introduce new patch making show_board_info() a weak function which
allows for custom board specific implementations thereof
Changes in
kbuild feature curtsey
Arnaud Lacombe)
- added CUSTOM_BOARDINFO into our common Kconfig to avoid recent
no_new_adhoc_configs_check error
- add Max' patch
colibri_vf: usb gadget: toradex pid is now set generically
Marcel Ziswiler (6):
Revert "generic-board: allow showing custom bo
From: Max Krummenacher
remove now unused CONFIG_TRDX_PID_XXX
Signed-off-by: Marcel Ziswiler
---
Changes in v3: None
Changes in v2: None
board/toradex/colibri_vf/colibri_vf.c | 16
include/configs/colibri_vf.h | 7 ---
scripts/config_whitelist.txt | 5
Now with the config block handling in place move the U-Boot environment
location before the config block at the end of 1st "boot sector" as
deployed during production using our downstream BSP.
Signed-off-by: Marcel Ziswiler
---
Changes in v3:
- drop patch 1 'colibri_imx7/vf:
Hi Simon
On Thu, 2016-10-20 at 13:06 -0600, Simon Glass wrote:
> Only three serial drivers remain to be converted. This series drops
> two of those, since the boards appear to be unmaintained.
>
> With this, only blackfin remains.
>
> The blackfin driver probably needs to be converted as there i
On Wed, 2016-08-03 at 15:51 +0200, Marek Vasut wrote:
> On 08/03/2016 11:46 AM, Alban Bedel wrote:
> >
> > On Wed, 3 Aug 2016 09:00:42 +0200
> > Marek Vasut wrote:
> >
> > >
> > > On 08/03/2016 07:32 AM, Alban Bedel wrote:
> > > >
> > > > Commit 147271209a9d ("net: asix: fix operation without
On Thu, 2016-08-04 at 11:12 +0200, Marek Vasut wrote:
> On 08/04/2016 11:07 AM, Alban Bedel wrote:
> >
> > On Wed, 3 Aug 2016 15:23:30 +0000
> > Marcel Ziswiler wrote:
> >
> > >
> > > On Wed, 2016-08-03 at 15:51 +0200, Marek Vasut wrote:
> &g
On Mon, 2014-11-17 at 06:53 +, Simon Glass wrote:
> Did this get resolved?
No, unfortunately not.
> Do you have an update please?
I just retested this and it is still the case all with latest mainline
stuff both on the U-Boot as well as the Linux kernel side. Another issue
I noticed is that
Without this patch the following error will be shown:
Colibri T20 # usb start
starting USB...
No controllers found
This patch fixes USB operation and also the controller order as the
CI UDC driver may only be instantiated on the first aka OTG port.
Signed-off-by: Marcel Ziswiler
---
arch/arm
.
Please note that the current U-Boot implementation requires a dummy
GPIO e.g. for a fixed backlight regulator to be explicitly defined in
order to work unlike in the Linux kernel where this is taken care of
automatically.
Signed-off-by: Marcel Ziswiler
---
arch/arm/dts/tegra20-colibri.dts
[70292.181507] usb 2-3.4.2-port7: unable to enumerate USB device
Any feedback or suggestions are much appreciated.
Marcel Ziswiler (5):
tegra: usb gadget: fix ci udc operation if not hostpc capable
simple panel: fix spelling of debug message
colibri_t20: fix display configuration
The Tegra 2 aka T20 is not host PC capable. Therefore move the define
CONFIG_CI_UDC_HAS_HOSTPC from the generic tegra-common-usb-gadget.h
header file into resp. SoC type specific ones.
Signed-off-by: Marcel Ziswiler
---
include/configs/tegra-common-usb-gadget.h | 1 -
include/configs/tegra114
Enable USB gadget DFU functionality for NAND as well.
Signed-off-by: Marcel Ziswiler
---
include/configs/colibri_t20.h | 6 ++
1 file changed, 6 insertions(+)
diff --git a/include/configs/colibri_t20.h b/include/configs/colibri_t20.h
index c15f0cb..33e1ef5 100644
--- a/include/configs
Fix spelling of debug message from cnnot to cannot.
Signed-off-by: Marcel Ziswiler
---
drivers/video/simple_panel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/video/simple_panel.c b/drivers/video/simple_panel.c
index b2fe345..baa95f6 100644
--- a/drivers/video
As discussed before rather than Joshua's patch the one from Alban
should long since have been applied:
https://www.mail-archive.com/u-boot@lists.denx.de/msg221455.html
This reverts commit 41d1258aceb45b45f9e68f67a9c40f0afbc09dc9.
Signed-off-by: Marcel Ziswiler
---
drivers/usb/eth/asix.
On Fri, 2016-09-09 at 13:57 -0500, Joe Hershberger wrote:
> Hi Joshua,
>
> https://patchwork.ozlabs.org/patch/666191/ was applied to u-boot-
> net.git.
>
> Thanks!
> -Joe
No, sorry, but this is really the wrong approach! As discussed before
rather than Joshua's patch the one from Alban should lo
operation without eeprom")
Signed-off-by: Alban Bedel
Signed-off-by: Marcel Ziswiler
---
Please note that this also obsoletes the following patch sent earlier
as requested by Marek:
[PATCH] Revert "net: asix: Fix AX88772B when used with DriverModel"
Changes in v2:
- reverting th
out on TD - token=0x88008d80
Rx: failed to receive: -5
This patch fixes this by upping our maximal de-fragmentation aka IP
packet size again.
Signed-off-by: Marcel Ziswiler
---
include/configs/colibri_t30.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/colibri_t30.h b/inclu
On Sat, 2016-09-10 at 01:04 +0200, Marek Vasut wrote:
> On 09/09/2016 11:06 PM, Marcel Ziswiler wrote:
> >
> > On Fri, 2016-09-09 at 13:57 -0500, Joe Hershberger wrote:
> > >
> > > Hi Joshua,
> > >
> > > https://patchwork.ozlabs.org
On Fri, 2016-09-09 at 16:16 -0500, Joe Hershberger wrote:
> Hi Marcel,
>
> On Fri, Sep 9, 2016 at 4:12 PM, Marcel Ziswiler
> wrote:
> >
> > As discussed before rather than Joshua's patch the one from Alban
> > should long since have been applied:
> >
On Sat, 2016-09-10 at 02:18 +0200, Marcel Ziswiler wrote:
> On Sat, 2016-09-10 at 01:23 +0200, Marek Vasut wrote:
> >
> > On 09/10/2016 01:13 AM, Marcel Ziswiler wrote:
> > >
> > >
> > > On Sat, 2016-09-10 at 01:04 +0200, Marek Vasut wrote:
> &
On Sat, 2016-09-10 at 01:23 +0200, Marek Vasut wrote:
> On 09/10/2016 01:13 AM, Marcel Ziswiler wrote:
> >
> > On Sat, 2016-09-10 at 01:04 +0200, Marek Vasut wrote:
> > >
> > > On 09/09/2016 11:06 PM, Marcel Ziswiler wrote:
> > > >
> >
On Mon, 2016-09-12 at 12:13 -0600, Stephen Warren wrote:
> On 09/09/2016 10:10 AM, Marcel Ziswiler wrote:
> >
> > The Tegra 2 aka T20 is not host PC capable. Therefore move the
> > define
> > CONFIG_CI_UDC_HAS_HOSTPC from the generic tegra-common-usb-gadget.h
> >
On Mon, 2016-09-12 at 12:24 -0600, Stephen Warren wrote:
> On 09/09/2016 10:10 AM, Marcel Ziswiler wrote:
> >
> > Enable USB gadget DFU functionality for NAND as well.
> >
> > diff --git a/include/configs/colibri_t20.h
> > b/include/configs/colibri_t20.h
>
On Mon, 2016-09-12 at 12:13 -0600, Stephen Warren wrote:
> On 09/09/2016 10:10 AM, Marcel Ziswiler wrote:
> >
> > This series addresses various issues as seen on Colibri T20. Please
> > note that for successful Ethernet operation not only on Colibri T20
> > but also o
On Sat, 2016-09-10 at 18:51 +0200, Marek Vasut wrote:
> On 09/10/2016 04:20 AM, Marcel Ziswiler wrote:
> >
> > Since commit aa7a648747d8c704a9a81c9e493d386930724e9d
> > ("net: Stop including NFS overhead in defragment max") the
> > following
> > has
On Wed, 2016-09-14 at 17:19 +, Stephen Warren wrote:
> On 09/14/2016 09:20 AM, Marcel Ziswiler wrote:
> >
> > On Mon, 2016-09-12 at 12:18 -0600, Stephen Warren wrote:
> > >
> > > On 09/09/2016 10:10 AM, Marcel Ziswiler wrote:
> > > >
> >
On Mon, 2016-09-12 at 12:20 -0600, Stephen Warren wrote:
> On 09/09/2016 10:10 AM, Marcel Ziswiler wrote:
> >
> > Without this patch the following error will be shown:
> >
> > Colibri T20 # usb start
> > starting USB...
> > No controllers found
> This
Fix spelling of debug message from cnnot to cannot.
Signed-off-by: Marcel Ziswiler
Acked-by: Anatolij Gustschin
---
Changes in v2:
- Add Anatolij's ack.
drivers/video/simple_panel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/video/simple_panel.c b/dr
name dummy regulator to reg_3v3 as suggested by Stephen.
- Keep dummy N/C GPIO to work around bug in U-Boot regulator driver
requiring such node despite its binding claiming it being optional.
- No change.
- As suggested by Stephen remove last patch 5/5 colibri_t20: enable dfu
also for nand.
Marcel Z
Without this patch the following error will be shown:
Colibri T20 # usb start
starting USB...
No controllers found
This patch fixes USB operation and also the controller order as the
CI UDC driver may only be instantiated on the first aka OTG port.
Signed-off-by: Marcel Ziswiler
---
Changes
The Tegra 2 aka T20 is not host PC capable. Therefore gate the define
CONFIG_CI_UDC_HAS_HOSTPC in tegra-common-usb-gadget.h in case of
CONFIG_TEGRA20.
Signed-off-by: Marcel Ziswiler
---
Changes in v2:
- As suggested by Stephen gating the CONFIG_CI_UDC_HAS_HOSTPC define
with CONFIG_TEGRA20
.
Please note that the current U-Boot implementation requires a dummy
GPIO e.g. for a fixed backlight regulator to be explicitly defined in
order to work unlike in the Linux kernel where this is taken care of
automatically.
Signed-off-by: Marcel Ziswiler
---
Changes in v2:
- Rename dummy
character array. This then could lead to an buffer
overflow on the stack.
Signed-off-by: Stefan Agner
Acked-by: Marcel Ziswiler
Signed-off-by: Marcel Ziswiler
---
arch/arm/cpu/armv7/vf610/generic.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/cpu/armv7/vf610
901 - 1000 of 1617 matches
Mail list logo