[U-Boot] [PATCH] ARM: Don't grab memory for LCD if FB address is defined

2011-03-03 Thread Minkyu Kang
If FB address is defined as specific address then don't grab memory for LCD Signed-off-by: Minkyu Kang mk7.k...@samsung.com --- arch/arm/lib/board.c |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/lib/board.c b/arch/arm/lib/board.c index c620d2c..5a4d2bd

[U-Boot] uboot for MIPS: need help to skip relocate uboot and start uboot from RAM

2011-03-03 Thread Pandurang Kale
Hello Everyone, We have MIPS based development board and I am trying to get the uboot up and running on it. We have a primary bootloader which check for the valid mod-image stored on the flash. This mod-image consist of header, uboot and linux kernel. Depending on the recent, active and stable

Re: [U-Boot] CONFIG_WATCHDOG on MPC85XX and QorIQ P1/P2

2011-03-03 Thread Tabi Timur-B04825
Felix Radensky wrote: Correct. It works fine in linux. I've even tried to port linux code that enables watchdog (booke_wdt.c/__booke_wdt_enable()) to u-boot, but was not successful. Watchdog never triggered, although I did not refresh it. I'd appreciate some advice on what may be different

Re: [U-Boot] CONFIG_WATCHDOG on MPC85XX and QorIQ P1/P2

2011-03-03 Thread Felix Radensky
Hi Timur, On 03/03/2011 02:33 PM, Tabi Timur-B04825 wrote: Felix Radensky wrote: Correct. It works fine in linux. I've even tried to port linux code that enables watchdog (booke_wdt.c/__booke_wdt_enable()) to u-boot, but was not successful. Watchdog never triggered, although I did not

Re: [U-Boot] CONFIG_WATCHDOG on MPC85XX and QorIQ P1/P2

2011-03-03 Thread Tabi Timur-B04825
Felix Radensky wrote: Except not setting TCI_WIE bit and setting WRC to 10b, is there anything else that should be done to cause reset of first time-out ? Like I said, I would need to debug it myself to know more, and I don't have the time for that. -- Timur Tabi Linux kernel developer

[U-Boot] p4080ds starts OS with MSR[EE]=1 and DEC armed?

2011-03-03 Thread Jimi Xenidis
I was surprised to find myself at the decrement interrupt when running my new stuff. That is against ePAPR, right? Does u-boot at least make sure that the DEC is set to some large value before it leaps at me? I don't mind forcing EE=0 but I'd like to make sure I make it that far into the code

Re: [U-Boot] [beagleboard] Re: [PATCH v3] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr

2011-03-03 Thread Jason Kridner
On Wed, Mar 2, 2011 at 6:48 PM, Robert Nelson robertcnel...@gmail.com wrote: On Wed, Mar 2, 2011 at 5:41 PM, Alexander Holler hol...@ahsoftware.de wrote: Hello Jason, Am 02.03.2011 21:26, schrieb Jason Kridner: For backwards compatibility the use of boot.scr is still supported. Sorry, but

[U-Boot] [PATCH v4] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr

2011-03-03 Thread Jason Kridner
From: Alexander Holler hol...@ahsoftware.de Using the new env import command it is possible to use plain text files instead of script-images. Plain text files are much easier to handle. E.g. If your boot.scr contains the following: --- setenv dvimode

Re: [U-Boot] uboot for MIPS: need help to skip relocate uboot and start uboot from RAM

2011-03-03 Thread Charles Krinke
Dear Pandurang: Sounds like you have battling boot loaders going on, perhaps with the Broadcom CFE (Common Firmware Environment) ? Someone else may have some data on CONFIG_SKIP_RELOCATE_UBOOT, or you could reflash your target and replace the existing bootloader with the U-Boot bootloader so

Re: [U-Boot] uboot for MIPS: need help to skip relocate uboot and start uboot from RAM

2011-03-03 Thread Pandurang Kale
Hi Charles, Thanks for the info. We have a primary boot loader, which read the flash which might contain more than one existing mod-image(containing header, uboot and kernel) and depending on the state and condition it decides which mod is valid and copies the uboot from the valid mod-image to

[U-Boot] [PATCH] OMAP3: BeagleBoard: Enable pullups on i2c2.

2011-03-03 Thread Jason Kridner
From: Steve Kipisz s-kipi...@ti.com This allows the reading of EEPROMS on the expansion bus without adding external pull-ups. --- v2 updates * Updated per http://patchwork.ozlabs.org/patch/71997/ * Added description * Used OMAP34XX_CTRL_BASE * Used structure and writel to perform write

[U-Boot] [PATCH 1/1] ARMV7: Vexpress: Remove config.mk

2011-03-03 Thread matt . waddel
From: Matt Waddel matt.wad...@linaro.org Remove obsolete board config.mk. Signed-off-by: Matt Waddel matt.wad...@linaro.org --- board/armltd/vexpress/config.mk | 22 -- include/configs/ca9x4_ct_vxp.h |1 + 2 files changed, 1 insertions(+), 22 deletions(-) delete mode

