Re: [U-Boot] [PATCH 3/3] pci: layerscape: Add the dts fixup for EP and RC

2018-11-03 Thread Xiaowei Bao
-Original Message- From: York Sun Sent: 2018年11月2日 22:53 To: Xiaowei Bao ; M.h. Lian ; Z.q. Hou ; Mingkai Hu ; bmeng...@gmail.com; yamada.masah...@socionext.com; u-boot@lists.denx.de Cc: Jiafei Pan Subject: Re: [U-Boot] [PATCH 3/3] pci: layerscape: Add the dts fixup for EP and RC

Re: [U-Boot] [PATCH v4 0/5] Add support for Pinebook

2018-11-03 Thread Vasily Khoruzhick
On Sat, Nov 3, 2018 at 2:15 PM André Przywara wrote: > > On 11/3/18 8:19 PM, Vasily Khoruzhick wrote: > > > > You need "allwinner" branch from this repo. > > I deliberately switched the standard branch away, since everything is > merged in mainline ATF now (including PMIC support). I will post

Re: [U-Boot] [PATCH] doc: imx: fix typos in mxsimage.txt

2018-11-03 Thread Breno Matheus Lima
Hi Michael, Em sex, 2 de nov de 2018 às 19:12, Michael Heimpold escreveu: > > This fixes two small typos in mxsimage.txt. > > Signed-off-by: Michael Heimpold Reviewed-by: Breno Lima Thanks, Breno Lima ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] doc: imx: fix typo in imximage.txt

2018-11-03 Thread Breno Matheus Lima
Hi Michael, Em sex, 2 de nov de 2018 às 19:12, Michael Heimpold escreveu: > > Signed-off-by: Michael Heimpold Reviewed-by: Breno Lima Thanks, Breno Lima ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH v4 0/5] Add support for Pinebook

2018-11-03 Thread André Przywara
On 11/3/18 8:19 PM, Vasily Khoruzhick wrote: > On Sat, Nov 3, 2018 at 1:18 PM Vasily Khoruzhick wrote: >> >> Video is supposed to work, but you need ATF from Andre to enable LCD power: >> >> https://github.com/apritzel/arm-trusted-firmware/ > > You need "allwinner" branch from this repo. I

Re: [U-Boot] [PATCH v4 12/17] board_f: Use static print_cpuinfo if CONFIG_CPU is active

2018-11-03 Thread Andy Shevchenko
On Sat, Nov 3, 2018 at 10:45 PM Andy Shevchenko wrote: > > On Fri, Oct 12, 2018 at 6:34 PM Bin Meng wrote: > > On Fri, Oct 12, 2018 at 10:00 PM Stefan Roese wrote: > > > diff --git a/arch/x86/cpu/baytrail/cpu.c b/arch/x86/cpu/baytrail/cpu.c > > index 56e9813..2eb9172 100644 > > ---

Re: [U-Boot] [PATCH v4 12/17] board_f: Use static print_cpuinfo if CONFIG_CPU is active

2018-11-03 Thread Andy Shevchenko
On Fri, Oct 12, 2018 at 6:34 PM Bin Meng wrote: > On Fri, Oct 12, 2018 at 10:00 PM Stefan Roese wrote: > diff --git a/arch/x86/cpu/baytrail/cpu.c b/arch/x86/cpu/baytrail/cpu.c > index 56e9813..2eb9172 100644 > --- a/arch/x86/cpu/baytrail/cpu.c > +++ b/arch/x86/cpu/baytrail/cpu.c > @@ -203,4

Re: [U-Boot] [PATCH v4 0/5] Add support for Pinebook

2018-11-03 Thread Vasily Khoruzhick
On Sat, Nov 3, 2018 at 1:18 PM Vasily Khoruzhick wrote: > > Video is supposed to work, but you need ATF from Andre to enable LCD power: > > https://github.com/apritzel/arm-trusted-firmware/ You need "allwinner" branch from this repo. > On Sat, Nov 3, 2018 at 11:53 AM Dennis Gilmore wrote: > >

Re: [U-Boot] [PATCH v4 0/5] Add support for Pinebook

2018-11-03 Thread Vasily Khoruzhick
Video is supposed to work, but you need ATF from Andre to enable LCD power: https://github.com/apritzel/arm-trusted-firmware/ On Sat, Nov 3, 2018 at 11:53 AM Dennis Gilmore wrote: > > I have tested the series on my pinebook on top of git commit > 99431c1c21685fe63d46b6eac995b78ce9adce0a > > I

