Re: [PATCH] Nokia RX-51: Convert documentation to rst format

2021-07-26 Thread Lokesh Vutla
On 22/07/21 2:55 am, Pali Rohár wrote: > Signed-off-by: Pali Rohár > --- > board/nokia/rx51/MAINTAINERS | 2 +- > doc/board/index.rst | 1 + > doc/board/nokia/index.rst | 7 + > .../nokia/rx51.rst} |

Re: [PATCH v2 5/5] configs: am335x_evm: Fix BeagleBone Green DTB selection

2021-07-26 Thread Lokesh Vutla
On 21/07/21 12:10 pm, Paul Barker wrote: > On Wed, 21 Jul 2021 11:29:04 +0530 > Lokesh Vutla wrote: > >> On 20/07/21 1:49 pm, Paul Barker wrote: >>> On Tue, 13 Jul 2021 11:59:06 +0530 >>> Lokesh Vutla wrote: >>> >>>> On 13/

Re: [PATCH 0/3] J7200: Add support for HS400 speed mode

2021-07-28 Thread Lokesh Vutla
On Tue, 25 May 2021 15:08:22 +0530, Aswath Govindraju wrote: > The following series of patches add support for HS400 speed mode on J7200 > SoC. > > For HS400 support to work, the following series of patches depend on, > https://patchwork.ozlabs.org/project/uboot/patch/20210405144428.12159-1-a-govi

Re: [PATCH 0/6] AM64: Add support for higher speed modes and boot mode in eMMC

2021-07-28 Thread Lokesh Vutla
On Thu, 3 Jun 2021 14:34:22 +0530, Aswath Govindraju wrote: > The following series of patches add support for, > - HS200/HS400 speed modes > - eMMC boot mode > - gpt and FDT library overlay > > This series of patches, > - dependent on > https://patchwork.ozlabs.org/project/uboot/list/?series=237

Re: [PATCH] configs: am64x_evm_r5_defconfig: Fix CONFIG_SPL_TEXT_BASE to 0x70000000

2021-07-28 Thread Lokesh Vutla
On Mon, 26 Jul 2021 20:28:39 +0530, Aswath Govindraju wrote: > CONFIG_SPL_TEXT_BASE was set to 0x7000 in the commit, > "26f32c32b250 configs: am64x_evm_*_defconfig: Rearrange the components in > SRAM to satisfy the limitations for USB DFU boot mode". This change seems > to have been dropped dur