[U-Boot] [PATCH v3] OMAP3: BeagleBoard: Enable pullups on i2c2.

2011-03-03 Thread Jason Kridner
From: Steve Kipisz s-kipi...@ti.com This allows the reading of EEPROMS on the expansion bus without adding external pull-ups. --- v2 updates * Updated per http://patchwork.ozlabs.org/patch/71997/ * Added description * Used OMAP34XX_CTRL_BASE * Used structure and writel to perform write v3

[U-Boot] [PATCH v2] OMAP3: BeagleBoard: add xM rev B to ID table

2011-03-03 Thread Jason Kridner
From: Koen Kooi k...@dominion.thruhere.net Patch was updated by Jason Kridner jkrid...@beagleboard.org: * Use tabs to match style of other board revisions * Only include board revisions that exist * Default to the same configuration as the latest revision, but without setting 'beaglerev' --- v2

[U-Boot] [PATCH v2] OMAP3: BeagleBoard: add more expansionboard IDs

2011-03-03 Thread Jason Kridner
From: Koen Kooi k...@dominion.thruhere.net Information on configurations pulled from http://www.elinux.org/BeagleBoardPinMux#Vendor_and_Device_IDs Boards added: * Added BeagleBoardToys WiFi, VGA and LCD boards * Added KBADC Beagle FPGA board * Added Brainmux LCDog and LCDog Touch * Added

[U-Boot] Leaving at 3:30 PM Tomorrow

2011-03-03 Thread Richard Retanubun
Hi Guys, Heads up, I am planning to leave at 3:30 tomorrow for an appointment. Find me today and tomorrow. Have made up the hours by staying late this week. - Richard ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] net: axi_ethernet: Add driver to u-boot

2011-03-03 Thread Mike Frysinger
On Tuesday, March 01, 2011 04:29:21 Michal Simek wrote: Mike Frysinger wrote: On Tuesday, March 01, 2011 03:34:38 Michal Simek wrote: How does it look like phy lib u-boot support? i dont know what you mean ... how is phylib relevant to this ? or are you just asking in general ? Ben

Re: [U-Boot] [PATCH] ARM: Don't grab memory for LCD if FB address is defined

2011-03-03 Thread Wolfgang Denk
Dear Minkyu Kang, In message 4d6f5611.40...@samsung.com you wrote: If FB address is defined as specific address then don't grab memory for LCD Signed-off-by: Minkyu Kang mk7.k...@samsung.com --- arch/arm/lib/board.c |4 1 files changed, 4 insertions(+), 0 deletions(-) Sorry, but

Re: [U-Boot] uboot for MIPS: need help to skip relocate uboot and start uboot from RAM

2011-03-03 Thread Wolfgang Denk
Dear Pandurang Kale, In message AANLkTikLJzuCSwOhMLz2sWy1j9a3LiV8zzY6=tjtf...@mail.gmail.com you wrote: But when primary bootloader copies the uboot image to the RAM and passes the control to the uboot, uboot (MIPS version of start.S and arch/mips/lib/borad.c) tries to relocate the already

Re: [U-Boot] [PATCH 1/2 v2] rename _end to __bss_end__

2011-03-03 Thread Albert ARIBAUD
Le 02/03/2011 09:59, Po-Yu Chuang a écrit : From: Po-Yu Chuangratb...@faraday-tech.com Currently, _end is used for end of BSS section. We want _end to mean end of u-boot image, so we rename _end to __bss_end__ first. Signed-off-by: Po-Yu Chuangratb...@faraday-tech.com --- This is done by

Re: [U-Boot] uboot for MIPS: need help to skip relocate uboot and start uboot from RAM

2011-03-03 Thread Pandurang Kale
Hi Wolfgang Denk, Thanks for the response. Please find my questions inline. On Thu, Mar 3, 2011 at 11:11 PM, Wolfgang Denk w...@denx.de wrote: Dear Pandurang Kale, In message AANLkTikLJzuCSwOhMLz2sWy1j9a3LiV8zzY6=tjtf...@mail.gmail.com you wrote: But when primary bootloader copies the

Re: [U-Boot] [beagleboard] Re: [PATCH v3] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr

2011-03-03 Thread Alexander Holler
Hello, Am 03.03.2011 16:04, schrieb Jason Kridner: On Wed, Mar 2, 2011 at 6:48 PM, Robert Nelsonrobertcnel...@gmail.com wrote: On Wed, Mar 2, 2011 at 5:41 PM, Alexander Hollerhol...@ahsoftware.de wrote: Hello Jason, Am 02.03.2011 21:26, schrieb Jason Kridner: For backwards

Re: [U-Boot] [PATCH v3] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr

