[U-Boot] [PATCH] configs: EB+MCF-EV123.h: Fix typo on CONFIG_SYS_HUSH_PARSER

2012-03-26 Thread Fabio Estevam
Fix typo on CONFIG_SYS_HUSH_PARSER. Signed-off-by: Fabio Estevam --- include/configs/EB+MCF-EV123.h |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/EB+MCF-EV123.h b/include/configs/EB+MCF-EV123.h index 1f774a9..7f2bd01 100644 --- a/include/configs/EB+MCF

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

2012-03-26 Thread Tom Rini
Hello, I've resolved the conflict with the SPL Linux series. The following changes since commit cd207cde948ecf9ff50a0fa1ae2650f65579c9c9: Marek Vasut (1): IXP: Fix GPIO_INT_ACT_LOW_SET() are available in the git repository at: git://git.denx.de/u-boot-ti master Christian Riesch (1)

Re: [U-Boot] BIOS EMULATOR driver

2012-03-26 Thread Marek Vasut
Dear Wolfgang Denk, > Dear Marek Vasut, > > In message <201203261531.18334.ma...@denx.de> you wrote: > > So that means the board work without this bios emulator driver if the > > radeon driver is disabled? But we want to use the radeon driver, so we > > need the bios emulator stuff. > > Right.

Re: [U-Boot] [PATCH] cmd_nand: Fix possible uninited max_size variable

2012-03-26 Thread Marek Vasut
Dear Scott Wood, > On 03/23/2012 06:27 PM, Marek Vasut wrote: > > GCC 4.7 error: > > cmd_nand.c: In function ‘arg_off_size’: > > cmd_nand.c:216:5: warning: ‘maxsize’ may be used uninitialized in this > > function [-Wmaybe-uninitialized] > > Yay, with a new compiler comes a new batch of false posi

Re: [U-Boot] Patch: Fix device enumeration through API.

2012-03-26 Thread Tim Kientzle
Hello, Anatolij, Thank you for your response. Modified patch below: On Mar 26, 2012, at 4:06 AM, Anatolij Gustschin wrote: > Hi Tim, > > Thanks for the patch. Please see some comments below. > > On Tue, 21 Feb 2012 22:34:35 -0800 > Tim Kientzle wrote: > >> The one-line patch below fixes de

Re: [U-Boot] Patch: Fix device enumeration through API.

2012-03-26 Thread Wolfgang Denk
Dear Tim Kientzle, please do not top post / full quote. Especially not when submitting patches. In message <2a2cb860-6bb6-46c5-b508-f7f97b1eb...@freebsd.org> you wrote: > Hello, Anatolij, > > Thank you for your response. Modified patch below: > > > On Mar 26, 2012, at 4:06 AM, Anatolij Gusts

Re: [U-Boot] BIOS EMULATOR driver

2012-03-26 Thread Viktor Křivák
Dear Wolfgang Denk and Marek Vasut, 2012/3/27 Marek Vasut : > Dear Wolfgang Denk, > >> Dear Marek Vasut, >> >> In message <201203261531.18334.ma...@denx.de> you wrote: >> > So that means the board work without this bios emulator driver if the >> > radeon driver is disabled? But we want to use the

Re: [U-Boot] [PATCH 08/25] SPEAr: Add configuration options for spear3xx and spear6xx boards

2012-03-26 Thread Amit Virdi
Stefan, Can't you just remove this config.mk file completely? CONFIG_SYS_TEXT_BASE can be moved to the config header instead. What else is this file needed for? Could you please explain which config header you are referring to here? Do you mean include/configs/spear. ? Yes. For SPEAr3

Re: [U-Boot] [PATCH 20/25] SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and evb

2012-03-26 Thread Amit Virdi
Stefan, On 3/7/2012 8:04 PM, Stefan Roese wrote: On Wednesday 07 March 2012 13:04:09 Amit Virdi wrote: From: Vipin Kumar Signed-off-by: Vipin Kumar Signed-off-by: Amit Virdi --- include/configs/spear-common.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/

Re: [U-Boot] [PATCH 19/25] SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro

2012-03-26 Thread Amit Virdi
Hi Stefan, CONFIG_SYS_CS1_FLASH_BASE} #define CONFIG_SYS_MAX_FLASH_SECT 128 -#define CONFIG_SYS_FLASH_EMPTY_INFO1 #define CONFIG_SYS_FLASH_ERASE_TOUT (3 * CONFIG_SYS_HZ) #define CONFIG_SYS_FLASH_WRITE_TOUT

Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support

2012-03-26 Thread Prafulla Wadaskar
> -Original Message- > From: Luka Perkov [mailto:ub...@lukaperkov.net] > Sent: 26 March 2012 22:56 > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; drea...@doukki.net; gmbno...@gmail.com > Subject: Re: [U-Boot] [PATCH v5] kirkwood: add NAS62x0 board support > > Hi Prafulla, > > On Mo

Re: [U-Boot] [PATCH 18/25] SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE

2012-03-26 Thread Amit Virdi
Stefan, #define CONFIG_ENV_SIZE 0x02000 +#define CONFIG_SYS_MONITOR_BASECONFIG_SYS_TEXT_BASE +#define CONFIG_MONITOR_IS_IN_RAM 1 Why is CONFIG_MONITOR_IS_IN_RAM defined? And if really needed, please without the 1. CONFI

Re: [U-Boot] [PATCH 17/25] SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION

2012-03-26 Thread Amit Virdi
Dear Stefan, On 3/7/2012 7:55 PM, Stefan Roese wrote: On Wednesday 07 March 2012 13:04:06 Amit Virdi wrote: From: Vipin Kumar This patch enables flash protection(lock/unlock) for CFI devices. This is necessary because the Parallel NOR flash connected on the spear boards, M28W64, can be locked/

Re: [U-Boot] [PATCH] ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC measurement

2012-03-26 Thread Minkyu Kang
Dear Lukasz Majewski, On 13 March 2012 17:05, Lukasz Majewski wrote: > This patch enables LDO4 power line for preparing proper voltages to be > measured by ADC converter. > This measurement is used for determination of target board HW revision. > > Test HW: > Universal_C210 (Exynos4210) rev. 0.0

<    1   2