Re: [PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode

2021-07-28 Thread Lokesh Vutla
On Mon, 5 Apr 2021 20:14:28 +0530, Aswath Govindraju wrote: > Enable HS400 speed mode by writing to HOST_CONTROL2 register. Applied to https://source.denx.de/u-boot/custodians/u-boot-ti.git for-rc, thanks! [1/1] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode https://sourc

Re: [PATCH v5 00/20] TI/Cadence: Add Sierra/Torrent SERDES driver

2021-07-28 Thread Lokesh Vutla
On Wed, 21 Jul 2021 21:28:29 +0530, Kishon Vijay Abraham I wrote: > Patch series adds Sierra and Torrent SERDES driver for the SERDES > used in TI's K3 platforms. This SERDES is used by USB3, PCIe and > Ethernet. This series is mostly an adaptation of drivers added in > upstream Linux kernel. > >

Re: [PATCH v2 0/6] AM64: Add support for higher speed modes and boot mode in eMMC

2021-07-28 Thread Lokesh Vutla
On Mon, 26 Jul 2021 20:58:01 +0530, Aswath Govindraju wrote: > The following series of patches add support for, > - HS200/HS400 speed modes > - eMMC boot mode > - gpt and FDT library overlay > > This series of patches, > - dependent on > https://patchwork.ozlabs.org/project/uboot/list/?series=23

Re: [PATCH 0/5] Cleanup MAIN R5F boot from R5 SPL

2021-07-28 Thread Lokesh Vutla
On Mon, 26 Jul 2021 16:13:06 -0500, Suman Anna wrote: > The following series cleans up the code related to booting of Main > R5FSS0 Core0 from R5 SPL, and moves it to A72 U-Boot on J721E SoCs. > This is no longer supported after the R5 SPL re-architecture that > splits the System Firmware functiona

Re: [PATCH] arm: dts: k3-am65: Fix up MCU R5FSS cluster mode back to Split-mode

2021-07-28 Thread Lokesh Vutla
On Mon, 26 Jul 2021 11:22:13 -0500, Suman Anna wrote: > The default U-Boot environment variables and design are all set up to > have the MCU R5FSS cluster to be in Split-mode. This is the setting > in v2021.01 U-Boot and the dt nodes are synched with the kernel binding > property names in commit 46

Re: [PATCH] board: ti: k2g: Program PadConfig_202 before locking RSTMUX8

2021-07-28 Thread Lokesh Vutla
On Mon, 26 Jul 2021 18:22:48 -0500, Suman Anna wrote: > The PADCONFIG_202 register (0x02621328) is affected by the locking > of the RSTMUX8 register (0x02620328), and so cannot be configured > in kernel. This has been confirmed as a hardware bug and affects > all K2G SoCs. > > Setup the pinmux for

[GIT PULL] TI changes for v2021.10-rc2

2021-07-28 Thread Lokesh Vutla
Hi Tom, Please find the PR for master branch targeted for v2021.10-rc2 tag. Details about the PR are updated in the tag message. Gitlab CI report: https://source.denx.de/u-boot/custodians/u-boot-ti/-/pipelines/8468 The following changes since commit b70b9b07463db2f6937c7ea6d7fb5122feb7b

Re: [PATCH 2/3] am33xx: board: remove GPIO platforma data

2021-02-21 Thread Lokesh Vutla
Hi Dario, On 13/02/21 4:30 pm, Dario Binacchi wrote: > Since the board has been converted to driver model and DT is supported, > GPIO platform are no more required and can be removed. > > Signed-off-by: Dario Binacchi Not all am335x platforms are converted to DT. Due to SPL size constraints am3

Re: [PATCH] ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet

2021-02-22 Thread Lokesh Vutla
On 09/02/21 1:38 pm, Vignesh Raghavendra wrote: > Since commit 6239cc8c4e ("arm: dts: k3-j7200: Sync Linux v5.11-rc6 dts > into U-Boot") ranges have been added to CPSW node which results in > U-Boot CPSW driver failing to acquire phy_gmii_sel register range and > thus failing to configure GMII m

Re: [PATCH] clk: ti: improve debug messages for clkctrl driver

2021-02-22 Thread Lokesh Vutla
On 13/02/21 4:32 pm, Dario Binacchi wrote: > The previous version printed the same debug message for both the enable > and disable routines without highlighting whether you were enabling or > disabling the module. It is now clear whether you are enabling or > disabling the module. > > Signed-of

Re: [PATCH 1/3] arm: dts: sync am33xx gpio nodes with Linux 5.9-rc7

2021-02-22 Thread Lokesh Vutla
On 13/02/21 4:30 pm, Dario Binacchi wrote: > Move gpio controller nodes from am33xx.dtsi to am33xx-l4.dtsi. Now both > files are more similar to those found in Linux 5.9-rc7. To be fully > operational as before it was also necessary to fix the am33xx-clock.dtsi > file. It too is now almost the s

Re: [RESEND PATCH 0/2] clk patches from 'Add DM support for omap PWM backlight' series

2021-02-22 Thread Lokesh Vutla
On 14/02/21 7:47 pm, Dario Binacchi wrote: > > As suggested by Grygorii Strashko I have removed these patches from the > 'Add DM support for omap PWM backlight' series and grouped them into > this one. The patches have already been reviewed by Simon Glass. Applied to u-boot-ti/for-rc branch.

Re: [PATCH] arm: dts: sync am33xx-clocks with Linux 5.9-rc7

2021-02-22 Thread Lokesh Vutla
On 13/02/21 4:39 pm, Dario Binacchi wrote: > The commit 6337d53fdf45 ("arm: dts: sync am33xx with Linux 5.9-rc7") > synchronized the am33xx-clocks.dtsi file with Linux 5.9-rc7 with the > exception of two nodes. I think I was wrong and it is better to keep > the two files similar and possibly mak

[GIT PULL] TI changes for v2021.04 rc3

2021-02-22 Thread Lokesh Vutla
Hi Tom, Please find the PR for master branch targeted for v2021.04-rc3 release. Details about the PR are updated in the tag message. Gitlab build report: https://gitlab.denx.de/u-boot/custodians/u-boot-ti/-/pipelines/6457 The following changes since commit 767582cd4c755c52bce3e1813bc462f

Re: [PATCH] Nokia RX-51: Enable CONFIG_CMD_BOOTD

2021-03-03 Thread Lokesh Vutla
On 03/03/21 5:13 pm, Pali Rohár wrote: > On Wednesday 24 February 2021 01:27:29 Pali Rohár wrote: >> CONFIG_CMD_BOOTD provides 'boot' command which is required in more scripts. >> >> Signed-off-by: Pali Rohár >> --- >> This patch applies cleanly on top of the patch "Nokia RX-51: Enable >> usbtt

Re: [PATCH] Nokia RX-51: Enable CONFIG_CMD_BOOTD

2021-03-03 Thread Lokesh Vutla
+ Tom On 24/02/21 5:57 am, Pali Rohár wrote: > CONFIG_CMD_BOOTD provides 'boot' command which is required in more scripts. > > Signed-off-by: Pali Rohár > --- > This patch applies cleanly on top of the patch "Nokia RX-51: Enable > usbtty serial console by default" [1] and CI testing passed witho

[PATCH 2/2] configs: am65x_evm_r5: Enable checks for spl and stack sizes

2021-03-09 Thread Lokesh Vutla
Enable relevant configs that checks for the size of image and stack: BSS: 3KB Initial MALLOC: ~22KB Initial Stack: 8K SPL Image size can be: ~215KB Signed-off-by: Lokesh Vutla --- configs/am65x_evm_r5_defconfig | 5 + 1 file changed, 5 insertions(+) diff --git a/configs

[PATCH 1/2] include: configs: am65x_evm: Optimize size of SPL BSS

2021-03-09 Thread Lokesh Vutla
Current BSS allocation of SPL is as below: $ size spl/u-boot-spl textdata bss dec hex filename 13236978521496 141717 22995 spl/u-boot-spl But 20KB is allocated currently for BSS. Reduce it to 3KB and save some space for stack. Signed-off-by: Lokesh Vutla

Re: [PATCH 4/5] arm: dts: k3-j721e: Sync CPSW DT node from kernel

2020-07-08 Thread Lokesh Vutla
On 07/07/20 7:45 pm, Vignesh Raghavendra wrote: > > > On 07/07/20 7:19 pm, Grygorii Strashko wrote: >> >> >> On 06/07/2020 11:06, Vignesh Raghavendra wrote: >>> Sync CPSW DT node from Kernel and move it out of -u-boot.dtsi file. >>> >>> Signed-off-by: Vignesh Raghavendra >>> --- >>>   .../k3-

Re: [PATCH 06/13] arm: mach-k3: am6_init: Do USB fixups to facilitate host and device boot modes

2020-07-08 Thread Lokesh Vutla
On 02/07/20 1:32 pm, Faiz Abbas wrote: > U-boot only supports either USB host or device mode for a node at a time in > dts > To support both host and dfu bootmodes, set "peripheral" as the default > dr_mode > but fixup property to "host" if host bootmode is detected > > This needs to happen b

Re: [PATCH 0/8] Introduce UCLASS_SOC

2020-07-08 Thread Lokesh Vutla
Hi Dave, On 30/06/20 10:08 am, Dave Gerlach wrote: > Hi, > > This patch series introduces UCLASS_SOC to be used for SOC identification and > attribute matching based on SoC ID info. This allows drivers to be > provided for SoCs to retrieve SoC identifying information and also for > matching > de

[GIT PULL] TI changes for v2020.10-rc1

2020-07-13 Thread Lokesh Vutla
Hi Tom, Please find the pull request for v2020.10-rc1 containing TI specific changes. Travis-CI build: https://travis-ci.org/github/lokeshvutla/u-boot/builds/707679753 The following changes since commit 497c7598c4e713eb9ad88fd7963e57b21b8b35e1: Merge branch 'master' of https://gitlab

Re: [PATCH v3 0/3] Sync UDMA bindings from kernel

2020-07-13 Thread Lokesh Vutla
On 07/07/20 1:43 pm, Vignesh Raghavendra wrote: > UDMA DT bindings have deviated from kernel's DT for AM654 and J721e. > This series updates UDMA driver and sync DT bindings > > Tested OSPI and CPSW on AM654 and J721e after the changes Applied to u-boot-ti. Thanks and regards, Lokesh

Re: [PATCH 0/6] TI: AM654/j721e: Ringacc and UDMA updates

2020-07-13 Thread Lokesh Vutla
On 06/07/20 1:26 pm, Vignesh Raghavendra wrote: > Align Ringacc and UDMA driver with kernel updates. > > Depends on [1] > > [1] https://patchwork.ozlabs.org/project/uboot/list/?series=186589 Applied to u-boot-ti. Thanks and regards, Lokesh > > Vignesh Raghavendra (6): > soc: ti: k3-rin

Re: [PATCH 0/5] TI: AM654/J721e: Sync CPSW DT node from kernel

2020-07-13 Thread Lokesh Vutla
On 06/07/20 1:36 pm, Vignesh Raghavendra wrote: > Make necessary driver changes to sync DT nodes from kernel. > Depends on [1] > > Due to the dependencies, I would like this entire series to be merged via TI > tree. > > Tested on AM654 and J721e boards > > [1] https://patchwork.ozlabs.org/pr

Re: [PATCH v2] arm: k3: Consolidate and silence k3_fit_atf.sh call

2020-07-13 Thread Lokesh Vutla
e > code - only IS_HS=1 is different when CONFIG_TI_SECURE_DEVICE is on. > > Signed-off-by: Jan Kiszka > Acked-by: Lokesh Vutla Applied to u-boot-ti. Thanks and regards, Lokesh

Re: [PATCH] arm: k3: use correct weak function name spl_board_prepare_for_linux

2020-07-13 Thread Lokesh Vutla
On 07/07/20 5:55 pm, Patrick Delaunay wrote: > Replace the function spl_board_prepare_for_boot_linux by the correct > name of the weak function spl_board_prepare_for_linux defined in spl.h. > > Signed-off-by: Patrick Delaunay Applied to u-boot-ti. Thanks and regards, Lokesh

Re: [PATCH] ARM: da850-evm: Unify config options with Kconfig

2020-07-13 Thread Lokesh Vutla
On 30/06/20 5:19 am, Adam Ford wrote: > There are two options that are currently whitelisted, but they > are redundant, because there are not necessary since Kconfig options > exist to basically state the same thing. > > CONFIG_DIRECT_NOR_BOOT and CONFIG_USE_NOR are both set together and > only

Re: [PATCH v2 2/3] watchdog: rti_wdt: Add support for loading firmware

2020-07-20 Thread Lokesh Vutla
Hi Jan, On 20/07/20 3:06 pm, Jan Kiszka wrote: > On 29.06.20 20:44, Jan Kiszka wrote: >> On 29.06.20 14:37, Tom Rini wrote: >>> On Mon, Jun 29, 2020 at 07:56:53AM +0530, Lokesh Vutla wrote: >>>> +Tom >>>> >>>> On 23/06/20 8:11 pm, Jan K

Re: [PATCH 6/7] arm: mach-k3: j721e_init: initialize ESM support

2020-02-13 Thread Lokesh Vutla
On 13/02/20 3:04 PM, Tero Kristo wrote: > Initialize both ESM and ESM_PMIC support if available for the board. > If support is not available for either, a warning is printed out. > > ESM signals are only properly routed on PM2 version of the J721E SOM, > so only probe the drivers on this device

Re: [PATCH 4/7] arm: dts: k3-k721e: Add Main domain ESM support

2020-02-13 Thread Lokesh Vutla
On 13/02/20 3:04 PM, Tero Kristo wrote: > Main domain ESM support is needed to configure main domain watchdogs > to generate ESM pin events by default. On J7 processor board these > propagate to the PMIC to generate a reset when watchdog expires. > > Signed-off-by: Tero Kristo > --- > arch/ar

Re: [RFC 2/2] Revert "dm: core: device: switch off power domain after device removal"

2020-02-13 Thread Lokesh Vutla
On 13/02/20 10:42 PM, Neil Armstrong wrote: > Hi, > > On 03/02/2020 14:59, Oliver Graute wrote: >> The conga-imx8 board isn't booting without this revert. Can someone tell me >> what I need to Do so that this revert is not necessary? Can you give more details on where the failure is happening?

Re: [RFC 2/2] Revert "dm: core: device: switch off power domain after device removal"

2020-02-14 Thread Lokesh Vutla
On 14/02/20 2:48 PM, Oliver Graute wrote: > On 14/02/20, Lokesh Vutla wrote: >> >> >> On 13/02/20 10:42 PM, Neil Armstrong wrote: >>> Hi, >>> >>> On 03/02/2020 14:59, Oliver Graute wrote: >>>> The conga-imx8 board isn't booting w

[GIT PULL] TI changes for v2020.04-rc3

2020-02-14 Thread Lokesh Vutla
boot mode configs: am43xx_evm_usbhost_boot: Add device for environment Lokesh Vutla (3): arm: dts: k3-j721e-r5-common-proc-board: Disable power-domains for mcu uart configs: j721e_evm_r5: Enable early cons arm: mach-k3: Fix nomenclature on Silicon Revisions Roger

Re: [PATCH 0/2] Fix Ethernet boot in am437x-evm

2020-02-14 Thread Lokesh Vutla
On 31/01/20 3:23 PM, Faiz Abbas wrote: > The following patches fix ethernet boot in am437x-evm. Merged into u-boot-ti. Thanks and regards, Lokesh

Re: [PATCH 0/2] Fix usb host boot mode in AM437x-gp-evm

2020-02-14 Thread Lokesh Vutla
On 06/02/20 3:22 PM, Faiz Abbas wrote: > The following patches fix usb host boot mode in am437x-gp-evm. Merged into u-boot-ti. Thanks and regards, Lokesh

Re: [PATCH] armV7R: K3: am654: Activate early console functionality

2020-02-14 Thread Lokesh Vutla
On 12/02/20 10:24 AM, Lokesh Vutla wrote: > From: Andreas Dannenberg > > Activate early console functionality on AM65x devices to allow for > early diagnostic messages until the main console is ready > to get activated. > > Signed-off-by: Andreas Dannenberg > Sig

Re: [PATCH] arm: K3: j721e: Fix boot parameter table index memory address

2020-02-14 Thread Lokesh Vutla
On 12/02/20 10:23 AM, Lokesh Vutla wrote: > From: Andreas Dannenberg > > The boot parameter table index memory address for J721E was configured > to an incorrect value which prevented the use of this definition to > determine which boot parameter table is active which is need

Re: [PATCH] arm: mach-k3: Fix nomenclature on Silicon Revisions

2020-02-14 Thread Lokesh Vutla
On 10/02/20 10:39 AM, Lokesh Vutla wrote: > Data manual mentions the new silicon revisions as SR instead of PG. Use > the same nomenclature inside U-Boot as well. > > Signed-off-by: Lokesh Vutla Merged into u-boot-ti. Thanks and regards, Lokesh

Re: [PATCH] ARM: keystone2: enable initrd fixup for LPAE addressing

2020-02-14 Thread Lokesh Vutla
On 11/02/20 9:25 AM, Lokesh Vutla wrote: > From: Tero Kristo > > Keystone2 u-boot loads the initrd image into non-LPAE addressed memory > but linux kernel is running in LPAE. This causes a conflict as kernel > detects that non-memory address is passed and kernel ignores initrd

Re: [u-boot PATCH] board: ti: am57xx-idk: Prevent boot for invalid configuation

2020-02-14 Thread Lokesh Vutla
On 10/02/20 3:29 PM, Roger Quadros wrote: > On am571x-idk there can be following configurations based on Jumper J51 > and LCD panel detected. > > 1) J51 removed (6port): 6 port Ethernet. Disable LCD panel. > 2) J51 placed (LCD) + Panel detected: 4 port Ethernet with appropriate LCD. > 3) J51 pl