Re: [U-Boot] 2018-11 rc1 vs rc3

2018-11-03 Thread Frank Wunderlich
it seems that this is caused by v3-patches (https://patchwork.ozlabs.org/project/uboot/list/?series=73809), but i did not found it yet i added v3-patchset to my 2018-11-rc1 (where v2-patches did not have this depency) and also got this error but i did not found yet the cause... > Gesendet:

Re: [U-Boot] [PATCH v2 28/29] riscv: qemu: detect and boot the kernel passed by QEMU

2018-11-03 Thread Alexander Graf
On 03.11.18 18:07, Auer, Lukas wrote: > On Tue, 2018-10-30 at 16:27 +0100, Alexander Graf wrote: >> >> On 30.10.18 16:02, Auer, Lukas wrote: >>> On Tue, 2018-10-30 at 13:55 +0100, Lukas Auer wrote: QEMU embeds the location of the kernel image in the device tree. Store this address

Re: [U-Boot] [PATCH v4 0/5] Add support for Pinebook

2018-11-03 Thread Dennis Gilmore
I have tested the series on my pinebook on top of git commit 99431c1c21685fe63d46b6eac995b78ce9adce0a I am not sure if video is expected to work or not, in my case it does not work. U-Boot SPL 2018.11-rc3-00027-g77a46c3a3c (Nov 03 2018 - 13:42:47 -0500) DRAM: 2048 MiB Trying to boot from MMC1

[U-Boot] 2018-11 rc1 vs rc3

2018-11-03 Thread Frank Wunderlich
Hi, i've noticed that with rc3 i need swig-package, which i did not need with rc1...has anything changed regarding to this? i only applied mediatek-Patches for mt7623 but here i found nothing related to it... on google i've found only a thread from 2017 (

Re: [U-Boot] FW: [PATCH 18/30] riscv: invalidate the instruction cache before jumping to Linux

2018-11-03 Thread Auer, Lukas
Hi Rick, On Wed, 2018-10-31 at 12:22 +0800, Rick Chen wrote: > Greentime Hu 於 2018年10月31日 週三 上午11:48寫道: > > > > Rick Chen 於 2018年10月29日 週一 上午10:25寫道: > > > > > > Auer, Lukas 於 2018年10月27日 週六 > > > 上午12:27寫道: > > > > > > > > Hi Rick, > > > > > > > > On Mon, 2018-10-22 at 09:39 +0800, Rick

Re: [U-Boot] [PATCH V2 6/6] test: vboot: add padding pss for rsa signature

2018-11-03 Thread Clément Péron
Hi, I'm not an expert but regarding commit b8790ebeec13c882979dc986947397738d9f38aa I think you should drop the unit-address in its files. "The DT spec demands a unit-address of a node name to match the "reg" property in that node. Newer dtc versions will throw warnings if this is

Re: [U-Boot] [PATCH v2 28/29] riscv: qemu: detect and boot the kernel passed by QEMU

2018-11-03 Thread Auer, Lukas
On Tue, 2018-10-30 at 16:27 +0100, Alexander Graf wrote: > > On 30.10.18 16:02, Auer, Lukas wrote: > > On Tue, 2018-10-30 at 13:55 +0100, Lukas Auer wrote: > > > QEMU embeds the location of the kernel image in the device tree. > > > Store > > > this address in the environment as variable

[U-Boot] FOSDEM 2019 Hardware Enablement Devroom Call for Participation

2018-11-03 Thread Paul Kocialkowski
Hi, The Hardware Enablement devroom is back for a second year at FOSDEM! It will take place on Sunday 3 February 2019. # Call for Participation We are opening the call for participation to our devroom, with the deadline for talk proposals set to Saturday 1 December 2018. # Devroom Scope This

[U-Boot] [PATCH] board: rockchip: rk3399: add Rockpro64 board support

2018-11-03 Thread Akash Gajjar
Rockpro64 is rk3399 based board from pine64.org. add initial board support for Rockpro64. complete board support will be added later in upcoming patchsets. Signed-off-by: Akash Gajjar --- arch/arm/dts/Makefile |1 + arch/arm/dts/rk3399-rockpro64.dts | 519

[U-Boot] mt7623 bootup example

2018-11-03 Thread Frank Wunderlich
Hi Simon, hi Ryder,   i tried Patches so far, they are working well   https://patchwork.ozlabs.org/patch/992398/   here my github-repo with steps to build:   https://github.com/frank-w/u-boot   there is a build.sh, which compiles uboot the common way with some additions like bootmenu and full

[U-Boot] [GIT PULL] mips-fixes-for-v2018.11

2018-11-03 Thread Daniel Schwierzeck
Hi Tom, please pull an important bugfix for MIPS, thanks. Travis CI: https://travis-ci.org/danielschwierzeck/u-boot/builds/450057399 The following changes since commit 99431c1c21685fe63d46b6eac995b78ce9adce0a: Merge tag 'arc-for-2018.11' of git://git.denx.de/u-boot-arc (2018-11-02 09:39:18

Re: [U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up

2018-11-03 Thread Bin Meng
Hi Simon, On Sat, Nov 3, 2018 at 2:08 PM Simon Glass wrote: > > Hi Bin, > > On 1 November 2018 at 20:25, Bin Meng wrote: > > On Sun, Oct 28, 2018 at 9:31 PM Adam Ford wrote: > >> > >> On Wed, Oct 24, 2018 at 8:32 AM Bin Meng wrote: > >> > > >> > When a driver declares DM_FLAG_PRE_RELOC flag,

Re: [U-Boot] [PATCH] serial: ns16550: add setconfig support

2018-11-03 Thread Simon Goldschmidt
On 03.11.2018 07:08, Simon Glass wrote: On 2 November 2018 at 14:28, Simon Goldschmidt wrote: Add possibility to update the serial parity used. Signed-off-by: Simon Goldschmidt --- drivers/serial/ns16550.c | 43 ++-- 1 file changed, 41 insertions(+), 2

Re: [U-Boot] [PATCH v3 01/18] tools: MediaTek: add MTK boot header generation to mkimage

2018-11-03 Thread Simon Glass
On 2 November 2018 at 09:15, Ryder Lee wrote: > This patch adds support for MTK boot image generation. > > Signed-off-by: Weijie Gao > Signed-off-by: Ryder Lee > --- > Makefile | 20 ++ > common/image.c | 1 + > include/image.h | 1 + > scripts/Makefile.spl | 11 +

Re: [U-Boot] [PATCH v3 04/18] arm: MediaTek: add basic support for MT7629 boards

2018-11-03 Thread Simon Glass
On 2 November 2018 at 09:15, Ryder Lee wrote: > This adds a general board file based on MT7629 SoCs from MediaTek. > > Apart from the generic parts (cpu) we add some low level init codes > and initialize the early clocks. > > Signed-off-by: Ryder Lee > Signed-off-by: Weijie Gao > --- >

Re: [U-Boot] Feedback: Device probe during boot

2018-11-03 Thread Simon Glass
Hi Vabhav, On 2 November 2018 at 02:28, Vabhav Sharma wrote: > Hello Maintainer/Owners, > > Please provide your valuable input > > > > Referring ‘[PATCH] drivers: serial: probe all serial devices’ email > regarding unified way to probe device during boot using DM model > > I would like to take

Re: [U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up

2018-11-03 Thread Simon Glass
Hi Bin, On 1 November 2018 at 20:25, Bin Meng wrote: > On Sun, Oct 28, 2018 at 9:31 PM Adam Ford wrote: >> >> On Wed, Oct 24, 2018 at 8:32 AM Bin Meng wrote: >> > >> > When a driver declares DM_FLAG_PRE_RELOC flag, it wishes to be >> > bound before relocation. However due to a bug in the DM

Re: [U-Boot] [PATCH v4 10/11] pinctrl: sandbox: Add get_pin_muxing ops support

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > Add get_pin_mux ops support to display the pin muxing > description of the sandbox_pins[] > > Signed-off-by: Patrice Chotard > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: None > > drivers/pinctrl/pinctrl-sandbox.c | 18

Re: [U-Boot] [RFC PATCH v3 2/3] tools: Add a tool to get a list of defconfigs based on filters

2018-11-03 Thread Simon Glass
On 26 October 2018 at 05:14, Jean-Jacques Hiblot wrote: > The possible filters are "arch", "vendor", "soc", "cpu" and "arch". > > The list of all the defconfigs is read from boards.cfg. If this file > doesn't exist, then tools/genboardscfg.py is called to generate it. > > Signed-off-by:

Re: [U-Boot] [PATCH v2 27/29] dm: core: add missing prototype for ofnode_read_u64

2018-11-03 Thread Simon Glass
On 30 October 2018 at 06:55, Lukas Auer wrote: > Signed-off-by: Lukas Auer > --- > > Changes in v2: > - Move prototype location to match the location of the function in > ofnode.c > > include/dm/ofnode.h | 10 ++ > 1 file changed, 10 insertions(+) > Reviewed-by: Simon Glass Thanks.

Re: [U-Boot] [PATCH] serial: ns16550: add setconfig support

2018-11-03 Thread Simon Glass
On 2 November 2018 at 14:28, Simon Goldschmidt wrote: > Add possibility to update the serial parity used. > > Signed-off-by: Simon Goldschmidt > --- > > drivers/serial/ns16550.c | 43 ++-- > 1 file changed, 41 insertions(+), 2 deletions(-) > Reviewed-by:

Re: [U-Boot] [PATCH v3 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC

2018-11-03 Thread Simon Glass
On 2 November 2018 at 09:15, Ryder Lee wrote: > This patch adds pinctrl support for MT7629 SoC. The IO core found on > the SoC has the registers for pinctrl, pinconf and gpio mixed up in > the same register range. Hence the driver also implements the gpio > functionality through UCLASS_GPIO. > >

Re: [U-Boot] [PATCH] dm: serial: fix comment on dm_serial_ops setconfig

2018-11-03 Thread Simon Glass
On 2 November 2018 at 14:08, Simon Goldschmidt wrote: > The comment on this function prototype describes nonexistent > parameters. It seems to be copied from 'setparity'. > > Update it to match its the parameter list. > > Signed-off-by: Simon Goldschmidt > --- > > include/serial.h | 4 +--- > 1

Re: [U-Boot] [RFC PATCH v3 3/3] tools: Add a tool to get an overview of the usage of CONFIG options

2018-11-03 Thread Simon Glass
On 26 October 2018 at 05:14, Jean-Jacques Hiblot wrote: > configs2csv.py is tool that allow to check how some options are used for a > particular subset of platforms. > The purpose is to identify the targets that are actually using one or more > options of interest. > For example, it can tell

Re: [U-Boot] [PATCH v2 10/18] pinctrl: MediaTek: add pinctrl driver for MT7629 SoC

2018-11-03 Thread Simon Glass
Hi Ryder, On 25 October 2018 at 00:08, Ryder Lee wrote: > Hi Simon, > > On Wed, 2018-10-24 at 21:29 -0600, Simon Glass wrote: >> Hi Ryder, >> >> On 12 October 2018 at 01:00, Ryder Lee wrote: >> > This patch adds pinctrl support for MT7629 SoC. The IO core found on >> > the SoC has the registers

Re: [U-Boot] [RFC PATCH v3 1/3] tools: moveconfig: Add an option to build a fuller database of options

2018-11-03 Thread Simon Glass
On 26 October 2018 at 05:14, Jean-Jacques Hiblot wrote: > "moveconfig -b" will build a database of config options based on the > content of include/config/auto.conf that reflects the .config > > Add a new option '-B' that does essentially the same, except that it uses > the content of u-boot.cfg,

Re: [U-Boot] [PATCH v3 06/18] clk: MediaTek: add clock driver for MT7629 SoC.

2018-11-03 Thread Simon Glass
Hi Ryder, On 2 November 2018 at 09:15, Ryder Lee wrote: > This patch adds clock modules for MediaTek SoCs: > - Shared part: a common driver which contains the general operations > for plls, muxes, dividers and gates so that we can reuse it in future. > > - Specific SoC part: the group of

Re: [U-Boot] [PATCH v4 04/11] dm: uclass: Add uclass_foreach_dev_probe

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > Add uclass_foreach_dev_probe() which iterates through > devices of a given uclass. Devices are probed if necessary > and are ready to use. > > Signed-off-by: Patrice Chotard > --- > > Changes in v4: > - Replace respectively

Re: [U-Boot] [PATCH v2 06/18] clk: MediaTek: add clock driver for MT7629 SoC.

2018-11-03 Thread Simon Glass
Hi Ryder, On 25 October 2018 at 00:37, Ryder Lee wrote: > On Wed, 2018-10-24 at 21:29 -0600, Simon Glass wrote: >> Hi Ryder, >> >> On 12 October 2018 at 01:00, Ryder Lee wrote: >> > This patch adds clock modules for MediaTek SoCs: >> > - Shared part: a common driver which contains the general

Re: [U-Boot] [PATCH v3 14/18] serial: 16550: allow the driver to support MediaTek serial

2018-11-03 Thread Simon Glass
Hi Ryder, On 2 November 2018 at 09:15, Ryder Lee wrote: > This patch adds an extra operation in ns16550.c to suuport MediaTek > SoCs as we have a highspeed register which influences the calcualtion > of the divisor. > > Note that we don't support the baudrate greater than 115200 currently. > >

Re: [U-Boot] [PATCH] spl: fix debug prints for tiny printf

2018-11-03 Thread Simon Glass
On 2 November 2018 at 14:49, Simon Goldschmidt wrote: > Tiny printf does not support %.*s and %lX. Since tiny printf should > be very common in SPL, replace these by %32s (for printing image > name) and %lx. > > Signed-off-by: Simon Goldschmidt > --- > > common/spl/spl.c | 14 ++ >

Re: [U-Boot] [PATCH v4 11/11] test/py: test pinmux command

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > Add pinmux test which test the following commands: > - pinmux list > - pinmux dev > - pinmux status > > Signed-off-by: Patrice Chotard > --- > > Changes in v4: > - Update sandbox_get_pin_muxing() due to get_pin_muxing() >prototype

Re: [U-Boot] [PATCH v2 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC

2018-11-03 Thread Simon Glass
Hi Ryder, On 25 October 2018 at 00:13, Ryder Lee wrote: > On Wed, 2018-10-24 at 21:29 -0600, Simon Glass wrote: >> Hi Ryder, >> >> On 12 October 2018 at 01:01, Ryder Lee wrote: >> > This patch adds pinctrl support for MT7623 SoC. And most of the >> > structures are used to hold the hardware

Re: [U-Boot] [PATCH V2 5/6] configs: sandbox: enable padding pss for rsa signature

2018-11-03 Thread Simon Glass
On 25 October 2018 at 03:29, Philippe Reynes wrote: > Signed-off-by: Philippe Reynes > --- > configs/sandbox_defconfig | 1 + > 1 file changed, 1 insertion(+) > > Changelog: > v2: > - new patch in the serie Reviewed-by: Simon Glass ___ U-Boot

Re: [U-Boot] [PATCH V2 6/6] test: vboot: add padding pss for rsa signature

2018-11-03 Thread Simon Glass
On 25 October 2018 at 03:29, Philippe Reynes wrote: > The padding pss is now supported for rsa signature. > This add test with padding pss on vboot test. > > Signed-off-by: Philippe Reynes > --- > test/py/tests/test_vboot.py | 10 +++--- >

Re: [U-Boot] [PATCH V2 3/6] rsa: add support of padding pss

2018-11-03 Thread Simon Glass
On 25 October 2018 at 03:29, Philippe Reynes wrote: > We add the support of the padding pss for rsa signature. > This new padding is often recommended instead of pkcs-1.5. > > Signed-off-by: Philippe Reynes > --- > Kconfig | 8 +++ > common/image-sig.c | 6 ++ >

Re: [U-Boot] [PATCH 3/3] arm64: ls2080a: enable DM support for sata

2018-11-03 Thread Simon Glass
On 21 October 2018 at 20:43, Peng Ma wrote: > Enable related configs to support sata DM feature. > > Signed-off-by: Peng Ma > --- > configs/ls2080aqds_defconfig |5 + > configs/ls2080ardb_defconfig |5 + > 2 files changed, 10 insertions(+), 0 deletions(-) Reviewed-by: Simon

Re: [U-Boot] [PATCH v3 17/18] doc: README.mediatek: Add a simple README for MediaTek

2018-11-03 Thread Simon Glass
Hi Ryder, On 2 November 2018 at 09:15, Ryder Lee wrote: > Add a few notes on how to try out the MediaTek support so far. > > Signed-off-by: Ryder Lee > --- > doc/README.mediatek | 54 > + > 1 file changed, 54 insertions(+) > create mode

Re: [U-Boot] [PATCH v4 01/11] dm: pinctrl: Add get_pin_muxing() ops

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > Add get_pin_muxing() which allows to display the muxing > of a given pin belonging to a pin-controller. > > Signed-off-by: Patrice Chotard > --- > > Changes in v4: > - Update get_pin_muxing() prototype by adding buffer and buffer's size >

Re: [U-Boot] [PATCH v3 11/18] pinctrl: MediaTek: add pinctrl driver for MT7623 SoC

2018-11-03 Thread Simon Glass
On 2 November 2018 at 09:15, Ryder Lee wrote: > This patch adds pinctrl support for MT7623 SoC. And most of the > structures are used to hold the hardware configuration for each > pin. > > Signed-off-by: Ryder Lee > Tested-by: Matthias Brugger > --- > drivers/pinctrl/mediatek/Kconfig

Re: [U-Boot] [PATCH v4 06/11] pinctrl: stm32: Add get_pins_count() ops

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > Add get_pins_count ops to obtain the number of pins > owns by a pin-controller. > On STM32 SoCs bindings, each pin-controller owns > several gpio banks. Each GPIO bank can own up to 16 pins. > > To obtain the total pins count, walk through

Re: [U-Boot] [PATCH v4 05/11] cmd: pinmux: Add pinmux command

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > pinmux command allows to : > - list all pin-controllers available on platforms > - select a pin-controller > - display the muxing of all pins of the current pin-controller >or all pin-controllers depending of given options > >

Re: [U-Boot] [PATCH v4 03/11] dm: uclass: Add uclass_next_device_err() to return a valid device

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > Similarly to uclass_first_device_err(), add uclass_next_device_err() > which returns an error if there are no next devices in that uclass. > > Signed-off-by: Patrice Chotard > --- > > Changes in v4: None > Changes in v3: None > Changes in v2:

Re: [U-Boot] [PATCH v4 07/11] pinctrl: stm32: Add get_pin_name() ops

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > Add get_pin_name ops to obtain a pin name given a > pin index of a specified pin-controller. > > Signed-off-by: Patrice Chotard > --- > > Changes in v4: > - Use define PINNAME_SIZE from include/dm/pinctrl.h instead of >driver's local one

Re: [U-Boot] [PATCH 3/3] arm64: ls1088a: enable DM support for sata

2018-11-03 Thread Simon Glass
On 21 October 2018 at 20:39, Peng Ma wrote: > Enable related configs to support sata DM feature. > > Signed-off-by: Peng Ma > --- > configs/ls1088aqds_defconfig |5 + > configs/ls1088ardb_qspi_defconfig |5 + > 2 files changed, 10 insertions(+), 0 deletions(-) Reviewed-by:

Re: [U-Boot] [PATCH v4 08/11] pinctrl: stm32: Add get_pin_muxing() ops

2018-11-03 Thread Simon Glass
On 24 October 2018 at 06:10, Patrice Chotard wrote: > Add get_pin_muxing() ops to obtain the pin muxing description > a given pin index. > > Signed-off-by: Patrice Chotard > --- > > Changes in v4: > - Update get_pin_muxing() prototype by adding buffer and buffer's size as >parameters > >

Re: [U-Boot] [PATCH v3 02/19] dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected

2018-11-03 Thread Simon Glass
Hi Jean-Jacques, On 22 October 2018 at 08:12, Jean-Jacques Hiblot wrote: > i2c_get_chip_for_busnum() really should check the presence of the chip on > the bus. Most of the users of this function assume that this is done. > > Signed-off-by: Jean-Jacques Hiblot > > --- > > Changes in v3: > -

Re: [U-Boot] [PATCH v3 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently

2018-11-03 Thread Simon Glass
On 22 October 2018 at 08:12, Jean-Jacques Hiblot wrote: > In some cases it may be useful to be able to change the fdt we have been > using and use another one instead. For example, the TI platforms uses an > EEPROM to store board information and, based on the type of board, > different dtbs are

Re: [U-Boot] [PATCH 2/3] armv8: dts: fsl-ls2080a: add sata node support

2018-11-03 Thread Simon Glass
On 21 October 2018 at 20:43, Peng Ma wrote: > One ls2080a, there is one SATA 3.0 advanced host controller interface > which is a high-performance SATA solution that delivers comprehensive > and fully-compliant generation 3 (1.5 Gb/s - 6.0 Gb/s) serial ATA > capabilities, in accordance with the

Re: [U-Boot] [PATCH 2/3] armv8: dts: fsl-ls1088a: add sata node support

2018-11-03 Thread Simon Glass
On 21 October 2018 at 20:39, Peng Ma wrote: > One ls1088a, there is one SATA 3.0 advanced host controller interface > which is a high-performance SATA solution that delivers comprehensive > and fully-compliant generation 3 (1.5 Gb/s - 6.0 Gb/s) serial ATA > capabilities, in accordance with the

Re: [U-Boot] [PATCH 1/3] scsi: ceva: add ls1088a soc support

2018-11-03 Thread Simon Glass
On 21 October 2018 at 20:39, Peng Ma wrote: > > Add ahci compatible support for ls1088a soc. > > Signed-off-by: Peng Ma > --- > depend on: > - https://patchwork.ozlabs.org/patch/982386/ > > drivers/ata/sata_ceva.c | 22 ++ > 1 files changed, 18 insertions(+), 4