From: Jun Nie
Banana Pi M2 Zero is a board by Sinovoip with Allwinner H2+ SoC, 16-bit
512MiB DDR3 memory, a MicroSD slot, two MicroUSB ports (one OTG and one
powering-only) and a miniHDMI port.
Signed-off-by: Icenowy Zheng
Signed-off-by: Jun Nie
---
Changes in v4:
- Fixed MMC card detect on pr
The previous commit which disables Pine64 detection logic on non-Pine64
board has an error and prevents non-ARM64 boards from building.
Fix the build error on non-ARM64 boards by adjusting the position of a
'}'.
Fixes: 6b92e01dca4b ("sunxi: disable Pine A64 model detection code on other
boards")
This allow easier integration of RV1108 based boards on generic
distributions and build systems.
Signed-off-by: Otavio Salvador
---
include/configs/rv1108_common.h | 15 +++
1 file changed, 15 insertions(+)
diff --git a/include/configs/rv1108_common.h b/include/configs/rv1108_commo
Like it is done for other Rockchip SoCs, introduce a board_usb_init()
function so that USB OTG can be functional on rv1108 too.
Signed-off-by: Otavio Salvador
---
arch/arm/dts/rv1108.dtsi | 45 ++-
arch/arm/mach-rockchip/Makefile | 1 +
arch/arm/mach-rockchip/rv1
In order to be able to build the Rockchip eMMC driver
on rv1108, the CONFIG_BOUNCE_BUFFER option needs to be
selected.
Select it like it is done on the other Rockchip SoC common files.
This also adds the pinctrl handles to enable the use of eMMC on custom
boards (as minievk) and makes it easier f
Make adjustments to the rv1108 clock driver in order to align it
with the internal Rockchip version.
Signed-off-by: Otavio Salvador
---
.../include/asm/arch-rockchip/cru_rv1108.h| 143 +-
drivers/clk/rockchip/clk_rv1108.c | 457 +-
include/dt-bindings/clock/r
On 26 October 2018 at 01:02, Patrick Delaunay wrote:
>
> Complete in the drivers directory the work started with
> commit 83d290c56fab ("SPDX: Convert all of our single
> license tags to Linux Kernel style").
>
> Signed-off-by: Patrick Delaunay
> ---
>
> drivers/adc/Makefile | 3 +--
> On 26.10.2018, at 19:17, Manivannan Sadhasivam
> wrote:
>
> On Fri, Sep 28, 2018 at 12:32:57AM +0530, Manivannan Sadhasivam wrote:
>> This patchset adds support for Rock960 and Ficus 96Boards from Vamrs.
>> Since both boards share most of the configurations, a common Rock960
>> family suppor
On Thu, Oct 25, 2018 at 5:46 PM Peng Fan wrote:
>
> Hi Tim,
>
> > -Original Message-
> > From: Tim Harvey [mailto:thar...@gateworks.com]
> > Sent: 2018年10月26日 5:10
> > To: Anatolij Gustschin ; Peng Fan
> > Cc: u-boot ; Stefano Babic ; Fabio
> > Estevam
> > Subject: Re: [U-Boot] [PATCH v6
On Fri, Sep 28, 2018 at 12:32:57AM +0530, Manivannan Sadhasivam wrote:
> This patchset adds support for Rock960 and Ficus 96Boards from Vamrs.
> Since both boards share most of the configurations, a common Rock960
> family support is added with common support and the actual boards are
> based on th
On Fri, Oct 26, 2018 at 08:30:05PM +0530, Jagan Teki wrote:
> Hi Tom,
>
> Please pull this PR.
>
> thanks,
> Jagan.
>
> The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:
>
> Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-10-23
> 21:13:32 -0400)
>
Hi Ryder,
On 25 October 2018 at 03:38, Ryder Lee wrote:
> On Wed, 2018-10-24 at 21:30 -0600, Simon Glass wrote:
>> On 12 October 2018 at 01:01, Ryder Lee wrote:
>> > This patch adds a DDR3 driver for MT7629 SoC.
>> >
>> > Signed-off-by: Wu Zou
>> > Signed-off-by: Ryder Lee
>> > ---
>> > drive
On 26/10/18 18:43, Tom Rini wrote:
> To help with size constraints, enable thumb2 when building.
>
> Signed-off-by: Tom Rini
> ---
> configs/vf610twr_defconfig | 2 ++
> configs/vf610twr_nand_defconfig | 2 ++
> 2 files changed, 4 insertions(+)
>
> diff --git a/configs/vf610twr_defconfig b
On Fri, Oct 26, 2018 at 12:43:26PM -0400, Tom Rini wrote:
> To help with size constraints, enable thumb2 when building.
>
> Signed-off-by: Tom Rini
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
___
U-Boot mailin
On Thu, Oct 25, 2018 at 10:38:12PM -0500, Grygorii Strashko wrote:
> Networking support for all TI K2 boards converted to use DM model and
> CONFIG_DM_ETH enabled in all corresponding defconfig files, hence drop
> unused non DM K2 networking code.
>
> Signed-off-by: Grygorii Strashko
Reviewed-b
On Thu, Oct 25, 2018 at 10:38:15PM -0500, Grygorii Strashko wrote:
> Update TI CPSW driver to re-use common mdio lib
>
> Signed-off-by: Grygorii Strashko
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
___
U-Boot mailing lis
On Thu, Oct 25, 2018 at 10:38:16PM -0500, Grygorii Strashko wrote:
> Update TI Keystone 2 driver to re-use common mdio lib.
>
> Signed-off-by: Grygorii Strashko
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
___
U-Boot mail
On Thu, Oct 25, 2018 at 10:38:14PM -0500, Grygorii Strashko wrote:
> All existing TI SoCs network HW have similar MDIO implementation, so
> introduce common mdio support library which can be reused by TI networking
> drivers.
>
> Signed-off-by: Grygorii Strashko
Reviewed-by: Tom Rini
--
Tom
On Thu, Oct 25, 2018 at 10:38:13PM -0500, Grygorii Strashko wrote:
> Update to use SPDX license identifier.
>
> Signed-off-by: Grygorii Strashko
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@
On Thu, Oct 25, 2018 at 10:38:10PM -0500, Grygorii Strashko wrote:
> Add drivers/net/ti/ folder and move all TI's code in this folder for better
> maintenance.
>
> Signed-off-by: Grygorii Strashko
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
___
On Thu, Oct 25, 2018 at 10:38:11PM -0500, Grygorii Strashko wrote:
> Convert DRIVER_TI_KEYSTONE_NET to Kconfig.
>
> Signed-off-by: Grygorii Strashko
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: PGP signature
___
U-Boot mailing list
U-B
On Wed, Oct 24, 2018 at 02:45:53PM -0500, Joe Hershberger wrote:
> Hi Tom,
>
> Tested as https://travis-ci.org/jhershbe/u-boot/builds/445352605
>
> The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:
>
> Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-
To help with size constraints, enable thumb2 when building.
Signed-off-by: Tom Rini
---
configs/vf610twr_defconfig | 2 ++
configs/vf610twr_nand_defconfig | 2 ++
2 files changed, 4 insertions(+)
diff --git a/configs/vf610twr_defconfig b/configs/vf610twr_defconfig
index 3f38c8813bb6..a928c
On 26/10/18 18:01, Richard OGrady wrote:
> Hello,
>
>
> You signed off on this patch awhile ago but I dont get how it creates a lib.a
>
> https://lists.denx.de/pipermail/u-boot/2015-October/232337.html
>
>
> Regards,
>
> Rich OGrady
>
>
>
Hi Rick,
On Mon, 2018-10-22 at 16:16 +0800, Andes wrote:
> From: Rick Chen
>
> AndeStar V5 provide mcache_ctl register which can configure
> I/D cache as enabled or disabled.
>
> This CSR will be encapsulated by CONFIG_NDS_V5.
> If you want to configure cache on AndeStar V5
> AE350 platform. YO
Hi Rick,
On Mon, 2018-10-22 at 09:39 +0800, Rick Chen wrote:
> > From: Lukas Auer [mailto:lukas.a...@aisec.fraunhofer.de]
> > Sent: Saturday, October 20, 2018 6:08 AM
> > To: u-boot@lists.denx.de
> > Cc: Bin Meng; Lukas Auer; Greentime Hu; Alexander Graf; Rick Jian-
> > Zhi Chen(陳建志)
> > Subject:
> -Original Message-
> From: York Sun
> Sent: Friday, October 26, 2018 8:01 PM
> To: Rajesh Bhagat ; u-boot@lists.denx.de
> Cc: Prabhakar Kushwaha
> Subject: Re: [PATCH v4 02/27] env: allow flash and nand env driver to compile
> together
>
> On 10/12/18 07:45, Rajesh Bhagat wrote:
> > D
On 10/26/18 03:36, Rajat Srivastava wrote:
> Spansion flashes (on our boards) support both 3-byte and 4-byte addressing
> modes which needs active switching. What could be added to your patch is
> already supported in SFDP method. SFDP also provides information about page
> size, flash densit
Hi Tom,
Please pull this PR.
thanks,
Jagan.
The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:
Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-10-23
21:13:32 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sunxi.git master
On 10/26/18 04:52, Tom Rini wrote:
> This passed travis at the time, but now it fails on vf610twr for me:
> https://travis-ci.org/trini/u-boot/jobs/446449322 so I've cc'd Alison if
> there's anything we can easily turn off in the defconfig. But I'm also
> cc'ing York since I thought I saw Alison
On 10/12/18 07:45, Rajesh Bhagat wrote:
> Define env_ptr as static in flash and nand env driver to
> allow these to compile together.
>
> Signed-off-by: Rajesh Bhagat
> ---
> Change in v4: None
>
> Change in v3:
> - Merged env nand specific patches to remove compilation warning
>
> Change in v
Hi Bin,
On Fri, 2018-10-26 at 21:20 +0800, Bin Meng wrote:
> Hi Lukas,
>
> On Mon, Oct 22, 2018 at 5:37 PM Bin Meng wrote:
> >
> > Hi Lukas,
> >
> > On Sat, Oct 20, 2018 at 6:08 AM Lukas Auer
> > wrote:
> > >
> > >
> > > This patch series includes general fixes and cleanup for RISC-V.
> > >
Il 26/10/2018 13:06, Maxime Ripard ha scritto:
On Thu, Oct 25, 2018 at 12:57:54PM +0200, Giulio Benetti wrote:
Hello Maxime,
Il 24/10/2018 19:59, Maxime Ripard ha scritto:
On Wed, Oct 24, 2018 at 03:59:56PM +0200, Giulio Benetti wrote:
Hello Jagan and Maxime,
I've looked around a lot, but I
Hi Rick and Bin,
On Wed, 2018-10-24 at 14:54 +0800, Rick Chen wrote:
> > > > Print the address of the u-boot device tree.
> > > >
> > >
> > > This is unnecessary as it is already done by 'fdt' command.
> > >
>
> Hi Bin & Lukas
>
> At the beginning, I really don't understand the fdt Usage:
> M
From: Gerard Salvatella
U-Boot typically tears down the display controller before handing
control over to Linux. On LCD displays disabling pixel clock leads to a
fading out effect with vertical/horizontal lines. Make sure to disable
back light before booting Linux.
Signed-off-by: Gerard Salvatel
Hi Lukas,
On Mon, Oct 22, 2018 at 5:37 PM Bin Meng wrote:
>
> Hi Lukas,
>
> On Sat, Oct 20, 2018 at 6:08 AM Lukas Auer
> wrote:
> >
> >
> > This patch series includes general fixes and cleanup for RISC-V. It also
> > adds support for booting Linux on qemu-riscv. At the moment, only
> > single-co
On Fri, 26 Oct 2018 07:52:50 -0400
Tom Rini tr...@konsulko.com wrote:
...
> This passed travis at the time, but now it fails on vf610twr for me:
> https://travis-ci.org/trini/u-boot/jobs/446449322 so I've cc'd Alison if
> there's anything we can easily turn off in the defconfig. But I'm also
> cc'
This patch adds ethernet support for the MIPS based Mediatek MT76xx SoCs
(e.g. MT7628 and MT7688), including a minimum setup of the integrated
switch. This driver is loosly based on the driver version included in
this MediaTek github repository:
https://github.com/MediaTek-Labs/linkit-smart-uboot.
On Fri, Oct 26, 2018 at 3:23 PM Bin Meng wrote:
> On Thu, Oct 25, 2018 at 10:55 PM Bin Meng wrote:
> > On Thu, Oct 11, 2018 at 5:36 PM Andy Shevchenko
> > wrote:
> > > That's what I was suspecting after looking how EFI applications are being
> > > built.
> > >
> > > So, someone familiar with c
On Fri, Oct 26, 2018 at 02:24:02PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> On 26/10/18 13:52, Tom Rini wrote:
> > On Wed, Oct 24, 2018 at 02:45:53PM -0500, Joe Hershberger wrote:
> >
> >> Hi Tom,
> >>
> >> Tested as https://travis-ci.org/jhershbe/u-boot/builds/445352605
> >>
> >> The following
Hi Tom,
On 26/10/18 13:52, Tom Rini wrote:
> On Wed, Oct 24, 2018 at 02:45:53PM -0500, Joe Hershberger wrote:
>
>> Hi Tom,
>>
>> Tested as https://travis-ci.org/jhershbe/u-boot/builds/445352605
>>
>> The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:
>>
>> Merge branch
Hi,
On Thu, Oct 25, 2018 at 10:55 PM Bin Meng wrote:
>
> Hi Andy,
>
> On Thu, Oct 11, 2018 at 5:36 PM Andy Shevchenko
> wrote:
> >
> > On Tue, Oct 09, 2018 at 07:28:36AM +0800, Bin Meng wrote:
> > > Hi Andy,
> > >
> > > On Tue, Oct 9, 2018 at 12:31 AM Andy Shevchenko
> > > wrote:
> > > >
> > >
On Wed, Oct 24, 2018 at 02:45:53PM -0500, Joe Hershberger wrote:
> Hi Tom,
>
> Tested as https://travis-ci.org/jhershbe/u-boot/builds/445352605
>
> The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:
>
> Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-
Complete in the drivers directory the work started with
commit 83d290c56fab ("SPDX: Convert all of our single
license tags to Linux Kernel style").
Signed-off-by: Patrick Delaunay
---
drivers/adc/Makefile | 3 +--
drivers/axi/Makefile | 3 +--
drivers/board/Makefile
On 25.10.18 01:01, Joe Hershberger wrote:
On Wed, Oct 24, 2018 at 1:36 AM Stefan Roese wrote:
This patch adds ethernet support for the MIPS based Mediatek MT76xx SoCs
(e.g. MT7628 and MT7688), including a minimum setup of the integrated
switch. This driver is loosly based on the driver version
Dear Vabhav,
In message
you wrote:
>
> > U-Boot does lazy initialization intentionally. It is wrong to initialize
> > devices
> > which are not actually used.
> There is configuration option to enable the device using platform
> data or device tree using DM model.
"enable" means we have al
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: Jean-Jacques Hiblot
---
Changes in v3:
- Add more comments to describe the
"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, spl/u-boot.cfg and tpl/u-boot.cfg.
This allows to get the options
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 what targets are still using CONFIG_DM_I2_COMPAT.
It relies on the conf
This series introduce 2 new python tools that helps getting an overview
of the configuration options.
First one is fairly simple and is used to locate deconfigs based on several
criteria: 'arch', 'soc', 'cpu', 'vendor', 'board', 'defconfig name',
'maintainer' and 'status'. All the parameters use r
On Thu, Oct 25, 2018 at 12:57:54PM +0200, Giulio Benetti wrote:
> Hello Maxime,
>
> Il 24/10/2018 19:59, Maxime Ripard ha scritto:
> > On Wed, Oct 24, 2018 at 03:59:56PM +0200, Giulio Benetti wrote:
> > > Hello Jagan and Maxime,
> > >
> > > I've looked around a lot, but I can't find a way to use
Hi Stefan
> -Original Message-
> From: Stefan Roese
> Sent: Friday, October 26, 2018 3:42 PM
> To: Rajat Srivastava ; York Sun
> ; Jagan Teki
> Cc: u-boot@lists.denx.de; simon.k.r.goldschm...@gmail.com; Ashish Kumar
>
> Subject: Re: [U-Boot] [PATCH v3] sf: Add auto detection of 4-byte m
Andy, Kerver, Lin,
could you give a try to this series on evb-rk3328 please ? This has been
blocked for a long time already.
Thanks,
JJ
On 22/10/2018 18:24, Jean-Jacques Hiblot wrote:
On 22/10/2018 18:16, Lukasz Majewski wrote:
Hi Jean-Jacques,
Hi Lukasz,
gentle ping on the status on
Hi Rajat,
On 26.10.18 11:59, Rajat Srivastava wrote:
From what I read, Rajat's method is to extend the controller driver to
support read SFDP and default to 4-byte mode if supported, or
overwritten by user's flag. Stefan's method is to read 4-byte status bit
and doesn't change controller dri
Hi Jagan
> -Original Message-
> From: Rajat Srivastava
> Sent: Thursday, October 25, 2018 2:59 PM
> To: 'Stefan Roese' ; ja...@openedev.com;
> simon.k.r.goldschm...@gmail.com
> Cc: Ashish Kumar ; u-boot@lists.denx.de; York Sun
>
> Subject: RE: [U-Boot] [PATCH v3] sf: Add auto detection of
> -Original Message-
> From: York Sun
> Sent: Thursday, October 25, 2018 9:20 PM
> To: Stefan Roese
> Cc: u-boot@lists.denx.de; Jagan Teki ; Rajat
> Srivastava ; simon.k.r.goldschm...@gmail.com;
> Ashish Kumar
> Subject: Re: [U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs
>
On 22. 10. 18 4:43, Peng Ma wrote:
> Add ahci compatible support for ls2080a soc.
>
> Signed-off-by: Peng Ma
> ---
> depend on:
> - https://patchwork.ozlabs.org/patch/987497/
> drivers/ata/sata_ceva.c |3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/
57 matches
Mail list logo