[U-Boot] [PATCH 0/5] FSL/Layerscape gen 3: export serdes cfg to env

2019-12-03 Thread Alex Marginean
Exports the serdes configuration as an environment variable for LS gen 3 SoCs, so it can be used in u-boot command line. It should particularly be useful for applying Linux DT overlays for the given serdes configuration. First 4 patches free up arch_misc_init, which is now implemented in arch/arm/

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

2019-11-20 Thread Caleb Robey
The following patches 1) Introduce the emmc based board detection for BBAI due to a lack of eeprom onboard the BBAI (to be fixed in future revision of the board). 2) Minor changes to files to support dts and bbai boot overall 3) Add structures in the pinctrl to detect the beaglebone AI and add che

[U-Boot] [PATCH 0/5] Bring all testings in gitlab and travis CI to Azure Pipelines

2019-10-27 Thread Bin Meng
At present we have set up a Microsoft Azure Pipelines to build U-Boot host tools for Windows. We can expand it to cover all the CI testing in gitlab and travis CI. There are issues if we use the 'container' keyword in the pipeline, that buildman seems to not able to exit correctly and hangs foreve

[U-Boot] [PATCH 0/5] stm32mp1: activate gpio hog support and add new pinctrl ops

2019-10-23 Thread Patrick Delaunay
Hi, This serie updates the two pincontrol drivers for stm32mp1 and activates the gpio hog support to prepare the rebase on the v5.4 linux kernel device tree. The 2 last commits have dependency with the previous serie "dm: add support of new binding in gpio and pincontrol" http://patchwork.ozlabs

[U-Boot] [PATCH 0/5] tools: Support building U-Boot host tools for Windows via MSYS2

2019-10-16 Thread Bin Meng
Per current U-Boot README, building Windows versions of the utilities in the tools directory is done via the MinGW toolchain. But testing shows that it is broken and actually it must have been broken for quite a long time. Fixing MinGW build seems quite amount of work as developers of U-Boot norma

[U-Boot] [PATCH 0/5] dm: regmap: Various fixes for regmap

2019-10-11 Thread Simon Glass
Recently a feature was added to allow sandbox to do memory-mapped IO using readl(), writel(), etc. This adds a few fixes and improvements to this. It also includes an updated version of Jean-Jacques patch to add more tests for regmap. Jean-Jacques Hiblot (1): test: regmap: check the values rea

[U-Boot] [PATCH 0/5] remoteproc: add elf resource table loader

2019-10-09 Thread Fabien Dessenne
Add some helpers that can be called by the drivers to load the firmware resource table from an elf32 / elf64 image. The stm32 remoteproc driver makes use of it, to load the resource table before the elf image itself. This series applies on top of the "remoteproc: Add support for R5F and DSP proces

Re: [U-Boot] [PATCH 0/5] xilinx: Introduce Zynq/ZynqMP virtual defconfig

2019-10-08 Thread Michal Simek
čt 3. 10. 2019 v 12:33 odesílatel Michal Simek napsal: > > Hi, > > The following patch series implements a common function to get the dtb > for of_board configuration. Additionally provides a virtual defconfig > for Zynq and ZynqMP architectures with of_board configuration enabled. > > In future t

Re: [U-Boot] [PATCH 0/5] ARM: zynq: Boot variables cleanup

2019-10-08 Thread Michal Simek
st 11. 9. 2019 v 13:28 odesílatel Michal Simek napsal: > > Hi, > > for quite a long time Xilinx was using private boot method. Pretty long time > ago we have enabled distribution boot method and provided time to do > transition to it. Right now it is good time to remove old methods and move > to d

[U-Boot] [PATCH 0/5] xilinx: Introduce Zynq/ZynqMP virtual defconfig

2019-10-03 Thread Michal Simek
Hi, The following patch series implements a common function to get the dtb for of_board configuration. Additionally provides a virtual defconfig for Zynq and ZynqMP architectures with of_board configuration enabled. In future this should go in a way where we could remove all board specific defcon

