在 2017-08-20 08:59,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]
In fact this tree shouldn't be applied on robh's t
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
- 5V DC Micro USB power-supp
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, n
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
___
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 repositor
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:
https://github.com/0day-ci/linux/commits/Chen-Yu-Tsai/ARM-sun8i-a83t-Add-device-tree
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 02
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, 2 insertions(+), 1 de
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
>
> Reviewed-by: Philipp Tomsich
>
>
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 u-boo
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 =
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)
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:
>
> git://git.denx.de/u-boot-col
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, th
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 ready
> 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
>
> 1 file changed,
> 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
Reviewed-by: Mark Kettenis
Tested-by: Mark Ke
> 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 work if the ATF BL31_BASE is 0x1000 instead of 0x1
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
> > board/spear/common/Make
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 :-
20 matches
Mail list logo