[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 --- 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 100644 --- a/arch/arm/lib

[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 ima

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 differ

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 >> no

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 wrote: > On Wed, Mar 2, 2011 at 5:41 PM, Alexander Holler 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 th

[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 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 1024x768-16@60 run loaduimage run

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 your

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 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 Signed-off-by: Jason K

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

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

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

2011-03-03 Thread Jason Kridner
From: Steve Kipisz 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 updates * Included

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

2011-03-03 Thread Jason Kridner
From: Koen Kooi Patch was updated by Jason Kridner : * 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 Changes * Updated with feedback from http://patc

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

2011-03-03 Thread Jason Kridner
From: Koen Kooi 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 Liquidware BeagleTouch --- v2 upda

[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 http://lists.denx.de/mailman/listinfo/u-

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 gener

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 > --- > arch/arm/lib/board.c |4 > 1 files changed, 4 insertions(+), 0 deletions(-) Sorry, but NAK. You ca

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 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 copied image from RAM (the primary bootloader copied it

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 Chuang > > 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 Chuang > --- > This is done by the following command: > $ for f in `find

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 wrote: > Dear Pandurang Kale, > > In message > you wrote: > > > > But when primary bootloader copies the uboot image to the RAM and passes > the > > control to the uboot,

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 Nelson wrote: >> On Wed, Mar 2, 2011 at 5:41 PM, Alexander Holler >> wrote: >>> Hello Jason, >>> >>> Am 02.03.2011 21:26, schrieb Jason Kridner: For backwards compatibility the use of boot.scr

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 Holler 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 descript

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 wrote: > Am 03.03.2011 00:48, schrieb Robert Nelson: >> >> On Wed, Mar 2, 2011 at 5:41 PM, Alexander Holler >>  wrote: >>> >>> Hello Jason, >>> >>> Am 02.03.2011 21:26, schrieb Jason Kridner: For backwards compatibility the use of boot.scr

[U-Boot] add required macro

2011-03-03 Thread Kavin Lau
>From a3fb0b578a6cbe57670c7363c0707fdb9e7e3bc4 Mon Sep 17 00:00:00 2001 From: Kavin Lau 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 those labels should b

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

2011-03-03 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- 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 --- a/README +++ b/READM

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

2011-03-03 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- 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 +++ b/README @@ -6

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 >>

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 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 code from the define symbol to high RAM > address. how can

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 : > 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 > --- >  include/configs/mx51evk.h |    3 +++ >  include/configs/mx53evk.

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 : > 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 > --- ping.. > > ___ > U-Boot mailing list > U-Boot@lists.d

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 : > 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 > > --- > Changes for v2: > - remove config.mk, instead add CONFIG_ options in boards.cfg > - fix copyright

[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: And they gave me the error; 554 5.7.1 : Recipient address rejected: Email not Found/Disabled Reporting-MTA: dns; etexusa.com Final-Recipient: RFC822; coo@bigstring.