[U-Boot] [PATCH] sun7i: a20: Add Bananapi M1 Plus support

2017-08-19 Thread Jagan Teki
From: Jagan Teki Banana Pi M1 Plus is an open-source single-board computer that adds more connectivity to the classic board using Allwinner A20 SOC. Bananapi M1-Plus features: - A20 Dual-core 1.0GHz - 1 GB DDR3 SDRAM - MicroSD - 10/100/1000 Ethernet RJ45 - WiFi b/g/n

[U-Boot] [PATCH] env: Correct case of no sub-init function

2017-08-19 Thread Tom Rini
With the change to the environment code to remove the common init stage of pointing to the default environment and setting it as valid, combined with the change to switch gd->env_valid from 0/1/2 to an enum we now must set env_valid to one of the enum values rather than an int. And in this case,

Re: [U-Boot] REGRESSION: After rc2 Edison is not capable to get environment

2017-08-19 Thread Tom Rini
On Fri, Aug 18, 2017 at 01:27:50PM +0300, Andy Shevchenko wrote: > Hi! > > Do not have time to find a culprit (pretty sure it's env patch series > from Simon). I've narrowed this down and posted a patch just now, thanks! -- Tom signature.asc Description: Digital signature

Re: [U-Boot] Please pull u-boot-video/master

2017-08-19 Thread Tom Rini
On Sat, Aug 19, 2017 at 08:57:04PM +0200, Anatolij Gustschin wrote: > Hi Tom, > > The following changes since commit 5619295995e3262bb5770e8b5e945ffdc5442145: > > Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot (2017-08-18 > 18:24:58 -0400) > > are available in the git

Re: [U-Boot] [PATCH] ARM: sun8i: a83t: Add device tree for Sinovoip Bananapi BPI-M3

2017-08-19 Thread kbuild test robot
Hi Chen-Yu, [auto build test ERROR on robh/for-next] [also build test ERROR on v4.13-rc5 next-20170817] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[U-Boot] Please pull u-boot-video/master

2017-08-19 Thread Anatolij Gustschin
Hi Tom, The following changes since commit 5619295995e3262bb5770e8b5e945ffdc5442145: Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot (2017-08-18 18:24:58 -0400) are available in the git repository at: git://git.denx.de/u-boot-video.git master for you to fetch changes up to

Re: [U-Boot] [PATCH 1/1] lcd: avoid possible NULL dereference

2017-08-19 Thread Anatolij Gustschin
Hi, On Sun, 30 Jul 2017 21:59:23 +0200 Heinrich Schuchardt xypron.g...@gmx.de wrote: > Do not dereference bmp before the check if it is NULL. > > The problem was indicated by cppcheck. > > Signed-off-by: Heinrich Schuchardt > --- > common/lcd.c | 3 ++- > 1 file changed,

Re: [U-Boot] [PATCH 1/1] lcd: avoid possible NULL dereference

2017-08-19 Thread Heinrich Schuchardt
On 08/02/2017 03:03 PM, Dr. Philipp Tomsich wrote: > >> On 30 Jul 2017, at 21:59, Heinrich Schuchardt wrote: >> >> Do not dereference bmp before the check if it is NULL. >> >> The problem was indicated by cppcheck. >> >> Signed-off-by: Heinrich Schuchardt

Re: [U-Boot] [PATCH v2 3/7] stm32: stm32f7: add spl build support

2017-08-19 Thread Bo Shen
Hi Vikas, On 08/18/2017 02:28 PM, Vikas MANOCHA wrote: I'd suggest to add a follow-up patch to move all the selected SPL related configuration from "arch/arm/mach-stm32/Kconfig" under STM32F7 to default configuration file (stm32f746- disco_defconfig). Then if the people want just boot up

Re: [U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/

2017-08-19 Thread Tom Rini
On Sat, Aug 19, 2017 at 12:06:35PM +0200, Thomas Petazzoni wrote: > Hello, > > On Tue, 15 Aug 2017 18:06:15 -0400, Tom Rini wrote: > > > > arch/arm/cpu/arm926ejs/spear/Makefile | 2 ++ > > > .../arm/cpu/arm926ejs/spear}/spr_lowlevel_init.S | 0 > > > .../common

Re: [U-Boot] [PULL 0/6] efi patch queue 2017-08-18

2017-08-19 Thread Tom Rini
On Fri, Aug 18, 2017 at 11:08:34AM +0200, Alexander Graf wrote: > Hi Tom, > > This is my current patch queue for efi. Please pull. > > Alex > > > The following changes since commit b24065c4ef21687787a74eef22dfa9232096f965: > > Merge git://git.denx.de/u-boot-i2c (2017-08-10 07:22:59 -0400)

Re: [U-Boot] Pull request: u-boot-coldfire/master

2017-08-19 Thread Tom Rini
On Fri, Aug 18, 2017 at 01:55:49AM +0200, Angelo Dureghello wrote: > The following changes since commit 336aee50cf55d4d98ddf3a4412c18286e7f0a4c0: > > Merge git://git.denx.de/u-boot-tegra (2017-08-16 18:12:58 -0400) > > are available in the git repository at: > >

Re: [U-Boot] [GIT PULL V2] Please pull u-boot-mmc master

2017-08-19 Thread Tom Rini
On Fri, Aug 18, 2017 at 03:43:41PM +0900, Jaehoon Chung wrote: > Dear Tom, > > Could you pull these patches to u-boot/master? > Sorry for late about reviewing patches. > Because of my late reviewing, some guys can't keep going their progress. > > I had tested the buildman about all..As i see,

Re: [U-Boot] [GIT PULL] Please pull u-boot-rockchip/master

2017-08-19 Thread Tom Rini
On Thu, Aug 17, 2017 at 10:19:39AM +0200, Dr. Philipp Tomsich wrote: > Tom, > > there's a (trivial) fix for some fallout from > f94e643 (spl: consistently use $(SPL_TPL_) to select features for SPL > and TPL builds) > (and one unrelated trivial DTS change) in u-boot-rockchip/master

Re: [U-Boot] [PATCH 3/3] rockchip: evb-rk3399: update document for board bring up

2017-08-19 Thread Mark Kettenis
> From: Kever Yang > Date: Fri, 18 Aug 2017 13:07:06 +0800 > > Since we support ATF in SPL and add script for it, let's make the > document up to date. > > Signed-off-by: Kever Yang > --- > > board/rockchip/evb_rk3399/README | 79 >

Re: [U-Boot] [PATCH 2/3] rockchip: firefly-rk3399: add FIT for rk3399

2017-08-19 Thread Mark Kettenis
> From: Kever Yang > Date: Fri, 18 Aug 2017 13:07:05 +0800 > > Enable SPL_FIT_GENERATOR with path for it. > With this patch you can get u-boot.itb for rk3399-evb with: You mean rk3399-firefly ;). > > make u-boot.itb > > Signed-off-by: Kever Yang