Re: [RFC 2/2] Revert "dm: core: device: switch off power domain after device removal"

2020-02-14 Thread Lokesh Vutla
On 14/02/20 3:31 PM, Anatolij Gustschin wrote: > On Fri, 14 Feb 2020 09:50:54 +0530 > Lokesh Vutla lokeshvu...@ti.com wrote: > >> On 13/02/20 10:42 PM, Neil Armstrong wrote: >>> Hi, >>> >>> On 03/02/2020 14:59, Oliver Graute wrote: >>>>

Re: [PATCH] power-domain: fix hang in endless loop on i.MX8

2020-02-16 Thread Lokesh Vutla
ult in removing its children and switching > + * off their power-domain parent. So we will get here again and > + * again and will be stuck in an endless loop. > + */ > + if (!on && dev_get_parent(dev) == pd.dev && > + device_get_uclass_id(dev) == UCLASS_POWER_DOMAIN) { > + return ret; > + } Please drop the braces here. Otherwise: Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh

Re: [PATCH v2 00/13] Add DM/DTS support for omap video driver

2020-02-16 Thread Lokesh Vutla
On 16/02/20 8:39 PM, Dario Binacchi wrote: > > Changes: > - Fix coding style > - Refactor some parts of the driver > - Add support for driver model and device-tree > - Update the boards device-tree > - Add device-tree binding documentation > > Changes for v2: > -

