Re: [U-Boot] [PATCH] ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for cpu_init_crit

2013-05-14 Thread Marek Vasut
Dear Axel Lin, cpu_init_crit() can be skipped, but the code is still enabled requiring a platform to supply lowlevel_init(). Signed-off-by: Axel Lin axel@ingics.com Nice CC list, it'd be the best if you CCed the ARM maintainer too though ;-) --- arch/arm/cpu/arm720t/start.S | 2 ++

[U-Boot] [PATCH v2] Makefile: move the common makefile line to public area

2013-05-14 Thread ying.zhang
From: Ying Zhang b40...@freescale.com Move the common makefile line shared by the SPL and non-SPL to the public area, so that we can avoid excessive SPL symbols. Some of them will be used by the SPL later. This patch is on top of the patch common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT

Re: [U-Boot] [PATCH v6 2/4] usb: ehci: add weak-aliased functions to portsc tdi

2013-05-14 Thread Kuo-Jung Su
2013/5/15 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/15 Kuo-Jung Su dant...@gmail.com: 2013/5/14 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, 2013/5/13 Marek Vasut ma...@denx.de: Dear Kuo-Jung Su, From:

Re: [U-Boot] [PATCH v2 6/6] arm: mvf600: Add basic support for Vybrid MVF600TWR board

2013-05-14 Thread Shawn Guo
On Tue, May 14, 2013 at 05:51:48PM +0800, Alison Wang wrote: diff --git a/include/configs/mvf600twr.h b/include/configs/mvf600twr.h new file mode 100644 index 000..bb1f3ef --- /dev/null +++ b/include/configs/mvf600twr.h To make it friendly to the mainline kernel, I would suggest we

Re: [U-Boot] [PATCH] OMAP5: Add support for the SOM5_EVB board (OMAP5430-based)

2013-05-14 Thread Sricharan R
Hi, On Tuesday 14 May 2013 10:11 PM, Tom Rini wrote: On Tue, May 14, 2013 at 07:09:33PM +0300, Lubomir Popov wrote: Hi Tom, On 14/05/13 17:52, Tom Rini wrote: On Tue, May 14, 2013 at 01:24:41PM +0300, Lubomir Popov wrote: Hi Tom, I'm currently busy with other work; on the other hand,

<    1   2