Re: [U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support

2019-10-01 Thread Bin Meng
Hi Jagan, On Tue, Oct 1, 2019 at 7:09 PM Jagan Teki wrote: > > Hi Bin, > > On Sun, Sep 29, 2019 at 1:29 PM Bin Meng wrote: > > > > Hi Jagan, > > > > On Sun, Sep 29, 2019 at 3:42 PM Jagan Teki > > wrote: > > > > > > This patchset, enable SPI-NOR flash on SiFive hifive-unleashed-a00 > > > board.

Re: [U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support

2019-10-01 Thread Jagan Teki
Hi Bin, On Sun, Sep 29, 2019 at 1:29 PM Bin Meng wrote: > > Hi Jagan, > > On Sun, Sep 29, 2019 at 3:42 PM Jagan Teki wrote: > > > > This patchset, enable SPI-NOR flash on SiFive hifive-unleashed-a00 > > board. > > > > patch 0001 - 02: support devicetree > > > > patch 0003: add is25wp256 chip > >

Re: [U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support

2019-09-29 Thread Bin Meng
Hi Jagan, On Sun, Sep 29, 2019 at 3:42 PM Jagan Teki wrote: > > This patchset, enable SPI-NOR flash on SiFive hifive-unleashed-a00 > board. > > patch 0001 - 02: support devicetree > > patch 0003: add is25wp256 chip > > patch 0004 - 05: enable spi-nor flash > > All tested in Sifive fuse540 hifive-

[U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support

2019-09-29 Thread Jagan Teki
This patchset, enable SPI-NOR flash on SiFive hifive-unleashed-a00 board. patch 0001 - 02: support devicetree patch 0003: add is25wp256 chip patch 0004 - 05: enable spi-nor flash All tested in Sifive fuse540 hifive-unleashed-a00 board. Any inputs? Jagan. Jagan Teki (5): riscv: dts: Add hifi

[U-Boot] [PATCH 0/5] arm: k3: Print cpu and board names during boot

2019-09-25 Thread Lokesh Vutla
This series adds support for printing CPU name and board name for all k3 devices. Also a misc update for getting tisci handle Lokesh Vutla (5): arm: k3: Add support for printing CPUINFO board: am65x: Print board name and version during boot configs: j721e_evm_a72: Enable DISPLAY_CPUINFO co

[U-Boot] [PATCH 0/5] Disable CONFIG_NET flag for STM32F4 and STM32H7 boards

2019-09-17 Thread Patrice Chotard
All STM32F4 and STM32H7 boards have CONFIG_NET flags enable in their defconfig whereas network support was never added. Simply disable CONFIG_NET to avoid following compilation warning: = WARNING == This board does not use CONFIG_DM_ETH (Driver Model for Et

[U-Boot] [PATCH 0/5] arm: omap: dra7: Fix ECC test and memory priming

2019-09-16 Thread Lokesh Vutla
This series fixes ecc address calculation and updates the ddr ecc enabling sequence . Krunal Bhargav (3): arm: omap: emif-common: Disable interleaving arm: omap: emif-common: Fix memory priming for ECC cmd: ti: ddr3: Move the print statement after test Lokesh Vutla (2): arm: omap: emif-co

[U-Boot] [PATCH 0/5] ARM: zynq: Boot variables cleanup

2019-09-11 Thread Michal Simek
Hi, for quite a long time Xilinx was using private boot method. Pretty long time ago we have enabled distribution boot method and provided time to do transition to it. Right now it is good time to remove old methods and move to distro boot fully. It is also the part of unification between Xilinx Z

[U-Boot] [PATCH 0/5] Add support for MediaTek MT8518 Soc

2019-09-11 Thread mingming lee
This patch series adds basic boot support on eMMC for the MediaTek MT8518 SoC based boards. This series add the clock, pinctrl drivers and the SoC initializaton code. mingming lee (5): ARM: MediaTek: Add support for MediaTek MT8518 SoC clk: mediatek: add driver for MT8518 mmc: mtk-sd: add HS

[U-Boot] [PATCH 0/5] efi_loader: fix simple network protocol

2019-09-01 Thread Heinrich Schuchardt
This patch series fixes several bugs in the simple network protocol: * Correctly set and reset the interrupt status. * Support filling the header in the Transmit() service. * Correct the checking and setting of the network state. * Implement the MCastIPtoMAC() service. * Adjust the simple network

[U-Boot] [PATCH 0/5] Introduce idbloader.img target for Makefile

2019-08-23 Thread Matwey V. Kornilov
Rockchip SoCs reqire the following deployment procedure for TPL/SPL: ./tools/mkimage -n rk3328 -T rksd -d ./tpl/u-boot-tpl.bin idbloader.img cat ./spl/u-boot-spl-dtb.bin >> idbloader.img dd if=idbloader.img of=/dev/mmcblk0 seek=64 The series is organized as the following. First patch introd

[U-Boot] [PATCH 0/5] convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig

2019-08-22 Thread Hannes Schmelzer
The intention of this series is to bring the CONFIG_SYS_SPI_U_BOOT_OFFS option to Kconfig. For getting sure not introducing bugs and don't forget boards the requirement is a clean run of moveconfig.py without warnings. To achieve this we need to prepare a few things: - manually edit header files w

[U-Boot] [PATCH 0/5] Add support for Hikey960 board

2019-08-02 Thread Manivannan Sadhasivam
Hello, This patchset adds board support for Hikey960 board from Hisilicon. This board is one of the Consumer Edition boards of the 96Boards family, powered by Kirin960 (HI3660) SoC. This patchset adds only basic support necessary to boot the linux kernel from SD card using distro_boot mechanism.

[U-Boot] [PATCH 0/5] stm32mp1: add support of M4 coprocessor firmware

2019-08-02 Thread Patrick Delaunay
Activate remoteproc and add the M4 coprocessor support of firmware in stm32mp157 U-Boot. The M4 firmware can be loaded manually (with remoteproc command) or automatically (with config selected in FIT including the M4 firmware with extlinux for example). Patrick Delaunay (5): stm32mp1: Add r

[U-Boot] [PATCH 0/5] usb: host: dwc2: use driver model for PHY and CLOCK

2019-08-02 Thread Patrick Delaunay
In this serie I update the DWC2 host driver to use the device tree information and the associated PHY and CLOCK drivers when they are available. I test this serie on stm32mp157c-ev1 board; The U-CLASS are provided by: - PHY by USBPHYC driver = ./drivers/phy/phy-stm32-usbphyc.c - CLOCK by RCC cloc

Re: [U-Boot] [PATCH 0/5] amlogic: add support for the SEI Robotic SEI510

2019-07-29 Thread Neil Armstrong
On 29/07/2019 16:01, Neil Armstrong wrote: > The SEI510 board is based on the Amlogic S905X2 SoC > from the Amlogic G12A SoC family. > > The board has the following specifications : > - Amlogic S905X2 ARM Cortex-A53 quad-core SoC > - XGB DDR4 SDRAM > - 10/100 Ethernet (Internal PHY) > - 1 x USB 3.

[U-Boot] [PATCH 0/5] amlogic: add support for the SEI Robotic SEI510

2019-07-29 Thread Neil Armstrong
The SEI510 board is based on the Amlogic S905X2 SoC from the Amlogic G12A SoC family. The board has the following specifications : - Amlogic S905X2 ARM Cortex-A53 quad-core SoC - XGB DDR4 SDRAM - 10/100 Ethernet (Internal PHY) - 1 x USB 3.0 Host - eMMC - SDcard - Infrared receiver - SDIO WiFi Modu

[U-Boot] [PATCH 0/5] misc: update drivers for stm32mp1

2019-07-19 Thread Patrick Delaunay
Update the stm32mp1 drivers after the commit 8729b1ae2cbd ("misc: Update read() and write() methods to return bytes xfered") And the introduction of NOP u-class. Patrick Delaunay (5): bsec: update after MISC u-class update pmu: stpmic1: change specific NVM api to MISC stpmic1: simplify st

Re: [U-Boot] [PATCH 0/5] i.MX7ULP EVK: update ddr script to make board boot

2019-07-18 Thread Fabio Estevam
Hi Peng and Ye Li, On Wed, May 15, 2019 at 6:56 AM Peng Fan wrote: > > This patchset is to upstream ddr script from NXP vendor tree, > witout this patchset, the ULP B0 EVK board could not boot up. > > Ye Li (5): > mx7ulp: Fix APLL num and denom setting issue > mx7ulp_evk: Update LPDDR3 script

Re: [U-Boot] [PATCH 0/5] travis: Build and test ASPEED board

2019-07-17 Thread Tom Rini
On Wed, Jul 17, 2019 at 03:43:57AM +, Joel Stanley wrote: > Hello, > > On Thu, 4 Jul 2019 at 01:35, Joel Stanley wrote: > > > > Tom suggested I add support for booting the ASPEED EVB configuration in > > Qemu. This series fixes up a few things with the defconfig so buildman > > passes, and ma

Re: [U-Boot] [PATCH 0/5] travis: Build and test ASPEED board

2019-07-16 Thread Joel Stanley
Hello, On Thu, 4 Jul 2019 at 01:35, Joel Stanley wrote: > > Tom suggested I add support for booting the ASPEED EVB configuration in > Qemu. This series fixes up a few things with the defconfig so buildman > passes, and makes u-boot testable: > > https://travis-ci.com/shenki/u-boot/builds/1177728

Re: [U-Boot] [PATCH 0/5] Fixes and improvements in BCB and Android docs

2019-07-12 Thread Eugeniu Rosca
The whole series is obsoleted/superseded by v2: https://patchwork.ozlabs.org/cover/1131356/ ("[v2,0/5] Fixes and improvements in BCB and Android docs") -- Best Regards, Eugeniu. ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo

[U-Boot] [PATCH 0/5] Fixes and improvements in BCB and Android docs

2019-07-12 Thread Eugeniu Rosca
Resubmit the diff between [1] and [2] of the BCB/Android series, since the former has been pushed to master instead of the latter. [1] https://patchwork.ozlabs.org/cover/1104242/ ("[v3,0/3] Add 'bcb' command to read/modify/write Android BCB") [2] https://patchwork.ozlabs.org/cover/1128661/

[U-Boot] [PATCH 0/5] toradex: configblock: apalis-imx8 and colibri-imx8x fixes

2019-07-09 Thread Marcel Ziswiler
This series fixes some shortcomings of the current apalis-imx8 and colibri-imx8x SKU handling. Marcel Ziswiler (4): toradex: configblock: generic wi-fi/bt handling toradex: configblock: fix colibri imx8x target toradex: configblock: fix apalis imx8 target toradex: configblock: fix long

[U-Boot] [PATCH 0/5] travis: Build and test ASPEED board

2019-07-03 Thread Joel Stanley
Tom suggested I add support for booting the ASPEED EVB configuration in Qemu. This series fixes up a few things with the defconfig so buildman passes, and makes u-boot testable: https://travis-ci.com/shenki/u-boot/builds/117772801 I've sent some patches to Stephen for uboot-test-scripts tools th

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-26 Thread Michal Simek
On 25. 06. 19 17:53, Robert Hancock wrote: > On 2019-06-25 7:01 a.m., Michal Simek wrote: >> On 21. 06. 19 18:10, Robert Hancock wrote: >>> On 2019-06-21 12:19 a.m., Michal Simek wrote: > If it helps, here is part of our board file that does the FPGA GPIO and > SPI initialization and initia

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-25 Thread Robert Hancock
On 2019-06-25 7:01 a.m., Michal Simek wrote: > On 21. 06. 19 18:10, Robert Hancock wrote: >> On 2019-06-21 12:19 a.m., Michal Simek wrote: If it helps, here is part of our board file that does the FPGA GPIO and SPI initialization and initializes the FPGA callbacks. We are using an IT

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-25 Thread Michal Simek
On 21. 06. 19 18:10, Robert Hancock wrote: > On 2019-06-21 12:19 a.m., Michal Simek wrote: >>> If it helps, here is part of our board file that does the FPGA GPIO and >>> SPI initialization and initializes the FPGA callbacks. We are using an >>> ITB image that has the FPGA .bit file as one of the e

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-21 Thread Robert Hancock
On 2019-06-21 12:19 a.m., Michal Simek wrote: >> If it helps, here is part of our board file that does the FPGA GPIO and >> SPI initialization and initializes the FPGA callbacks. We are using an >> ITB image that has the FPGA .bit file as one of the entries and which >> gets loaded as part of the b

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-20 Thread Michal Simek
On 21. 06. 19 0:11, Robert Hancock wrote: > On 2019-06-20 5:55 a.m., Michal Simek wrote: >> On 19. 06. 19 17:43, Robert Hancock wrote: >>> On 2019-06-19 6:10 a.m., Michal Simek wrote: On 18. 06. 19 17:47, Robert Hancock wrote: > These changes add support for slave serial mode, in addition

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-20 Thread Robert Hancock
On 2019-06-20 5:55 a.m., Michal Simek wrote: > On 19. 06. 19 17:43, Robert Hancock wrote: >> On 2019-06-19 6:10 a.m., Michal Simek wrote: >>> On 18. 06. 19 17:47, Robert Hancock wrote: These changes add support for slave serial mode, in addition to the existing slave SelectMAP mode, for p

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-20 Thread Michal Simek
On 19. 06. 19 17:43, Robert Hancock wrote: > On 2019-06-19 6:10 a.m., Michal Simek wrote: >> On 18. 06. 19 17:47, Robert Hancock wrote: >>> These changes add support for slave serial mode, in addition to the >>> existing slave SelectMAP mode, for programming Xilinx Virtex2 (and later) >>> FPGAs, as

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-19 Thread Robert Hancock
On 2019-06-19 6:10 a.m., Michal Simek wrote: > On 18. 06. 19 17:47, Robert Hancock wrote: >> These changes add support for slave serial mode, in addition to the >> existing slave SelectMAP mode, for programming Xilinx Virtex2 (and later) >> FPGAs, as well as fixing up code style and an issue with t

Re: [U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-19 Thread Michal Simek
On 18. 06. 19 17:47, Robert Hancock wrote: > These changes add support for slave serial mode, in addition to the > existing slave SelectMAP mode, for programming Xilinx Virtex2 (and later) > FPGAs, as well as fixing up code style and an issue with the programming > sequence. > > Robert Hancock (5)

[U-Boot] [PATCH 0/5] Virtex2 FPGA enhancements

2019-06-18 Thread Robert Hancock
These changes add support for slave serial mode, in addition to the existing slave SelectMAP mode, for programming Xilinx Virtex2 (and later) FPGAs, as well as fixing up code style and an issue with the programming sequence. Robert Hancock (5): fpga: virtex2: cosmetic: Cleanup code style fpga:

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-13 Thread Maxime Ripard
On Tue, Jun 11, 2019 at 04:34:25PM +0100, Andre Przywara wrote: > On Tue, 11 Jun 2019 16:53:58 +0200 > Maxime Ripard wrote: > > On Tue, Jun 11, 2019 at 10:28:19AM -0400, Tom Rini wrote: > > > On Tue, Jun 11, 2019 at 11:37:28AM +0200, Maxime Ripard wrote: > > > > On Mon, Jun 10, 2019 at 10:11:39AM

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-11 Thread Tom Rini
On Tue, Jun 11, 2019 at 04:34:25PM +0100, Andre Przywara wrote: > On Tue, 11 Jun 2019 16:53:58 +0200 > Maxime Ripard wrote: > > Hi, > > > On Tue, Jun 11, 2019 at 10:28:19AM -0400, Tom Rini wrote: > > > On Tue, Jun 11, 2019 at 11:37:28AM +0200, Maxime Ripard wrote: > > > > On Mon, Jun 10, 2019

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-11 Thread Andre Przywara
On Tue, 11 Jun 2019 16:53:58 +0200 Maxime Ripard wrote: Hi, > On Tue, Jun 11, 2019 at 10:28:19AM -0400, Tom Rini wrote: > > On Tue, Jun 11, 2019 at 11:37:28AM +0200, Maxime Ripard wrote: > > > On Mon, Jun 10, 2019 at 10:11:39AM +0100, Andre Przywara wrote: > > > > On Mon, 10 Jun 2019 10:30:3

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-11 Thread Tom Rini
On Tue, Jun 11, 2019 at 04:53:58PM +0200, Maxime Ripard wrote: > Hi! > > On Tue, Jun 11, 2019 at 10:28:19AM -0400, Tom Rini wrote: > > On Tue, Jun 11, 2019 at 11:37:28AM +0200, Maxime Ripard wrote: > > > On Mon, Jun 10, 2019 at 10:11:39AM +0100, Andre Przywara wrote: > > > > On Mon, 10 Jun 2019 10

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-11 Thread Maxime Ripard
Hi! On Tue, Jun 11, 2019 at 10:28:19AM -0400, Tom Rini wrote: > On Tue, Jun 11, 2019 at 11:37:28AM +0200, Maxime Ripard wrote: > > On Mon, Jun 10, 2019 at 10:11:39AM +0100, Andre Przywara wrote: > > > On Mon, 10 Jun 2019 10:30:37 +0200 > > > Maxime Ripard wrote: > > > > > > Hi Maxime, > > > > > >

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-11 Thread Tom Rini
On Tue, Jun 11, 2019 at 11:37:28AM +0200, Maxime Ripard wrote: > On Mon, Jun 10, 2019 at 10:11:39AM +0100, Andre Przywara wrote: > > On Mon, 10 Jun 2019 10:30:37 +0200 > > Maxime Ripard wrote: > > > > Hi Maxime, > > > > thanks for having a look! > > > > > On Sat, Jun 08, 2019 at 02:26:53AM +0100,

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-11 Thread Maxime Ripard
On Mon, Jun 10, 2019 at 10:11:39AM +0100, Andre Przywara wrote: > On Mon, 10 Jun 2019 10:30:37 +0200 > Maxime Ripard wrote: > > Hi Maxime, > > thanks for having a look! > > > On Sat, Jun 08, 2019 at 02:26:53AM +0100, Andre Przywara wrote: > > > At the moment we need to configure the place where U-

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-10 Thread Andre Przywara
On Mon, 10 Jun 2019 10:30:37 +0200 Maxime Ripard wrote: Hi Maxime, thanks for having a look! > On Sat, Jun 08, 2019 at 02:26:53AM +0100, Andre Przywara wrote: > > At the moment we need to configure the place where U-Boot tries to load > > its environment from at compile time. This is not only i

Re: [U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-10 Thread Maxime Ripard
Hi, On Sat, Jun 08, 2019 at 02:26:53AM +0100, Andre Przywara wrote: > At the moment we need to configure the place where U-Boot tries to load > its environment from at compile time. This is not only inflexible, but > also unnecessary, as we have easy access to the boot source. > > This series prep

[U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media

2019-06-07 Thread Andre Przywara
At the moment we need to configure the place where U-Boot tries to load its environment from at compile time. This is not only inflexible, but also unnecessary, as we have easy access to the boot source. This series prepares U-Boot on Allwinner boards to load the environment from the same media wh

Re: [U-Boot] [PATCH 0/5] Enable usage of SDP for i.MX6 Sabre Auto Boards

2019-06-03 Thread Lukasz Majewski
Hi Sjoerd, > Being able to upload u-boot over USB is rather useful, so ideally this > functionality should be enabled by the default config for these > boards. Currently however no USB support is built into the SPL nor is > SDP enabled for i.MX6 Sabre Auto boards. > > The first two patches in thi

[U-Boot] [PATCH 0/5] Enable usage of SDP for i.MX6 Sabre Auto Boards

2019-06-03 Thread Sjoerd Simons
Being able to upload u-boot over USB is rather useful, so ideally this functionality should be enabled by the default config for these boards. Currently however no USB support is built into the SPL nor is SDP enabled for i.MX6 Sabre Auto boards. The first two patches in this series adjust the def

[U-Boot] [PATCH 0/5] remoteproc: cleanup k3_rpoc driver

2019-05-28 Thread Lokesh Vutla
This series introduces generic proc helpers for controlling remotecores using TISCI protocol. Update the k3_rproc driver to use this generic proc helpers and rename it ti_k3_arm64_rproc as it is controlling arm64 core on k3 devices. This acts as base series for the other remoteprocs (like r5s, c66x

Re: [U-Boot] [PATCH 0/5] arm: remove leftover code for dm* SoCs

2019-05-20 Thread Bartosz Golaszewski
pon., 20 maj 2019 o 17:39 Adam Ford napisał(a): > > On Mon, Apr 29, 2019 at 11:37 AM Bartosz Golaszewski wrote: > > > > From: Bartosz Golaszewski > > > > Commit 6761946fb716 ("arm: Remove unmaintained davinci boards") removed > > support for certain DaVinci platforms. We still want to support th

Re: [U-Boot] [PATCH 0/5] arm: remove leftover code for dm* SoCs

2019-05-20 Thread Adam Ford
On Mon, Apr 29, 2019 at 11:37 AM Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > Commit 6761946fb716 ("arm: Remove unmaintained davinci boards") removed > support for certain DaVinci platforms. We still want to support the > da850 chips though and I'm currently working on converting

[U-Boot] [PATCH 0/5] i.MX7ULP EVK: update ddr script to make board boot

2019-05-15 Thread Peng Fan
This patchset is to upstream ddr script from NXP vendor tree, witout this patchset, the ULP B0 EVK board could not boot up. Ye Li (5): mx7ulp: Fix APLL num and denom setting issue mx7ulp_evk: Update LPDDR3 script mx7ulp_evk: Change APLL and its PFD0 frequencies mx7ulp: Select the SCG1 APLL

[U-Boot] [PATCH 0/5] Add initial support for Pine64 Rock64 board.

2019-05-07 Thread Matwey V. Kornilov
This series adds initial basic support for Pine64 Rock64 board. The ROCK64 is a credit card size SBC based on Rockchip RK3328 Quad-Core ARM Cortex A53. This series allow building u-boot SPL and u-boot.itb for Rock64 board. Unfortunately, proprietary TPL is stil required for deploy: ./tools/mkim

[U-Boot] [PATCH 0/5] spi: Add Atmel QuadSPI driver

2019-05-07 Thread Tudor.Ambarus
From: Tudor Ambarus Backport the driver from linux v5.1-rc5 and adapt it for u-boot. Tested on sama5d2_xplained Rev B with mx25l25635e spi-nor flash. => sf probe 1:0 SF: Detected mx25l25635e with page size 256 Bytes, erase size 64 KiB, total 32 MiB => sf erase 0 10 SF: 1048576 bytes @ 0x0 E

[U-Boot] [PATCH 0/5] arm: remove leftover code for dm* SoCs

2019-04-29 Thread Bartosz Golaszewski
From: Bartosz Golaszewski Commit 6761946fb716 ("arm: Remove unmaintained davinci boards") removed support for certain DaVinci platforms. We still want to support the da850 chips though and I'm currently working on converting all remaining drivers to using the driver model (please don't remove it

Re: [U-Boot] [PATCH 0/5] rk3399: make u-boot-rockchip-with-spl.bin

2019-04-26 Thread Jagan Teki
On Fri, Apr 26, 2019 at 11:25 PM Paul Kocialkowski wrote: > > Le vendredi 26 avril 2019 à 23:22 +0530, Jagan Teki a écrit : > > Hi Tom and Simon, > > > > On Fri, Apr 26, 2019 at 7:04 PM Jagan Teki > > wrote: > > > This series will create single bootable image > > > 'u-boot-rockchip-with-spl.bin

Re: [U-Boot] [PATCH 0/5] rk3399: make u-boot-rockchip-with-spl.bin

2019-04-26 Thread Tom Rini
On Fri, Apr 26, 2019 at 07:55:40PM +0200, Paul Kocialkowski wrote: > Le vendredi 26 avril 2019 à 23:22 +0530, Jagan Teki a écrit : > > Hi Tom and Simon, > > > > On Fri, Apr 26, 2019 at 7:04 PM Jagan Teki > > wrote: > > > This series will create single bootable image > > > 'u-boot-rockchip-with-

Re: [U-Boot] [PATCH 0/5] rk3399: make u-boot-rockchip-with-spl.bin

2019-04-26 Thread Paul Kocialkowski
Le vendredi 26 avril 2019 à 23:22 +0530, Jagan Teki a écrit : > Hi Tom and Simon, > > On Fri, Apr 26, 2019 at 7:04 PM Jagan Teki wrote: > > This series will create single bootable image 'u-boot-rockchip-with-spl.bin' > > for rk3399 platform with single make command instead of building u-boot > >

Re: [U-Boot] [PATCH 0/5] rk3399: make u-boot-rockchip-with-spl.bin

2019-04-26 Thread Jagan Teki
Hi Tom and Simon, On Fri, Apr 26, 2019 at 7:04 PM Jagan Teki wrote: > > This series will create single bootable image 'u-boot-rockchip-with-spl.bin' > for rk3399 platform with single make command instead of building u-boot > separately for u-boot.itb and burn them separately for SPL and U-Boot pr

[U-Boot] [PATCH 0/5] rk3399: make u-boot-rockchip-with-spl.bin

2019-04-26 Thread Jagan Teki
This series will create single bootable image 'u-boot-rockchip-with-spl.bin' for rk3399 platform with single make command instead of building u-boot separately for u-boot.itb and burn them separately for SPL and U-Boot proper. This series has dependecy with[1] travis-ci issue: - need to include

[U-Boot] [PATCH 0/5] - Add Ethernet support for stm32mpu

2019-04-26 Thread Christophe Roullier
Support all PHY config: PHY_MODE (MII,GMII, RMII, RGMII) Phy wo crystal (25Mhz and 50 Mhz), No 125Mhz from PHY config Christophe Roullier (5): board: stm32mp1: Add board_interface_eth_init net: dwc_eth_qos: add Ethernet stm32mp1 support ARM: dts: stm32: Add Ethernet support on

[U-Boot] [PATCH 0/5] Add spi-mem driver for MediaTek MT7629 SoC

2019-04-26 Thread Weijie Gao
Since u-boot has added the spi-mem framework and replaced the spi-nor framework, the mtk_qspi is no longer compatible with the new spi-nor driver. This patch series add a new spi-mem driver to replace the mtk_qspi driver. Weijie Gao (5): mtd: spi-nor: fix page program issue when using spi-mem d

[U-Boot] [PATCH 0/5] pico-imx7d: Add support for BL33 case

2019-03-26 Thread Jun Nie
Add configuration to boot U-boot as BL33 case. The boot flow is ATF -> OPTEE -> U-boot. Jun Nie (5): mx7_common: Share configs to skip low level init imx: mx7: Add empty arch_cpu_init if skipped pico-imx7d: Reserve region of memory to OPTEE pico-imx7d: Add boot option for verified boot p

Re: [U-Boot] [PATCH 0/5] Convert Pico i.MX7 to DM

2019-03-25 Thread Otavio Salvador
On Mon, Mar 25, 2019 at 9:55 AM Joris Offouga wrote: > > This series introduce DM Conversion for Pico i.MX7 Som and > variant boards > > Joris Offouga (5): > Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM > pico-imx7d: defconfig: Add DT file hooks > pico-imx7d: defconfig E

[U-Boot] [PATCH 0/5] Convert Pico i.MX7 to DM

2019-03-25 Thread Joris Offouga
This series introduce DM Conversion for Pico i.MX7 Som and variant boards Joris Offouga (5): Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM pico-imx7d: defconfig: Add DT file hooks pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7 pico-imx7d: Convert DM MMC

[U-Boot] [PATCH 0/5] Convert Pico i.MX7 to DM

2019-03-25 Thread Joris Offouga
From: Joris Offouga This series introduce DM Conversion for Pico i.MX7 Som and variant boards Joris Offouga (5): Arm: imx7d-pico: Import all Linux device tree for Pico i.MX7D SOM pico-imx7d: defconfig: Add DT file hooks pico-imx7d: defconfig Enable DM gpio pinctrl and pinctrl_imx7 pico

[U-Boot] [PATCH 0/5] arm: k3: Fixup msmc dt node

2019-03-07 Thread Lokesh Vutla
This series adds support for getting available msmc sram from dmsc using TISCI protocol. Using this information updates the kernel dt before jumping to kernel. Lokesh Vutla (5): firmware: Add support for querying msmc memory arm: k3: Add a wrapper to get tisci handle arm: k3: Add support for

[U-Boot] [PATCH 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver

2019-01-30 Thread Keerthy
Add new driver for the TI AM65x SoC Gigabit Ethernet Switch subsystem (CPSW NUSS). It has two ports and provides Ethernet packet communication for the device and can be configured as an Ethernet switch. CPSW NUSS features: the Reduced Gigabit Media Independent Interface (RGMII), Reduced Media Indep

[U-Boot] [PATCH 0/5] arm: socfpga: implement proper peripheral reset handling

2019-01-25 Thread Simon Goldschmidt
This series implements peripheral reset handling for socfpga gen5. It moves from enabling all peripherals during SPL startup to using the socfpga reset driver from all peripherals and enabling peripherals when they are used. As Linux cannot even handle this in 4.20, a Kconfig option is added to k

Re: [U-Boot] [PATCH 0/5] MSCC: Add Serval SoC family.

2019-01-23 Thread Daniel Schwierzeck
Am 23.01.19 um 16:39 schrieb Horatiu Vultur: > This patch series adds support for MSCC Serval SoC family. In this > family there are the following boards: pcb105 and pcb106. > > This is based off the patch series[1]. > > [1] https://lists.denx.de/pipermail/u-boot/2019-January/355031.html > > H

Re: [U-Boot] [PATCH 0/5] MSCC: Add Serval SoC family.

2019-01-23 Thread Daniel Schwierzeck
Am 23.01.19 um 17:47 schrieb Horatiu Vultur: > Hi Daniel, > > The 01/23/2019 17:38, Daniel Schwierzeck wrote: >> >> >> Am 23.01.19 um 16:39 schrieb Horatiu Vultur: >>> This patch series adds support for MSCC Serval SoC family. In this >>> family there are the following boards: pcb105 and pcb106.

Re: [U-Boot] [PATCH 0/5] MSCC: Add Serval SoC family.

2019-01-23 Thread Horatiu Vultur
Hi Daniel, The 01/23/2019 17:38, Daniel Schwierzeck wrote: > > > Am 23.01.19 um 16:39 schrieb Horatiu Vultur: > > This patch series adds support for MSCC Serval SoC family. In this > > family there are the following boards: pcb105 and pcb106. > > > > This is based off the patch series[1]. > >

Re: [U-Boot] [PATCH 0/5] MSCC: Add Serval SoC family.

2019-01-23 Thread Daniel Schwierzeck
Am 23.01.19 um 16:39 schrieb Horatiu Vultur: > This patch series adds support for MSCC Serval SoC family. In this > family there are the following boards: pcb105 and pcb106. > > This is based off the patch series[1]. > > [1] https://lists.denx.de/pipermail/u-boot/2019-January/355031.html > > H

[U-Boot] [PATCH 0/5] MSCC: Add Serval SoC family.

2019-01-23 Thread Horatiu Vultur
This patch series adds support for MSCC Serval SoC family. In this family there are the following boards: pcb105 and pcb106. This is based off the patch series[1]. [1] https://lists.denx.de/pipermail/u-boot/2019-January/355031.html Horatiu Vultur (5): pinctrl: mscc: Add gpio and pinctrl for Se

[U-Boot] [PATCH 0/5] MIPS: fix Kconfig warnings about CONFIG_OF_EMBED

2019-01-12 Thread Daniel Schwierzeck
Only boot-tested on Malta with Qemu. But there is no ovious reason why it should break any MIPS board. Daniel Schwierzeck (5): MIPS: boston: switch to CONFIG_OF_SEPARATE MIPS: malta: switch to CONFIG_OF_SEPARATE MIPS: pic32mzdask: switch to CONFIG_OF_SEPARATE MIPS: xilfpga: switch to CON

Re: [U-Boot] [PATCH 0/5] imx8: several fixes

2019-01-09 Thread Stefano Babic
On 09/01/19 16:42, Chris Spencer wrote: > Stefano, > > On Wed, 9 Jan 2019 at 15:14, Stefano Babic wrote: >>> https://patchwork.ozlabs.org/patch/1019908/ >> >> I have seen this patch to solve "bashism", I confess I had to think >> about what is it. "=" instead of "==" is quite unnatural for me, bu

Re: [U-Boot] [PATCH 0/5] imx8: several fixes

2019-01-09 Thread Chris Spencer
Stefano, On Wed, 9 Jan 2019 at 15:14, Stefano Babic wrote: > > https://patchwork.ozlabs.org/patch/1019908/ > > I have seen this patch to solve "bashism", I confess I had to think > about what is it. "=" instead of "==" is quite unnatural for me, but > yes, first thing I do on a new installed syst

Re: [U-Boot] [PATCH 0/5] imx8: several fixes

2019-01-09 Thread Stefano Babic
On 09/01/19 15:56, Chris Spencer wrote: > [CC'd the list this time..] > > On Wed, 9 Jan 2019 at 13:56, Stefano Babic wrote: >> Sorry, I was on holidays and afterwards I have to resume some work in >> office ;-) >> >> I am now looking for which patches should be merged in release and I >> will pic

Re: [U-Boot] [PATCH 0/5] imx8: several fixes

2019-01-09 Thread Chris Spencer
[CC'd the list this time..] On Wed, 9 Jan 2019 at 13:56, Stefano Babic wrote: > Sorry, I was on holidays and afterwards I have to resume some work in > office ;-) > > I am now looking for which patches should be merged in release and I > will pick them up. Hi Stefano, If I may make my own (self

Re: [U-Boot] [PATCH 0/5] imx8: several fixes

2019-01-09 Thread Peng Fan
Hi Stefano, > -Original Message- > From: Stefano Babic [mailto:sba...@denx.de] > Sent: 2019年1月9日 21:56 > To: Peng Fan ; sba...@denx.de > Cc: Fabio Estevam ; u-boot@lists.denx.de; > dl-uboot-imx > Subject: Re: [PATCH 0/5] imx8: several fixes > > Hi Peng, > > On 02/01/19 13:10, Peng Fan w

Re: [U-Boot] [PATCH 0/5] imx8: several fixes

2019-01-09 Thread Stefano Babic
Hi Peng, On 02/01/19 13:10, Peng Fan wrote: > Ping. > > Thanks, > Peng. > Sorry, I was on holidays and afterwards I have to resume some work in office ;-) I am now looking for which patches should be merged in release and I will pick them up. Regards, Stefano >> -Original Message- >>

Re: [U-Boot] [PATCH 0/5] imx8: several fixes

2019-01-02 Thread Peng Fan
Ping. Thanks, Peng. > -Original Message- > From: Peng Fan [mailto:peng@nxp.com] > Sent: 2018年12月15日 20:20 > To: sba...@denx.de > Cc: Fabio Estevam ; u-boot@lists.denx.de; > dl-uboot-imx ; Peng Fan > Subject: [PATCH 0/5] imx8: several fixes > > Several fixes when moving to support SP

[U-Boot] [PATCH 0/5] efi_loader: rework loading and starting of images

2018-12-28 Thread Heinrich Schuchardt
This patch series starts the necessary changes needed to correctly implement the unloading of images in Exit(). If we want to properly unload images in Exit() the memory should always be allocated in the same way. As we allocate memory when reading from file we should do the same when the original

[U-Boot] [PATCH 0/5] efi_loader: run a specific efi application more easily

2018-12-17 Thread AKASHI Takahiro
This patch is a result from re-organizing my previous patches; a combination of [1] and part of [2] so as solely to provide several ways of executing a specific efi application explicitly. * bootmanager via BootNext variable * bootefi with boot id * run -e [1] https://lists.denx.de/pipermail

[U-Boot] [PATCH 0/5] imx8: several fixes

2018-12-15 Thread Peng Fan
Several fixes when moving to support SPL. Peng Fan (5): clk: imx8: fix build warning misc: imx: scu: avoid write null pointer misc: imx8: scu: use platdata instead of priv data imx8: cpu: correct info tools: imx8image: set dcd_skip to true arch/arm/mach-imx/imx8/cpu.c | 2 +- drivers/

Re: [U-Boot] [PATCH 0/5] dm: serial: Fix up some serial API errors

2018-12-05 Thread Simon Glass
Hi Andy, On Wed, 5 Dec 2018 at 14:26, Andy Shevchenko wrote: > > On Wed, Dec 5, 2018 at 9:54 PM Simon Glass wrote: > > > > New serial functions should use a device pointer as the first argument. > > The old functions are only there for backwards compatibilty, and can be > > adjusted soon. > > >

Re: [U-Boot] [PATCH 0/5] dm: serial: Fix up some serial API errors

2018-12-05 Thread Andy Shevchenko
On Wed, Dec 5, 2018 at 9:54 PM Simon Glass wrote: > > New serial functions should use a device pointer as the first argument. > The old functions are only there for backwards compatibilty, and can be > adjusted soon. > > For now, adjust the new functions to work correctly. > Thanks! I'm not sure

[U-Boot] [PATCH 0/5] dm: serial: Fix up some serial API errors

2018-12-05 Thread Simon Glass
New serial functions should use a device pointer as the first argument. The old functions are only there for backwards compatibilty, and can be adjusted soon. For now, adjust the new functions to work correctly. Simon Glass (5): serial: Move new functions to serial.h dm: serial: Adjust seria

[U-Boot] [PATCH 0/5] Update STM32 gpio and pinctrl drivers

2018-12-03 Thread Patrice Chotard
This series adds: - Add gpio holes management in gpio and pinctrl drivers - Remove useless CONFIG_CLK flag from gpio driver - Move code outside pinctrl probe() There is a dependency with http://patchwork.ozlabs.org/project/uboot/list/?series=78259 which must be applied first. Patr

[U-Boot] [PATCH 0/5] Improve identification of ARC cores

2018-11-26 Thread Alexey Brodkin
Print more complex information about ARC core we're running on. This includes smarts for ARC core template detection, CPU clock frequency, human-readable board·description etc. Alexey Brodkin (5): ARC: Improve identification of ARC cores arc: Get rid of board-specific print_cpuinfo() arc: em

[U-Boot] [PATCH 0/5] sunxi: doc: Add fastboot example + misc cleanups

2018-10-23 Thread Priit Laes
While writing a sample fastboot usage tutorial for sunxi, I also found bunch of discrepancies in the existing docs. Series also includes one simple constification patch that has been sitting in my tree for ages. Priit Laes (5): sunxi: Fix typos of spelling Allwinner sunxi: docs: Unify the for

  1   2   3   4   5   6   7   8   >