Re: [PATCH] am335x: evm: defconfig: disable spl tiny printf

2020-02-16 Thread Lokesh Vutla
On 13/02/20 7:04 PM, moseschristoph...@gmail.com wrote: > From: Moses Christopher Bollavarapu > > - As tiny printf lib is further optimized, the ability to deal with > ethaddr is lost. Hence, in order to handle usb-eth boot from SPL > we need to disable tiny printf. > > - Tested o

Re: [RFC 2/2] Revert "dm: core: device: switch off power domain after device removal"

2020-02-17 Thread Lokesh Vutla
On 17/02/20 6:35 PM, Anatolij Gustschin wrote: > On Thu, 13 Feb 2020 18:12:12 +0100 > Neil Armstrong narmstr...@baylibre.com wrote: > >> Hi, >> >> On 03/02/2020 14:59, Oliver Graute wrote: >>> The conga-imx8 board isn't booting without this revert. Can someone tell me >>> what I need to Do so t

Re: [PATCH 1/1] power: mfd: k3_avs: update am65xx MPU_VDD voltage values

2020-02-23 Thread Lokesh Vutla
On 14/02/20 12:35 PM, Tero Kristo wrote: > The latest data manual SPRSP08I –NOVEMBER 2017–REVISED DECEMBER 2019[1] > for am65xx SoC states the new MPU nominal voltages to be 1.1V (OPP_NOM), > 1.2V (OPP_OD) and 1.24V (OPP_TURBO). Update the nominal voltages in the > K3 AVS driver to reflect this.