Re: [U-Boot] [PATCH 1/3] rockchip: rk3399-evb: add script for atf fit

2017-08-19 Thread Mark Kettenis
> From: Kever Yang > Date: Fri, 18 Aug 2017 13:07:04 +0800 > > Add a script to generate binaries from bl31.elf, and generate > u-boot.its file for FIT image including u-boot, dtb and atf binaries. > > Signed-off-by: Kever Yang This doesn't

Re: [U-Boot] [PATCH 1/2] board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/

2017-08-19 Thread Thomas Petazzoni
Hello, On Tue, 15 Aug 2017 18:06:15 -0400, Tom Rini wrote: > > arch/arm/cpu/arm926ejs/spear/Makefile | 2 ++ > > .../arm/cpu/arm926ejs/spear}/spr_lowlevel_init.S | 0 > > .../common => arch/arm/cpu/arm926ejs/spear}/spr_misc.c | 0 > >

Re: [U-Boot] Initializing global_data on SuperH before board_init_f() ?

2017-08-19 Thread Thomas Petazzoni
Hello, On Thu, 17 Aug 2017 21:30:34 +0300, Vladimir Zapolskiy wrote: > > As you probably noticed with the few patches I sent late July, I am > > porting U-Boot to an old SH7786 platform. > > nice, as time passes by, more and more U-Boot/SH users appear, now > there are two of us :) He, yes