Dear Tom Rini.
Please pull u-boot-sh master branch.
The following changes since commit e76b933e02e1b38e48754c435e9dba1c0deeb3c6:
Prepare v2014.10-rc1 (2014-08-06 09:12:58 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git master
for you to fetch changes up to 6
Hi York,
Sorry for late response. We don't need to remove this patch. Please keep this
patch.
Regards,
Dongsheng
> -Original Message-
> From: Sun York-R58495
> Sent: Thursday, August 07, 2014 1:17 AM
> To: Wang Dongsheng-B40534; Jain Priyanka-B32167
> Cc: Wood Scott-B07421; u-boot@lists
In Python, sys.exit() function can also take an object other
than an integer.
If an integer is given to the argument, Python exits with the return
code of it. If a non-integer argument is given, Python output it
to stderr and exits with the return code of 1.
That means,
print >> sys.stderr,
On 6 Aug 2014, ste...@agner.ch wrote:
> This adds initial support for Freescale NFC (NAND Flash Controller).
> The IP is used in ARM based Vybrid SoCs as well as on some PowerPC
> devices. This driver is only tested on Vybrid.
>
> Signed-off-by: Stefan Agner
> ---
> drivers/mtd/nand/Makefile
The memory where loaded the smp_waitloop code section probablly
be corrupted by Linux Kernel, then the secondary cores will be
running the random code, leading booting the secondary cores
failed.
Signed-off-by: Xiubo Li
---
arch/arm/cpu/armv7/nonsec_virt.S | 6 ++
arch/arm/include/asm/nonse
Dear Steve Rae,
In message <1407369313-13815-5-git-send-email-s...@broadcom.com> you wrote:
> - to prepare for the support of fastboot sparse images
>
> Signed-off-by: Steve Rae
> ---
> This file is ASIS from:
>
> https://raw.githubusercontent.com/AOSB/android_system_core/master/libsparse/spa
Dear Marek,
In message <201408070214.35862.ma...@denx.de> you wrote:
>
> Are we discussing the licensing issues here still ? Tom ?
Well, of course? We cannot add code that comes under an incompatible
license. And we use SPDX ids.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH
Hi Masahiro,
On 08/07/14 06:51, Masahiro Yamada wrote:
> In Python, sys.exit() function can also take an object other
> than an integer.
>
> If an integer is given to the argument, Python exits with the return
> code of it. If a non-integer argument is given, Python output it
> to stderr and exi
101 - 108 of 108 matches
Mail list logo