Re: [PATCH v2 00/12] TI: AM654/J721e: Add support to boot from OSPI

2020-02-23 Thread Lokesh Vutla
On 04/02/20 11:09 AM, Vignesh Raghavendra wrote: > This series adds support to boot from OSPI on TI's AM654 and J721e SoCs. > These EVMs have Micron MT35x flash and works in 1-1-8 mode. > > v2: > Update READMEs for OSPI boot > Update HS EVM defconfigs to fix build issues Series applied to u-bo

Re: [PATCHv2 0/7] ESM support for TI K3 SoCs

2020-02-23 Thread Lokesh Vutla
On 14/02/20 2:48 PM, Tero Kristo wrote: > Hi, > > V2 contains changes proposed by Lokesh. Series applied to u-boot-ti next branch. Thanks and regards, Lokesh

Re: [PATCH] arm: dts: k3-am654-base-board: Enable I2C nodes

2020-02-23 Thread Lokesh Vutla
On 17/02/20 1:22 PM, Vignesh Raghavendra wrote: > Add DT nodes for main domain I2Cs and its slave devices > > Signed-off-by: Vignesh Raghavendra Applied to u-boot-ti next branch. Thanks and regards, Lokesh

Re: [PATCH v8 0/9] Add support for loading main_r5fss0_core0

2020-02-23 Thread Lokesh Vutla
On 12/02/20 1:55 PM, Keerthy wrote: > This patch series enables mcu_r5fss0_core0 & main_r5fss0_core0. > Tested for firmware loading and execution on J721e. Series applied to u-boot-ti next branch. Thanks and regards, Lokesh

Re: [PATCH v3 00/13] Add DM/DTS support for omap video driver

2020-02-23 Thread Lokesh Vutla
On 22/02/20 6:35 PM, Dario Binacchi wrote: > > Changes: > - Fix coding style > - Refactor some parts of the driver > - Add support for driver model and device-tree > - Update the boards device-tree > - Add device-tree binding documentation > > Changes in v3: > - Add panel to the root node so t

Re: [PATCH v2] env: ti: boot: Fix Android boot on AM57x EVM

2020-02-24 Thread Lokesh Vutla
On 21/02/20 8:05 PM, Sam Protsenko wrote: > When applying DTBO on top of DTB (with "fdt apply" command) on AM57x EVM > board, there is not enough memory reserved in RAM for DTB blob. Hence, > DTBO can't be merged in DTB. It leads to inability to boot Android with > next error message: > > f

[GIT PULL] TI changes for v2020.04-rc4

2020-02-26 Thread Lokesh Vutla
Hi Tom, Please find the pull request for v2020.04-rc4 containing TI specific changes. Travis-CI build: https://travis-ci.org/lokeshvutla/u-boot/builds/655346045 Thanks and regards, Lokesh The following changes since commit 548ce227d3d852455c6395c0cec30af0cda77b09: Prepare v2020.04-rc3 (2020

Re: [U-Boot] [PATCH] defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issue

2020-02-26 Thread Lokesh Vutla
On 14/02/20 7:35 PM, Andrew F. Davis wrote: > From: Madan Srinivas > > This fixes the inadvertent definition of CONFIG_DTB_RESELECT and > CONFIG_MULTI_DTB_FIT in the K2x HS defconfigs, that happened as part of > a resync of the defconfigs. > > The inclusion of these config options causes ethe

Re: [PATCH] misc: k3_avs: Fix possible NULL pointer deference

2020-02-26 Thread Lokesh Vutla
On 14/02/20 5:52 PM, Vignesh Raghavendra wrote: > Its possible that k3_avs_priv is NULL because the driver may not have > been probed yet. Therefore check if pointer is valid before > dereferencing it. > > Signed-off-by: Vignesh Raghavendra Applied to u-boot-ti Thanks and regards, Lokesh

[PATCH] board: ti: k3: Update the sysfw image gen repository