2011-03-03 Thread Alexander Holler
Am 03.03.2011 00:48, schrieb Robert Nelson: On Wed, Mar 2, 2011 at 5:41 PM, Alexander Hollerhol...@ahsoftware.de wrote: Hello Jason, Am 02.03.2011 21:26, schrieb Jason Kridner: For backwards compatibility the use of boot.scr is still supported. Sorry, but I think that line in the

Re: [U-Boot] [PATCH v3] omap3_beagle: enable the use of a plain text file named uEnv.txt instead of boot.scr

2011-03-03 Thread Robert Nelson
On Thu, Mar 3, 2011 at 7:43 PM, Alexander Holler hol...@ahsoftware.de wrote: Am 03.03.2011 00:48, schrieb Robert Nelson: On Wed, Mar 2, 2011 at 5:41 PM, Alexander Hollerhol...@ahsoftware.de  wrote: Hello Jason, Am 02.03.2011 21:26, schrieb Jason Kridner: For backwards compatibility the

[U-Boot] add required macro

2011-03-03 Thread Kavin Lau
From a3fb0b578a6cbe57670c7363c0707fdb9e7e3bc4 Mon Sep 17 00:00:00 2001 From: Kavin Lau liujingwe...@gmail.com Date: Fri, 4 Mar 2011 09:52:36 +0800 Subject: [PATCH] arm1176: Added CONFIG_PRELOADER macro that is required The callers of those labels are under covered of CONFIG_PRELOADER macro, so

[U-Boot] [PATCH v2] env: make import/export optional

2011-03-03 Thread Mike Frysinger
Signed-off-by: Mike Frysinger vap...@gentoo.org --- README|2 ++ common/cmd_nvedit.c |8 include/config_cmd_defaults.h |2 ++ 3 files changed, 12 insertions(+), 0 deletions(-) diff --git a/README b/README index faee6fb..1773f00 100644 ---

[U-Boot] [PATCH] make `go` optional

2011-03-03 Thread Mike Frysinger
Signed-off-by: Mike Frysinger vap...@gentoo.org --- README|1 + common/cmd_boot.c |4 include/config_cmd_defaults.h |1 + 3 files changed, 6 insertions(+), 0 deletions(-) diff --git a/README b/README index 1773f00..49a5bb9 100644 --- a/README

Re: [U-Boot] [PATCH 01/22] mkimage: Add OMAP boot image support

2011-03-03 Thread Bedia, Vaibhav
Aneesh, On Tuesday, March 01, 2011 8:34 PM, Bedia, Vaibhav wrote: On Tuesday, March 01, 2011 8:20 PM, V, Aneesh wrote: For OMAP4: 1. An 8 byte GP header is enough for booting from external MMC FAT partition 2. A dummy CH with a dummy CHSETTINGS is essential for booting from the

Re: [U-Boot] uboot for MIPS: need help to skip relocate uboot and start uboot from RAM

2011-03-03 Thread Wolfgang Denk
Dear Pandurang Kale, In message AANLkTinTqxJPU9Gwye_8pT2PcUxR8E36=zm78ypc1...@mail.gmail.com you wrote: For MIPS I do not find the TEXT_BASE symbol, there is SYS_CFG_MONITOR_BASE Please check again. MIPS uses CONFIG_SYS_TEXT_BASE like all other architectures. which it uses to relocate the

Re: [U-Boot] [PATCH 1/1] MX5: Enable flat-device-tree support on mx51/53 evk board

2011-03-03 Thread Jason Liu
Hi, Stefano, 2011/2/21 Jason Liu r64...@freescale.com: device tree for uboot arm support has already been enabled in the master branch. This patch enable device tree support for mx51/53 evk board for DT test. Signed-off-by: Jason Liu r64...@freescale.com ---  include/configs/mx51evk.h |    

Re: [U-Boot] [PATCH 1/1] MX53: drop config.mk from mx53evk

2011-03-03 Thread Jason Liu
Hi, Stefano, 2011/2/23 Jason Liu r64...@freescale.com: The config.mk file in board directory is now obsolete and should be removed. Add option for the IMX image into boards.cfg Signed-off-by: Jason Liu r64...@freescale.com --- ping.. ___

Re: [U-Boot] [PATCH V2 1/1] MX53: support for freescale MX53LOCO board

2011-03-03 Thread Jason Liu
Hi, Stefano, 2011/2/23 Jason Liu r64...@freescale.com: This patch add initial support for freescale MX53LOCO board. Network(FEC),SD/MMC, UART have been supported by this patch. Signed-off-by: Jason Liu r64...@freescale.com --- Changes for v2: - remove config.mk, instead add CONFIG_

[U-Boot] DSN: failed (Delivery reports about your e-mail)

2011-03-03 Thread Mailbot for etexusa . com
This is a Delivery Status Notification (DSN). I was unable to deliver your message to c...@bigstring.com. I said RCPT TO:c...@bigstring.com And they gave me the error; 554 5.7.1 c...@bigstring.com: Recipient address rejected: Email not Found/Disabled Reporting-MTA: dns; etexusa.com