Hi all,
there is an issue with the current network stack using netconsole. It's
impossible to use network commands as TFTP inside netconsole, because
they try to run as atomic network commands.
The issue was already reported by Stefano Babic in 2010:
[U-Boot] NetConsole and network API
http://lis
Hi, Andrew
On 3/20/2015 3:19 PM, Andrew Gabbasov wrote:
Hi Peng,
From: Peng.Fan at freescale.com (Peng Fan)
Date: Thu, 19 Mar 2015 16:22:46 +0800
Subject: [U-Boot] [PATCH] mmc: fix OCR Polling
If in mmc_send_op_cond, OCR_BUSY is set in CMD1's response, then
state is transfered to Ready state,
Hello.
I am attempting to compile U-Boot under Cygwin (up to date, it's not
and old version or anything) and noticed that "make" fails due to GCC
not recognising "inline" modifiers to functions:
> scripts/kconfig/list.h:81:15: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or
> ‘__attribute__’ before ‘void
Hi Paul,
On 15-03-15 18:29, Paul Kocialkowski wrote:
Signed-off-by: Paul Kocialkowski
---
drivers/power/axp209.c | 13 +
include/axp209.h | 3 +++
2 files changed, 16 insertions(+)
diff --git a/drivers/power/axp209.c b/drivers/power/axp209.c
index 4565398..11fe9d7 100644
Hi,
On 15-03-15 18:29, Paul Kocialkowski wrote:
Signed-off-by: Paul Kocialkowski
---
board/sunxi/MAINTAINERS | 5 +
configs/Ainol_AW1_defconfig | 16
2 files changed, 21 insertions(+)
create mode 100644 configs/Ainol_AW1_defconfig
diff --git a/board/sunxi/MAINTA
Hi Tom,
Please pull u-boot-sunxi/master into master for a small bugfix which
makes sure we print the right error message when a non host cable
is plugged into the otg and we're configured for host mode.
The following changes since commit 21866c34a1b4098a8868c9250daf01baf84c2397:
at91sam9rlek_
Hi,
On 15-03-15 18:27, Paul Kocialkowski wrote:
This allows printing the error message when VBUS is detected, as it would with
AXP VBUS detect.
Signed-off-by: Paul Kocialkowski
---
drivers/usb/musb-new/sunxi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/usb/m
Hi,
On 15-03-15 18:27, Paul Kocialkowski wrote:
musb might be used in gadget mode on sunxi, so we don't want to assume anything
related to host mode, especially USB keyboard support.
However, in case gadget mode is not explicitly used, fallback to host mode.
Signed-off-by: Paul Kocialkowski
--
Hi,
On 15-03-15 18:27, Paul Kocialkowski wrote:
VBUS detection could be needed not only by the musb code (to prevent host mode),
but also by e.g. gadget drivers to start only when a cable is connected.
In addition, this allows more flexibility in vbus detection, as it could easily
be extended t
config_distro_bootcmd.h defines a common boot environment for multiple
platforms, including several environment variables that are intended for
interactive use by an end-user. Document which variables are considered
public interfaces that must remain compatible in future u-boot versions.
Signed-o
Changes since V1:
- Explicitly define the target format for storage and network targets
- Include a list of all valid bootcmd targets which are currently supported
- Make the commit log more verbose
Karsten Merker (1):
Document config_distro_bootcmd environment variables for interactive
boo
Hi,
On 12-03-15 04:13, Phil Han wrote:
From: Han Pengfei
The Mixtile LOFT-Q is an A31 based board with 2G RAM, 8G EMMC, sdio wifi,
1Gbit ethernet, HDMI display, toslink audio plug, 4 USB2.0 port, external
USB2SATA connector, sd card plug, 3x60 external fpic expansion connector,
NXP JN5168 zigb
Hi,
On 11-03-15 16:11, Tom Rini wrote:
On Mon, Mar 09, 2015 at 08:00:11AM +0100, Jan Kiszka wrote:
This is already invoked a few cycles later in monitor mode by
_secure_monitor. Drop it here, it serves no purpose.
For clarity, because of the vector tables?
Reviewed-by: Tom Rini
I've just
It seems that OpenRD Ultimate with u-boot 2015.04-rc3 and newer no
longer builds from source, both in Debian and with mainline git. It
appears to have overgrown the size limits set for it:
OBJCOPY u-boot.srec
OBJCOPY u-boot.bin
u-boot.bin exceeds file size limit:
limit: 393216 bytes
actua
On 2015-03-19, Andrej Rosano wrote:
> On Thu, Mar 19, 2015 at 09:55:26AM -0700, Vagrant Cascadian wrote:
>> On 2015-02-24, and...@inversepath.com wrote:
>> > Add support for Inverse Path USB armory board, an open source
>> > flash-drive sized computer based on Freescale i.MX53 SoC.
...
>> Would you
On Fri, 2015-03-20 at 14:44 -0700, York Sun wrote:
>
> On 03/20/2015 02:33 PM, Scott Wood wrote:
> > On Fri, 2015-03-20 at 14:23 -0700, York Sun wrote:
> >>
> >> On 03/20/2015 02:15 PM, Scott Wood wrote:
> >>> On Fri, 2015-03-20 at 12:21 -0700, York Sun wrote:
> From: Scott Wood
>
> >>>
Hi Simon,
On Fri, Mar 20, 2015 at 6:01 PM, Simon Glass wrote:
>
> Hi Joe,
>
> On 11 March 2015 at 17:44, Joe Hershberger wrote:
> > This value is not used by the network stack and is available in the
> > global data, so stop passing it around. For the one legacy function
> > that still expects
Hi Jörg,
On Sat, Mar 21, 2015 at 3:33 AM, Jörg Krause
wrote:
>
> Hi all,
>
> there is an issue with the current network stack using netconsole. It's
> impossible to use network commands as TFTP inside netconsole, because
> they try to run as atomic network commands.
>
> The issue was already repo
18 matches
Mail list logo