2020-02-28 Thread Lokesh Vutla
Now k3-image-gen[0] is the official repository for generating sysfw.itb Update the same in AM65x and J721e README. [0] https://git.ti.com/cgit/k3-image-gen/k3-image-gen/ Signed-off-by: Lokesh Vutla --- board/ti/am65x/README | 2 +- board/ti/j721e/README | 2 +- 2 files changed, 2 insertions

[PATCH] firmware: tisci: Drop all deprecated messages

2020-02-28 Thread Lokesh Vutla
There are no users in U-Boot for any of the above messages, So drop the support for all the corresponding messages. Signed-off-by: Lokesh Vutla --- drivers/firmware/ti_sci.c | 77 -- drivers/firmware/ti_sci.h | 5 -- include/linux/soc/ti

[PATCH] dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config

2020-02-28 Thread Lokesh Vutla
to work around this, mark the flow id as valid and pass range as 0. Signed-off-by: Lokesh Vutla --- drivers/dma/ti/k3-udma.c | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/drivers/dma/ti/k3-udma.c b/drivers/dma/ti/k3-udma.c index e587f1fcb2..a0e536ae5e 100644 --- a/dr

Re: [PATCH] configs: am335x_evm: Use default log level

2020-02-28 Thread Lokesh Vutla
On 26/02/20 10:48 PM, Sam Protsenko wrote: > Commit 920e3343 ("configs: am335x_evm: Reduce size of SPL") reduces > log level from 4 (default) to 3 in order to reduce SPL size. Arguably > the disadvantages of such a decision outweigh the benefits: > > (+) reducing SPL footprint by 1 KiB, b

Re: [PATCH] configs: am335x_evm: Enable Fastboot

2020-03-02 Thread Lokesh Vutla
On 26/02/20 11:27 PM, Sam Protsenko wrote: > This config option was present in am335x_boneblack_defconfig, but we > have to use generic am335x_evm_defconfig now, as BBB defconfig was > removed in commit 8fa7f65dd02c ("configs: Remove > am335x_boneblack_defconfig"). So this patch merely brings th

Re: [PATCH] configs: am335x_evm: Enable DFU over TFTP support

2020-03-02 Thread Lokesh Vutla
On 26/02/20 11:13 PM, Sam Protsenko wrote: > DFU over TFTP flashing method might be helpful in order to speed-up the > flashing process of big images (as DFU works over USB EP0, which is > quite slow). Also, it's a good backup option in the case when USB got > broken (either in software or hardw

Re: [PATCH v2 0/3] arm: dts: k3-j721e: Enable OSPI1/QSPI

2020-03-03 Thread Lokesh Vutla
On 04/03/20 10:09 AM, Keerthy wrote: > The patch series enables he OSPI1 aka QSPI node. > This is a precursor for enabling QSPI boot on j721e. How did you test this using R5 defconig? Thanks and regards, Lokesh

Re: [PATCH v2 0/3] arm: dts: k3-j721e: Enable OSPI1/QSPI

2020-03-05 Thread Lokesh Vutla
On 04/03/20 10:09 AM, Keerthy wrote: > The patch series enables he OSPI1 aka QSPI node. > This is a precursor for enabling QSPI boot on j721e. > > Changes in v2: > > * Moved the pin definitions out of u-boot.dtsi to r5 and a72 > based dts files. Applied to u-boot-ti next. Thanks and r

Re: [U-Boot] [PATCH] board: ti: README: Update OP-TEE binary name

2020-03-05 Thread Lokesh Vutla
On 05/03/20 7:10 PM, Andrew F. Davis wrote: > The OP-TEE binary to use is renamed to v2 as the v1 binary has been > deprecated and is no longer built by default. > > Reported-by: Grygorii Strashko > Signed-off-by: Andrew F. Davis Applied to u-boot-ti next. Thanks and regards, Lokesh

Re: [U-Boot] [PATCH] defconfigs: am65x_hs_evm: Sync HS and non-HS defconfigs

2020-03-10 Thread Lokesh Vutla
On 09/03/20 9:56 PM, Andrew F. Davis wrote: > Additions have been made to the non-HS defconfig without the same > being made to the HS defconfig, sync them. As I said earlier, It is not easy for everyone to enable and test HS platforms. > > Signed-off-by: Andrew F. Davis Can you rebase on t

[PATCH] arm: mach-k3: Add a separate function for printing sysfw version

2020-03-10 Thread Lokesh Vutla
Add a separate function for printing sysfw version so that it can be called independently of k3_sysfw_loader. Signed-off-by: Lokesh Vutla Signed-off-by: Vignesh Raghavendra --- arch/arm/mach-k3/am6_init.c | 9 + arch/arm/mach-k3/common.c | 22 ++ arch/arm

Re: [U-Boot] [PATCH v2] defconfigs: am65x_hs_evm: Sync HS and non-HS defconfigs

2020-03-10 Thread Lokesh Vutla
On 10/03/20 8:38 PM, Andrew F. Davis wrote: > Additions have been made to the non-HS defconfig without the same > being made to the HS defconfig, sync them. > > Signed-off-by: Andrew F. Davis Applied to u-boot-ti/next Thanks and regards, Lokesh

Re: [PATCHv2 4/8] mach-davinci: Hard-code the default SPL_LDSCRIPT path

2020-03-11 Thread Lokesh Vutla
On 12/03/20 3:41 AM, Tom Rini wrote: > As there is only one linker script to use in this case, rather than use > the BOARDDIR variable hard-code the path. > > Cc: Lokesh Vutla > Suggested-by: Masahiro Yamada > Signed-off-by: Tom Rini Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh

[PATCH] MAINTAINERS: update entry for ARM TI

2020-03-15 Thread Lokesh Vutla
Add all TI specific drivers, include, arch files under ARM TI entry. Driver files are added only if there is no entry for the specific subsystem in MAINTAINERS file. Signed-off-by: Lokesh Vutla --- MAINTAINERS | 24 1 file changed, 24 insertions(+) diff --git a

Re: [PATCH] MAINTAINERS: update entry for ARM TI

2020-03-16 Thread Lokesh Vutla
On 16/03/20 4:49 PM, Vignesh Raghavendra wrote: > > > On 16/03/20 12:19 pm, Lokesh Vutla wrote: >> Add all TI specific drivers, include, arch files under ARM TI entry. >> Driver files are added only if there is no entry for the specific >> subsystem in MAINTAINER

[PATCH v2] MAINTAINERS: update entry for ARM TI

2020-03-16 Thread Lokesh Vutla
Add all TI specific drivers, include, arch files under ARM TI entry. Driver files are added only if there is no entry for the specific subsystem in MAINTAINERS file. Signed-off-by: Lokesh Vutla --- Changes since v1: - Added DMA entry MAINTAINERS | 25 + 1 file changed

Re: [PATCH] remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices

2020-03-16 Thread Lokesh Vutla
stem") > Signed-off-by: Suman Anna > Signed-off-by: Andreas Dannenberg > Signed-off-by: Lokesh Vutla > --- > Hi Lokesh, > > Verified the behavior on top of the ti/next branch on a custom > board with the Split-mode only SoC. Applied to u-boot-ti/next Thanks and regards, Lokesh

Re: [PATCH] remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0

2020-03-16 Thread Lokesh Vutla
On 11/03/20 5:04 AM, Suman Anna wrote: > The Main R5FSS0 cluster is also enabled to probe the R5F remoteproc > driver within R5 SPL for booting the Core0 very early. This results > in a ti_sci_power_domain_on failure during the probe from the A72 > U-Boot when "rproc init" is executed at U-Boot

Re: [PATCH 0/4] TI K3 DSP remoteproc fixes/enhancements

2020-03-16 Thread Lokesh Vutla
On 11/03/20 2:35 AM, Suman Anna wrote: > Hi All, > > The following series updates the K3 DSP remoteproc driver to fix couple > of issues, and add the internal memory loading support on C66x DSPs. > Patches are on top of latest master branch. > > Following is the patch summary: > - Patch 1 fix

[U-Boot] [PATCH] arm: caches: Disable mmu only if mmu is available

2019-10-30 Thread Lokesh Vutla
As part of disabling caches MMU as well gets disabled. But MMU is not available on all armv7 cores like R5F. So disable MMU only if it is available. Signed-off-by: Lokesh Vutla --- arch/arm/lib/cache-cp15.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/lib/cache-cp15.c b

Re: [U-Boot] [PATCH 0/3] arm: dts: ti: sync cpsw/mdio/phy with latest linux 1 - drop phy_id

2019-11-01 Thread Lokesh Vutla
Tom, On 04/09/19 2:08 PM, Lokesh Vutla wrote: > > > On 31/08/19 1:00 PM, Grygorii Strashko wrote: >> Synchronize CPSW/MDIO/PHY DT nodes with latest linux - replace deprecated >> phy_id property with phy-handle. > > For the series: > Reviewed-by: Lokesh Vutla It&

Re: [U-Boot] [PATCH v2 0/6] net: ti: set of fixes and improvements

2019-11-01 Thread Lokesh Vutla
Joe, Tom, On 19/09/19 1:46 PM, Grygorii Strashko wrote: > Hi All, > > This series introduces set of fixes and improvements for TI CPSW and AM654x > CPSW networking drivers. > > Patch 1 - Enables support of 10Mbit link speeds for TI CPSW driver. > Patch 3 - Adds support of standard Ethernet "max-

Re: [U-Boot] [PATCH v2 0/6] net: ti: set of fixes and improvements

2019-11-01 Thread Lokesh Vutla
On 01/11/19 10:07 PM, Lokesh Vutla wrote: > Joe, Tom, > > On 19/09/19 1:46 PM, Grygorii Strashko wrote: >> Hi All, >> >> This series introduces set of fixes and improvements for TI CPSW and AM654x >> CPSW networking drivers. >> >> Patch 1 - Enab

Re: [U-Boot] [PATCH] configs: j721e_evm_r5_defconfig: Remove SPL multi-DTB FIT support

2019-11-07 Thread Lokesh Vutla
devices and causes a firewall expection on HS. > > Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH 05/11] dma: ti: k3-udma: Get SYSFW reference from DT phandle

2019-11-14 Thread Lokesh Vutla
On 14/11/19 2:44 PM, Vignesh Raghavendra wrote: > Instead of looking getting reference to SYSFW device using name which > is not guaranteed to be constant, use phandle supplied in the DT node to > get reference to SYSFW > > Signed-off-by: Vignesh Raghavendra > --- > drivers/dma/ti/k3-udma.c |

Re: [U-Boot] [PATCH 1/3] tools: dumpimage: Provide more feedback on internal errors

2019-11-14 Thread Lokesh Vutla
; > Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh > --- > tools/dumpimage.c | 14 +- > 1 file changed, 13 insertions(+), 1 deletion(-) > > diff --git a/tools/dumpimage.c b/tools/dumpimage.c > index ee3d41dda4..d5f893d

Re: [U-Boot] [PATCH 2/3] tools: fit_image: Use fit_image_get_data_and_size for getting offset/size

2019-11-14 Thread Lokesh Vutla
ilently fail. Add an error message also so if this > still fails it is easier to find out why. > > Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH 3/3] tools: dumpimage: Fall-though to print usage for help command

2019-11-14 Thread Lokesh Vutla
On 18/09/19 2:39 AM, Andrew F. Davis wrote: > This has the same result but some compilers will warn about this > fall-through if there are statements as part of the label block. > > Signed-off-by: Andrew F. Davis Reviewed-by: Lokesh Vutla Thanks and reg

[U-Boot] [PATCH] spl: ymodem: Fix loading of fit image

2019-11-14 Thread Lokesh Vutla
spl ymodem driver always assumes that 1 BUF_SIZE is read in one stream. This might not be true when image is not padded to BUF_SIZE and the last sector that gets loaded will be < BUF_SIZE. Drop this assumption and use the actual size that is loaded. Signed-off-by: Lokesh Vutla --- common/

Re: [U-Boot] [PATCH] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig

2019-11-19 Thread Lokesh Vutla
On 20/11/19 12:14 AM, Grygorii Strashko wrote: > Move BOOTP_DNS2 and PHY_TI from dra7xx_evm.h to > dra7xx_evm_defconfig. > > Signed-off-by: Grygorii Strashko > --- > configs/dra7xx_evm_defconfig| 2 ++ > configs/dra7xx_hs_evm_defconfig | 2 ++ > configs/dra7xx_hs_evm_usb_defconfig

Re: [U-Boot] [PATCH 2/5] board: ti: beagleboneai: add initial support

2019-11-20 Thread Lokesh Vutla
On 21/11/19 3:39 AM, Caleb Robey wrote: > These are necessities for beaglebone ai boot. > > Signed-off-by: Jason Kridner > Signed-off-by: Caleb Robey I guess you missed adding emif changes and eeprom definition here? Thanks and regards, Lokesh > > --- > arch/arm/mach-omap2/omap5/hw_data.c

Re: [U-Boot] [PATCH 5/5] board: ti: beagleboneai: enable in am57xx_evm_defconfig

2019-11-20 Thread Lokesh Vutla
On 21/11/19 3:39 AM, Caleb Robey wrote: > Adding the configurations to the evm_defconfig file > > Signed-off-by: Jason Kridner > Signed-off-by: Caleb Robey > > --- > configs/am57xx_evm_defconfig | 2 +- > include/environment/ti/boot.h | 4 +++- > 2 files changed, 4 insertions(+), 2 deletion

Re: [U-Boot] [PATCH v2] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig

2019-11-20 Thread Lokesh Vutla
On 21/11/19 12:43 AM, Grygorii Strashko wrote: > Move BOOTP_DNS2 and PHY_TI from dra7xx_evm.h to > dra7xx_evm_defconfig. > > Signed-off-by: Grygorii Strashko Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh ___ U-Boot mailing

Re: [U-Boot] [PATCH 0/6] J721e HS device support

2019-11-20 Thread Lokesh Vutla
ere are also a couple tangentially related fixups that I noticed while > adding this support and testing. Although not strictly needed they > do allow J721e HS to just work out-of-box by the time the last patch > adds the defconfigs. For the entire series: Reviewed-by: Lokesh Vutla Thank an

Re: [PATCH] ARM: omap3_logic boards: Convert to DM_ETH

2020-04-08 Thread Lokesh Vutla
On 26/03/20 8:56 PM, Adam Ford wrote: > With the converstion of SMC911x to DM, this can facilitate the omap3 > boards from LogicPD (now called Beacon EmbeddedWorks) to be converted. > There isn't a clean solution to doing this in phases, so the boards are > all being done together to avoid break

Re: [PATCH 08/11] Nokia RX-51: Enable CONFIG_CONSOLE_MUX

2020-04-14 Thread Lokesh Vutla
On 01/04/20 4:05 AM, Pali Rohár wrote: > After this change both device display and serial console would contain > U-Boto output automatically without any future configuration. This would s/U-Boto/U-Boot with that, Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh

Re: [PATCH 00/11] Fixes for Nokia RX-51

2020-04-14 Thread Lokesh Vutla
On 13/04/20 4:11 PM, Pali Rohár wrote: > On Wednesday 01 April 2020 00:35:07 Pali Rohár wrote: >> This patch series contain fixes for Nokia RX-51 board (aka N900). >> After these changes it is possible to run U-Boot in qemu emulator again. >> And U-Boot can boot kernel image from RAM, eMMC or On

Re: [PATCH 00/11] Fixes for Nokia RX-51

2020-04-14 Thread Lokesh Vutla
On 14/04/20 4:01 PM, Pali Rohár wrote: > On Tuesday 14 April 2020 15:53:14 Lokesh Vutla wrote: >> On 13/04/20 4:11 PM, Pali Rohár wrote: >>> On Wednesday 01 April 2020 00:35:07 Pali Rohár wrote: >>>> This patch series contain fixes for Nokia RX-51 board (aka N900

Re: [PATCH 00/11] Fixes for Nokia RX-51

2020-04-14 Thread Lokesh Vutla
On 14/04/20 4:47 PM, Pali Rohár wrote: > On Tuesday 14 April 2020 16:14:08 Lokesh Vutla wrote: >> On 14/04/20 4:01 PM, Pali Rohár wrote: >>> On Tuesday 14 April 2020 15:53:14 Lokesh Vutla wrote: >>>> On 13/04/20 4:11 PM, Pali Rohár wrote: >>>>> O

<    1   2   3   4   5   6   7   8   9   10   >