Re: [U-Boot] Store ENTER ('\r') character in bootstopkey variable

2011-12-01 Thread Giuseppe Modugno
2011/12/1 Wolfgang Denk > > I'd like to use the ENTER key to stop autoboot through the variables > > "bootdelaykey" and "bootstopkey".  How could I do this? > > Try simply doint what you intent to do: > > => setenv bootdelaykey ' > ' > > That should do the trick. I tried, but when I press ENTER k

Re: [U-Boot] [PATCH 3/3] board/amcc/taihu/flash.c: Fix GCC 4.6 build warnings

2011-12-01 Thread Stefan Roese
On Thursday 17 November 2011 20:50:01 Wolfgang Denk wrote: > Fix: > flash.c: In function 'flash_erase_1': > flash.c:514:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > flash.c: In function 'flash_erase_2': > flash.c:956:24: warning: variable 'l_sect' set but not used

Re: [U-Boot] [PATCH 2/3] board/amcc/yucca/flash.c: Fix GCC 4.6 build warnings

2011-12-01 Thread Stefan Roese
On Thursday 17 November 2011 20:50:00 Wolfgang Denk wrote: > Fix: > flash.c: In function 'flash_erase_1': > flash.c:425:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > flash.c: In function 'flash_erase_2': > flash.c:834:24: warning: variable 'l_sect' set but not used

Re: [U-Boot] [PATCH 1/3] board/amcc/common/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Stefan Roese
On Thursday 17 November 2011 20:49:59 Wolfgang Denk wrote: > Fix: > In file included from flash.c:45:0: > ../common/flash.c: In function 'flash_erase': > ../common/flash.c:399:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Stef

[U-Boot] Pull request: u-boot-sh

2011-12-01 Thread Nobuhiro Iwamatsu
Dear Wolfgang Denk. Please pull from git://git.denx.de/u-boot-sh master. Best regards, Nobuhiro The following changes since commit 7708d8b352e9e595f6f08afd3206af6495c7dc09: Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2011-12-02 00:17:49 +0100) are available in the git

Re: [U-Boot] [PATCH 02/14] fdt: Add functions to access phandles, arrays and bools

2011-12-01 Thread Simon Glass
Hi Jerry, On Thu, Dec 1, 2011 at 7:33 PM, Jerry Van Baren wrote: > On 11/28/2011 01:41 PM, Stephen Warren wrote: >> >> On 11/23/2011 08:54 PM, Simon Glass wrote: >>> >>> Add a function to lookup a property which is a phandle in a node, and >>> another to read a fixed-length integer array from an

[U-Boot] [PATCH] sh: ecovec: Add support PHY of SMSC

2011-12-01 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu --- include/configs/ecovec.h |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/include/configs/ecovec.h b/include/configs/ecovec.h index 2e2a9a7..ee06b67 100644 --- a/include/configs/ecovec.h +++ b/include/configs/ecovec.h @@ -92,6 +92,7 @@

Re: [U-Boot] [PATCH 02/14] fdt: Add functions to access phandles, arrays and bools

2011-12-01 Thread Jerry Van Baren
On 11/28/2011 01:41 PM, Stephen Warren wrote: On 11/23/2011 08:54 PM, Simon Glass wrote: Add a function to lookup a property which is a phandle in a node, and another to read a fixed-length integer array from an fdt property. Also add a function to read boolean properties. Signed-off-by: Simon

[U-Boot] [PATCH] p2041rdb: fix serdes clock map

2011-12-01 Thread Shaohui Xie
Description of SerDes clock Bank2 setting in p2041 hardware specification is wrong, the clock map which based on it is wrong either, so fix the serdes clock map. wrong setting of SERDES Reference Clocks Bank2: SW2[5:6] = ON OFF =>100MHz for PCI mode SW2[5:6] = OFF ON =>125MHz for SGMII

[U-Boot] Beginner

2011-12-01 Thread bart . deboeck
Dear All, I'm completely new to U-Boot and trying to develop a standalone application (developing on a Windows machine with the Code Red IDE). So far, I managed to start a simple application that toggles GPIOs. However, when I try to call a function in main() the app immediately crashes or ha

Re: [U-Boot] [PATCH 10/14] tegra: usb: Add support for USB peripheral

2011-12-01 Thread Simon Glass
Hi Stephen, On Mon, Nov 28, 2011 at 11:21 AM, Stephen Warren wrote: > On 11/23/2011 08:54 PM, Simon Glass wrote: >> This adds basic support for the Tegra2 USB controller. Board files should >> call board_usb_init() to set things up. > > Just a very brief review: Thank you. I will tidy up the co

Re: [U-Boot] [PATCH 09/14] tegra: usb: Add support for data alignment and txfifo threshold

2011-12-01 Thread Simon Glass
Hi Stephen, On Mon, Nov 28, 2011 at 11:05 AM, Stephen Warren wrote: > On 11/23/2011 08:54 PM, Simon Glass wrote: >> CONFIG_USB_EHCI_DATA_ALIGN sets the required alignment of data for >> USB packets (e.g. 4 means word-aligned). This is required for Tegra >> to operate. >> >> CONFIG_USB_EHCI_TXFIFO

Re: [U-Boot] [PATCH 05/14] tegra: fdt: Add Tegra2x device tree file

2011-12-01 Thread Simon Glass
Hi Stephen, On Mon, Nov 28, 2011 at 10:56 AM, Stephen Warren wrote: > On 11/23/2011 08:54 PM, Simon Glass wrote: >> This was taken from commit 1ea6b8f at: >> git://git.kernel.org/pub/scm/linux/kernel/git/olof/tegra.git > > That's not the latest version in linux-next. Also, this doesn't include >

Re: [U-Boot] [PATCH 02/14] fdt: Add functions to access phandles, arrays and bools

2011-12-01 Thread Simon Glass
Hi Stephen, On Mon, Nov 28, 2011 at 10:41 AM, Stephen Warren wrote: > On 11/23/2011 08:54 PM, Simon Glass wrote: >> Add a function to lookup a property which is a phandle in a node, and >> another to read a fixed-length integer array from an fdt property. >> Also add a function to read boolean pr

[U-Boot] Delivery Status Notification (Failure)

2011-12-01 Thread Mail Delivery System
The following message to was undeliverable. The reason for the problem: 5.3.0 - Other mail system problem 554-"message couldn't be sent because it was infected by virus (#5.3.0)" Reporting-MTA: dns; spamwall-05.backend.mandic.prv Final-Recipient: rfc822;quarentena@whbbrasil.com.br Action: failed

Re: [U-Boot] [PATCH] tegra2: Use new GPIO APIs in gpio_config_uart()

2011-12-01 Thread Stephen Warren
Anatolij Gustschin wrote at Thursday, December 01, 2011 4:09 PM: > On Thu, 6 Oct 2011 16:52:22 -0600 > Stephen Warren wrote: > > > ... rather than open-coding the register accesses. > > > > However, gpio_request() typically stores the "label" parameter in a > > global data structure. This causes

Re: [U-Boot] [PATCH 14/14] board/emk/top860/top860.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-15-git-send-email...@denx.de> you wrote: > Fix: > top860.c: In function 'initdram': > top860.c:90:11: warning: variable 'j' set but not used > [-Wunused-but-set-variable] > > Note: No attempts were made to convert this file completely to using > I/O

Re: [U-Boot] [PATCH 13/14] board/sbc405/strataflash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-14-git-send-email...@denx.de> you wrote: > Fix: > strataflash.c: In function 'flash_write_cfiword': > strataflash.c:673:11: warning: variable 'ctladdr' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > total: 0

Re: [U-Boot] [PATCH 12/14] arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-13-git-send-email...@denx.de> you wrote: > Fix: > cpu.c: In function 'checkcpu': > cpu.c:51:7: warning: variable 'ver' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Kumar Gala > --- > total: 0 errors, 0 warni

Re: [U-Boot] [PATCH 11/14] board/freescale/mpc8610hpcd/mpc8610hpcd.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-12-git-send-email...@denx.de> you wrote: > Fix: > mpc8610hpcd.c: In function 'pci_init_board': > mpc8610hpcd.c:238:15: warning: variable 'pordevsr' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Kumar Gala > -

Re: [U-Boot] [PATCH 10/14] board/mpl/common/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-11-git-send-email...@denx.de> you wrote: > Fix: > ../common/flash.c: In function 'flash_init': > ../common/flash.c:160:16: warning: variable 'size_b1' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Denis Peter

Re: [U-Boot] [PATCH 10/14] board/mpl/common/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Marek Vasut, In message <201112012314.25106.marek.va...@gmail.com> you wrote: > > Fix: > > ../common/flash.c: In function 'flash_init': > > ../common/flash.c:160:16: warning: variable 'size_b1' set but not used > > [-Wunused-but-set-variable] > > > > Signed-off-by: Wolfgang Denk > > Cc: Den

Re: [U-Boot] [PATCH 09/14] post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-10-git-send-email...@denx.de> you wrote: > Fix: > gdc.c: In function 'gdc_test_reg_one': > gdc.c:66:6: warning: variable 'ret' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Stefan Roese > --- > total: 0 error

Re: [U-Boot] [PATCH 08/14] drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-9-git-send-email...@denx.de> you wrote: > Fix: > sl811-hcd.c: In function 'sl811_rh_submit_urb': > sl811-hcd.c:556:8: warning: variable 'wIndex' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Remy Bohmer > ---

Re: [U-Boot] [PATCH 08/14] drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Marek Vasut, In message <201112012313.16518.marek.va...@gmail.com> you wrote: > > Fix: > > sl811-hcd.c: In function 'sl811_rh_submit_urb': > > sl811-hcd.c:556:8: warning: variable 'wIndex' set but not used > > [-Wunused-but-set-variable] > > > > Signed-off-by: Wolfgang Denk > > Cc: Remy Boh

Re: [U-Boot] [PATCH 07/14] board/sandburst/common/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-8-git-send-email...@denx.de> you wrote: > Fix: > ../common/flash.c: In function 'flash_erase': > ../common/flash.c:307:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Travis Sawyer

Re: [U-Boot] [PATCH 06/14] DB64460: Fix GCC 4.6 build warnings

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-7-git-send-email...@denx.de> you wrote: > Fix: > db64460.c: In function 'debug_led': > db64460.c:413:6: warning: variable 'dummy' set but not used > [-Wunused-but-set-variable] > mv_eth.c: In function 'mv64460_eth_real_open': > mv_eth.c:423:6: warnin

Re: [U-Boot] [PATCH 05/14] DB64360: Fix GCC 4.6 build warnings

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-6-git-send-email...@denx.de> you wrote: > Fix: > db64360.c: In function 'debug_led': > db64360.c:413:6: warning: variable 'dummy' set but not used > [-Wunused-but-set-variable] > mv_eth.c: In function 'mv64360_eth_real_open': > mv_eth.c:424:6: warnin

Re: [U-Boot] [PATCH 04/14] board/cray/L1/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-5-git-send-email...@denx.de> you wrote: > Fix: > flash.c: In function 'flash_erase': > flash.c:276:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > total: 0 errors, 0 warnings, 49

Re: [U-Boot] [PATCH 03/14] drivers/block/sata_dwc.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-4-git-send-email...@denx.de> you wrote: > Fix: > sata_dwc.c: In function 'scan_sata': > sata_dwc.c:535:38: warning: variable 'udma_mask' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Kazuaki Ichinohe > --- >

Re: [U-Boot] [PATCH 02/14] board/amirix/ap1000/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-3-git-send-email...@denx.de> you wrote: > Fix: > flash.c: In function 'flash_write_cfiword': > flash.c:778:11: warning: variable 'ctladdr' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > total: 0 errors, 0 war

Re: [U-Boot] [PATCH 01/14] alpr board: Fix GCC 4.6 build warnings

2011-12-01 Thread Wolfgang Denk
Dear Wolfgang Denk, In message <1322641077-829-2-git-send-email...@denx.de> you wrote: > Fix: > fpga.c: In function 'fpga_pre_fn': > fpga.c:88:16: warning: variable 'reg' set but not used > [-Wunused-but-set-variable] > nand.c: In function 'alpr_nand_dev_ready': > nand.c:125:18: warning: variable

Re: [U-Boot] [PATCH] tegra2: Use new GPIO APIs in gpio_config_uart()

2011-12-01 Thread Anatolij Gustschin
Hi Stephen, On Thu, 6 Oct 2011 16:52:22 -0600 Stephen Warren wrote: > ... rather than open-coding the register accesses. > > However, gpio_request() typically stores the "label" parameter in a global > data structure. This causes problems when called from gpio_config_uart(), > since the code i

Re: [U-Boot] [PATCH 1/3] board/amcc/common/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Wolfgang Denk
Dear Stefan, In message <1321559401-26495-1-git-send-email...@denx.de> I wrote: > Fix: > In file included from flash.c:45:0: > ../common/flash.c: In function 'flash_erase': > ../common/flash.c:399:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wol

Re: [U-Boot] Please pull u-boot-staging/s...@denx.de

2011-12-01 Thread Wolfgang Denk
Dear Stefan Roese, In message <201112011003.24451...@denx.de> you wrote: > On Thursday 01 December 2011 10:00:01 Stefan Roese wrote: > > Hi Wolfgang, > > > > I applied the two patche from Stephen to my staging branch. > > Please feel free to pull them. Thanks. > > Uuups. I hit "Send button" too

Re: [U-Boot] Please pull u-boot-ppc4xx/master

2011-12-01 Thread Wolfgang Denk
Dear Stefan Roese, In message <201112010918.56296...@denx.de> you wrote: > Hi Wolfgang, > > please pull these patches which have been pending for quite a while: > > > The following changes since commit a63d9652757605ec5f7104addc5d38bf10ba8671: > > menu.c: use puts() instead of printf() where

Re: [U-Boot] [GIT PULL] Pull request u-boot-85xx.git

2011-12-01 Thread Wolfgang Denk
Dear Kumar Gala, In message you wrote: > The following changes since commit a63d9652757605ec5f7104addc5d38bf10ba8671: > > menu.c: use puts() instead of printf() where possible (2011-11-28 20:19:41 > +0100) > > are available in the git repository at: > git://git.denx.de/u-boot-mpc85xx.git

Re: [U-Boot] Pull request: u-boot-x86

2011-12-01 Thread Wolfgang Denk
Dear Graeme Russ, In message <4ed4b6fc.7060...@gmail.com> you wrote: > Hi Wolfgang, > > After much wailing and gnashing of teeth, > > The following changes since commit a63d9652757605ec5f7104addc5d38bf10ba8671: > > menu.c: use puts() instead of printf() where possible (2011-11-28 > 20:19:41 +

Re: [U-Boot] [PATCH] menu.c: use puts() instead of printf() where possible

2011-12-01 Thread Wolfgang Denk
Dear Mike Frysinger, In message <20281810.03260.vap...@gentoo.org> you wrote: > > On Monday 28 November 2011 14:24:49 Wolfgang Denk wrote: > > common/menu.c used printf() in a number of places to print user > > provided, constant strings (like the "title" string). printf() is > > dangerous h

Re: [U-Boot] [PATCH 13/14] board/sbc405/strataflash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Marek Vasut
> Fix: > strataflash.c: In function 'flash_write_cfiword': > strataflash.c:673:11: warning: variable 'ctladdr' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > total: 0 errors, 0 warnings, 14 lines checked > NOTE: Ignored message types: COMPLEX_MACRO CONSIDE

Re: [U-Boot] [PATCH 10/14] board/mpl/common/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Marek Vasut
> Fix: > ../common/flash.c: In function 'flash_init': > ../common/flash.c:160:16: warning: variable 'size_b1' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Denis Peter > --- > ERROR: space required after that ',' (ctx:VxV) > #26: FILE: board/mpl/common/fla

Re: [U-Boot] [PATCH 08/14] drivers/usb/host/sl811-hcd.c: Fix GCC 4.6 build warning

2011-12-01 Thread Marek Vasut
> Fix: > sl811-hcd.c: In function 'sl811_rh_submit_urb': > sl811-hcd.c:556:8: warning: variable 'wIndex' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Remy Bohmer > --- I don't really understand this one (I didn't look too hard either). But I'd be carefu

Re: [U-Boot] [PATCH 07/14] board/sandburst/common/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Marek Vasut
> Fix: > ../common/flash.c: In function 'flash_erase': > ../common/flash.c:307:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Travis Sawyer > --- > total: 0 errors, 0 warnings, 23 lines checked > NOTE: Ignored message types: C

Re: [U-Boot] [PATCH 04/14] board/cray/L1/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Marek Vasut
> Fix: > flash.c: In function 'flash_erase': > flash.c:276:24: warning: variable 'l_sect' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > total: 0 errors, 0 warnings, 49 lines checked > NOTE: Ignored message types: COMPLEX_MACRO CONSIDER_KSTRTO MINMAX > MUL

Re: [U-Boot] [PATCH 02/14] board/amirix/ap1000/flash.c: Fix GCC 4.6 build warning

2011-12-01 Thread Marek Vasut
> Fix: > flash.c: In function 'flash_write_cfiword': > flash.c:778:11: warning: variable 'ctladdr' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > --- > total: 0 errors, 0 warnings, 12 lines checked > NOTE: Ignored message types: COMPLEX_MACRO CONSIDER_KSTRTO MIN

Re: [U-Boot] [PATCH 0/2] Add support for the 32 bit boot protocol to the x86 zboot command.

2011-12-01 Thread Graeme Russ
Hi Gabe, On Fri, Dec 2, 2011 at 8:26 AM, Gabe Black wrote: > > > On Thu, Dec 1, 2011 at 7:47 AM, Graeme Russ wrote: >> >> Hi Gabe, >> >> On 30/11/11 17:25, Gabe Black wrote: >> > >> > >> > On Tue, Nov 29, 2011 at 7:48 PM, Graeme Russ > > > wrote: >> > >> >     Hi Ga

Re: [U-Boot] [PATCH] m68k: fix ambiguous bit testing

2011-12-01 Thread Anatolij Gustschin
On Sat, 15 Oct 2011 16:10:42 -0400 Mike Frysinger wrote: > Building for some m68k boards results in the warning: > > cpu_init.c: In function 'cpu_init_f': > cpu_init.c:287: warning: suggest parentheses around > operand of '!' or change '&' to '&&' or '!' to '~' > > Signed-off-by: Mike Fry

Re: [U-Boot] [PATCH 0/2] Add support for the 32 bit boot protocol to the x86 zboot command.

2011-12-01 Thread Gabe Black
On Thu, Dec 1, 2011 at 7:47 AM, Graeme Russ wrote: > Hi Gabe, > > On 30/11/11 17:25, Gabe Black wrote: > > > > > > On Tue, Nov 29, 2011 at 7:48 PM, Graeme Russ > > wrote: > > > > Hi Gabe, > > > > On Wed, Nov 30, 2011 at 2:11 PM, Gabe Black >

Re: [U-Boot] [PATCH] sparc: fix unknown escape sequence warnings

2011-12-01 Thread Anatolij Gustschin
On Thu, 13 Oct 2011 01:47:51 -0400 Mike Frysinger wrote: > I don't know what exactly the code was going for, but the object code > is the same before/after my change, and in looking at the env strings, > this seems to be OK. > > Otherwise gcc warns: > cc1: warning: unknown escape sequence: '\$'

Re: [U-Boot] [PATCH] sparc: fix unused variable warnings

2011-12-01 Thread Anatolij Gustschin
On Thu, 13 Oct 2011 01:44:10 -0400 Mike Frysinger wrote: > Fix the build warnings: > board.c: In function 'board_init_f': > board.c:179:8: warning: unused variable 'e' > board.c:178:6: warning: unused variable 'i' > board.c:173:13: warning: unused variable 'cmdtp' > bootm.c: In function 'do_bootm

Re: [U-Boot] [PATCH 01/14] fdt: Tidy up a few fdtdec problems

2011-12-01 Thread Simon Glass
Hi Stephen, On Mon, Nov 28, 2011 at 10:33 AM, Stephen Warren wrote: > On 11/23/2011 08:54 PM, Simon Glass wrote: >> This fixes three trivial issues in fdtdec.c: >> 1. fdtdec_get_is_enabled() doesn't really need a default value >> 2. The fdt must be word-aligned, since otherwise it will fail on AR

Re: [U-Boot] [PATCH] sf: fix erase debug output

2011-12-01 Thread Anatolij Gustschin
On Wed, 12 Oct 2011 17:28:38 -0400 Mike Frysinger wrote: > From: Vadim Bendebury > > We want to show the length, so multiplying by sector size makes no sense. > This is a hold over from the erase code before the big refactor. > > Signed-off-by: Vadim Bendebury > Signed-off-by: Mike Frysinger

[U-Boot] [PATCH v7] net: ll_temac: Add LL TEMAC driver to u-boot

2011-12-01 Thread Stephan Linz
Xilinx LocalLink Tri-Mode Ether MAC driver can be used by Xilinx Microblaze or Xilinx ppc405/440 in SDMA and FIFO mode. DCR or XPS bus can be used. The driver uses and requires MII and PHYLIB. CP: 4 warnings: 'Use of volatile is usually wrong' I won't fix this, because it depends on the network d

[U-Boot] LL TEMAC V7 refactored

2011-12-01 Thread Stephan Linz
Back to the discussion from August and November I have refactored the LL TEMAC driver. Just in version V7 it is ready to next review. Thanks to Marek and Wolfgang to review V4..6. Note: To use the driver on Microblaze, you will need additional platform patches by Michal Simek: - http://patchwork

Re: [U-Boot] Question about theKernel

2011-12-01 Thread Wolfgang Denk
Dear "StrongLeg", In message <74376E61A3BD4FD5A8ED9CD9E483F3B9@stronglegf60fee> you wrote: > the entry address of uImage is 0x80300040, in the do_bootm_linux() function, > theKernel is set to that address correctly, the parameter is passed > correctly to, but after run to theKernel, gdb said: "C

Re: [U-Boot] Store ENTER ('\r') character in bootstopkey variable

2011-12-01 Thread Wolfgang Denk
Dear Giuseppe Modugno, In message <4ed7d976.30...@gmail.com> you wrote: > I'd like to use the ENTER key to stop autoboot through the variables > "bootdelaykey" and "bootstopkey". How could I do this? Try simply doint what you intent to do: => setenv bootdelaykey ' ' That should do the trick.

[U-Boot] Store ENTER ('\r') character in bootstopkey variable

2011-12-01 Thread Giuseppe Modugno
I'd like to use the ENTER key to stop autoboot through the variables "bootdelaykey" and "bootstopkey". How could I do this? The problem is to type escape characters ('\r') on the prompt line. I tried with several possibilities, but nothing worked. Any suggestions? _

Re: [U-Boot] Sandbox question

2011-12-01 Thread Mike Frysinger
On Thursday 01 December 2011 11:35:14 Andreas Bießmann wrote: > I started to play around with new sandbox architecture and encountered a > serious problem. > Due to the '-nostdinc' switch the file arch/sandbox/cpu/os.c requires > additional CPPFLAGS '-I/usr/include'. On my debian box this is not >

[U-Boot] cześć

2011-12-01 Thread mariana goodluck
cześć Nazywam się Marian, widziałem swój profil na id e-mail dzisiaj i stał się tobą interesuje, i Chciałbym również wiedzieć więcej o Tobie, a Ty o mnie wiedzieć zbyt Jeśli możesz wysłać e-maila na mój adres e Nazwa, dam Ci moje zdjęcia Oto mój adres e-mail (goodluckmari...@yahoo.co.uk), i myślę,

Re: [U-Boot] Sandbox question

2011-12-01 Thread Simon Glass
Hi Andreas, On Thu, Dec 1, 2011 at 8:35 AM, Andreas Bießmann wrote: > Dear Simon, > > I started to play around with new sandbox architecture and encountered a > serious problem. > Due to the '-nostdinc' switch the file arch/sandbox/cpu/os.c requires > additional CPPFLAGS '-I/usr/include'. On my d

Re: [U-Boot] [PATCH v2] linkage.h: move from blackfin to common includes

2011-12-01 Thread Mike Frysinger
On Wednesday 30 November 2011 23:32:10 Macpaul Lin wrote: > 1. Add linkage.h support from blackfin to common include, >which is a reduced version from Linux. > 2. Add architecture part support of linkage.h into blackfin > 3. Fix include path of in blackfin related to linkage.h >due to heade

[U-Boot] Sandbox question

2011-12-01 Thread Andreas Bießmann
Dear Simon, I started to play around with new sandbox architecture and encountered a serious problem. Due to the '-nostdinc' switch the file arch/sandbox/cpu/os.c requires additional CPPFLAGS '-I/usr/include'. On my debian box this is not enough since the bits/*.h are placed in /usr/include/i386-l

[U-Boot] [GIT PULL] Pull request: u-boot-imx

2011-12-01 Thread Stefano Babic
Hi Albert, please pull from u-boot-imx, thanks. The following changes since commit 3be4bab07b614c23f3bffaa6febca9a5a2c4dfa6: vision2: Fix checkpatch warning (2011-11-28 13:10:36 +0100) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master Fabio Estevam (5):

Re: [U-Boot] [PATCH V3 0/5] i.mx: add the initial i.mx6q core/board support

2011-12-01 Thread Dirk Behme
On 01.12.2011 17:00, Stefano Babic wrote: On 25/11/2011 11:18, Jason Liu wrote: This patch-set add the initial support for freescale i.mx6q support. freescale i.mx6q is a quad core built on arm cortex_a9 complex. The patch-set has been tested ok on freescale i.mx6q Armadillo2 board and also mak

Re: [U-Boot] [PATCH V3 0/5] i.mx: add the initial i.mx6q core/board support

2011-12-01 Thread Stefano Babic
On 25/11/2011 11:18, Jason Liu wrote: > This patch-set add the initial support for freescale i.mx6q support. > freescale i.mx6q is a quad core built on arm cortex_a9 complex. > > The patch-set has been tested ok on freescale i.mx6q Armadillo2 board and also > make sure it does not break i.mx5 supp

Re: [U-Boot] [PATCH] fw_env.h: added a few missing defines

2011-12-01 Thread Andreas Bießmann
Dear Frans Meulenbroeks, Am 01.12.2011 14:30, schrieb Frans Meulenbroeks: > The README file lists 4 defined that were not actually present in the .h > file but that were needed to get things working with settings compiled in. > They are > Added these to the .h file > (the values above are the ones

Re: [U-Boot] [PATCH V2 2/2] ARM: omap3: add support to Technexion twister board

2011-12-01 Thread Wolfgang Denk
Dear Tapani Utriainen, In message <20111201193351.657780c1@myhost> you wrote: > > The only dark cloud is this u-boot cannot act as a direct replacement for > the one we have, because of failures to mount USBv3 devices on the Twister > board using our (ancient, but still the latest released) 2.6.

[U-Boot] Question about theKernel

2011-12-01 Thread StrongLeg
the entry address of uImage is 0x80300040, in the do_bootm_linux() function, theKernel is set to that address correctly, the parameter is passed correctly to, but after run to theKernel, gdb said: "Cannot access memory at address 0x7xxx", gdb command 'si' 'set $pc' can't change pc value, doe

[U-Boot] [PATCH] fw_env.h: added a few missing defines

2011-12-01 Thread Frans Meulenbroeks
The README file lists 4 defined that were not actually present in the .h file but that were needed to get things working with settings compiled in. They are Added these to the .h file (the values above are the ones from the README file) Signed-off-by: Frans Meulenbroeks --- tools/env/fw_env.h |

Re: [U-Boot] [PATCH 0/2] Add support for the 32 bit boot protocol to the x86 zboot command.

2011-12-01 Thread Graeme Russ
Hi Gabe, On 30/11/11 17:25, Gabe Black wrote: > > > On Tue, Nov 29, 2011 at 7:48 PM, Graeme Russ > wrote: > > Hi Gabe, > > On Wed, Nov 30, 2011 at 2:11 PM, Gabe Black > wrote: > > These two patches add support for t

Re: [U-Boot] [PATCH V2 2/2] ARM: omap3: add support to Technexion twister board

2011-12-01 Thread Tapani Utriainen
On Wed, 30 Nov 2011 09:53:39 +0100 Stefano Babic wrote: > On 30/11/2011 00:18, Tom Rini wrote: > > > With this, and Wolfgang's change made in a v3, are you and Tapani > > otherwise in agreement for how this looks going in? > > Yes, I think so. Tapani, I also changed in V2 the default way to boo

Re: [U-Boot] use mx5 ehci usb support patch, but just 1 port detected

2011-12-01 Thread Stefano Babic
On 01/12/2011 04:24, 华 梁 wrote: > I see wolfgang patch for mx51 usb support, i use it at mx51-bbg > platform. i run usb start at u-boot command line, it ouput: > > > just 1 port detected, i need usb storage support, so i think 2 ports > detected at least, one for the hub , the other for the stor

Re: [U-Boot] [PATCH v6] ulpi: add generic ULPI functionality

2011-12-01 Thread Igor Grinberg
On 11/28/11 21:43, Jana Rapava wrote: > Add generic functions for reading, writing and setting bits in ULPI registers. > > Signed-off-by: Jana Rapava > Cc: Remy Bohmer > Cc: Stefano Babic > Cc: Igor Grinberg > Cc: Wolfgang Grandegger > Cc: Simon Glass > > Acked-by: Igor Grinberg > Acked-by

Re: [U-Boot] [PATCH] devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss

2011-12-01 Thread Igor Grinberg
On 12/01/11 12:16, Aneesh V wrote: > Hi Igor, > > On Thursday 01 December 2011 03:33 PM, Igor Grinberg wrote: >> On 12/01/11 11:07, Simon Schwarz wrote: >>> Hi Igor, >>> >>> this only affects Boards with SPL support - and only devkit8000. >>> >>> The SPL has its .bss section in SD-RAM while the re

Re: [U-Boot] [PATCH] devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss

2011-12-01 Thread Aneesh V
Hi Igor, On Thursday 01 December 2011 03:33 PM, Igor Grinberg wrote: On 12/01/11 11:07, Simon Schwarz wrote: Hi Igor, this only affects Boards with SPL support - and only devkit8000. The SPL has its .bss section in SD-RAM while the rest is in SRAM - CONFIG_SYS_TEXT_BASE was in the same area a

Re: [U-Boot] [PATCH] devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss

2011-12-01 Thread Igor Grinberg
On 12/01/11 11:07, Simon Schwarz wrote: > Hi Igor, > > this only affects Boards with SPL support - and only devkit8000. > > The SPL has its .bss section in SD-RAM while the rest is in SRAM - > CONFIG_SYS_TEXT_BASE was in the same area as .bss. This caused trouble > as the header of the u-boot.img

[U-Boot] [PATCH V3 2/2] ARM: omap3: add support to Technexion twister board

2011-12-01 Thread Stefano Babic
The twister board is a development board using the TAM3517 SOM. Support for NAND, 2 Ethernet (EMAC and SMC911), USB (EHCI_OMAP). Signed-off-by: Stefano Babic CC: Tapani Utrianen CC: Tom Rini CC: Sandeep Paulraj --- Changes since V2: - drop GENERIC_MMC because already included by OMAP_HSMMC

[U-Boot] [PATCH V3 1/2] ARM: omap3: added common configuration for Technexion TAM3517

2011-12-01 Thread Stefano Babic
The TAM3517 is a SOM module that can be used on custom boards. The patch add a common configuration file that is included by the boards using this module. Signed-off-by: Stefano Babic CC: Tapani Utrianen CC: Tom Rini CC: Sandeep Paulraj --- Changes since V2: - Move xstr define into common co

Re: [U-Boot] [PATCH] devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss

2011-12-01 Thread Simon Schwarz
Hi Igor, this only affects Boards with SPL support - and only devkit8000. The SPL has its .bss section in SD-RAM while the rest is in SRAM - CONFIG_SYS_TEXT_BASE was in the same area as .bss. This caused trouble as the header of the u-boot.img was written before CONFIG_SYS_TEXT_BASE. In the descr

Re: [U-Boot] Please pull u-boot-staging/s...@denx.de

2011-12-01 Thread Stefan Roese
On Thursday 01 December 2011 10:00:01 Stefan Roese wrote: > Hi Wolfgang, > > I applied the two patche from Stephen to my staging branch. > Please feel free to pull them. Thanks. Uuups. I hit "Send button" too early. Here the missing diff-log: The following changes since commit a63d9652757605ec5

[U-Boot] Please pull u-boot-staging/s...@denx.de

2011-12-01 Thread Stefan Roese
Hi Wolfgang, I applied the two patche from Stephen to my staging branch. Please feel free to pull them. Thanks. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH 2/2] image: Don't detect XIP images as overlapping.

2011-12-01 Thread Stefan Roese
On Thursday 10 November 2011 21:17:54 Stephen Warren wrote: > bootm_load_os() detects when it writes the decompressed image over > the top of the compressed image. If this happens, the original image > is corrupted. When the original image is a multi-component legacy image, > or a (potentially mult

Re: [U-Boot] [PATCH 1/2] image: Implement IH_TYPE_KERNEL_NOLOAD

2011-12-01 Thread Stefan Roese
On Thursday 10 November 2011 21:17:53 Stephen Warren wrote: > The legacy uImage format includes an absolute load and entry-point > address. When bootm operates on a kernel uImage in memory that isn't > loaded at the address in the image's load address, U-Boot will copy > the image to its address in

Re: [U-Boot] [PATCH 09/14] post/board/lwmon5/gdc.c: Fix GCC 4.6 build warning

2011-12-01 Thread Stefan Roese
On Wednesday 30 November 2011 09:17:52 Wolfgang Denk wrote: > Fix: > gdc.c: In function 'gdc_test_reg_one': > gdc.c:66:6: warning: variable 'ret' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk > Cc: Stefan Roese Thanks. Acked-by: Stefan Roese Best regards, St

Re: [U-Boot] [PATCH 01/14] alpr board: Fix GCC 4.6 build warnings

2011-12-01 Thread Stefan Roese
On Wednesday 30 November 2011 09:17:44 Wolfgang Denk wrote: > Fix: > fpga.c: In function 'fpga_pre_fn': > fpga.c:88:16: warning: variable 'reg' set but not used > [-Wunused-but-set-variable] > nand.c: In function 'alpr_nand_dev_ready': > nand.c:125:18: warning: variable 'val' set but not used > [-W

Re: [U-Boot] [PATCH] devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss

2011-12-01 Thread Thomas Weber
Hello Simon, On 30.11.2011 18:05, Simon Schwarz wrote: > This moves CONFIG_SYS_TEXT_BASE one MB after beginning of SD-RAM. Move > CONFIG_SYS_SPL_MALLOC_START to have one MB of free space for the u-boot image. > > CONFIG_SYS_TEXT_BASE was in the middle of the bss-section. This was the reason > for

[U-Boot] [PATCH v6] arm, arm926ejs: Fix clear bss loop for zero length bss

2011-12-01 Thread Christian Riesch
This patch fixes the clear bss loop for bss sections that have zero length, i.e., where __bss_start == __bss_end__. Signed-off-by: Christian Riesch Cc: Albert Aribaud --- Hi, this is v6 of a patch out of my recent patchset [PATCH v3 00/15] Add an SPL to boot the da850evm from SPI http://lists.

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

2011-12-01 Thread Stefan Roese
Hi Wolfgang, please pull these patches which have been pending for quite a while: The following changes since commit a63d9652757605ec5f7104addc5d38bf10ba8671: menu.c: use puts() instead of printf() where possible (2011-11-28 20:19:41 +0100) are available in the git repository at: git://ww

Re: [U-Boot] PPC4xx: usbdev.c used at all?

2011-12-01 Thread Stefan Roese
Hi Rup, On Wednesday 23 November 2011 08:09:07 Stefan Roese wrote: > On Wednesday 23 November 2011 07:10:37 Rupjyoti Sarmah wrote: > > This driver is used by PPC440EP for usb 1.1. > > Please explain this in more detail. I fail to see, how this driver could be > of any used. I definitely never use

Re: [U-Boot] [PATCH v5] ppc4xx: Add Io64 board support

2011-12-01 Thread Stefan Roese
On Thursday 20 October 2011 11:12:55 Dirk Eibach wrote: > Board support for the Guntermann & Drunck Io64. Applied to u-boot-ppc4xx. Thanks. Best regards, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzel

Re: [U-Boot] [PATCH V2] ppc4xx: fix PMC440 painit command

2011-12-01 Thread Stefan Roese
On Thursday 24 November 2011 16:36:06 Matthias Fuchs wrote: > This patch fixes the PMC440 BSP command painit. The implementation was > broken since the step to the new environment handling. Applied to u-boot-ppc4xx. Thanks. Best regards, Stefan -- DENX Software Engineering GmbH, MD: Wolfga

Re: [U-Boot] [PATCH 2/3] ppc4xx: remove invalid access to PCI_BRDGOPT2 register

2011-12-01 Thread Stefan Roese
On Thursday 13 October 2011 15:12:23 matthias.fu...@esd.eu wrote: > From: Matthias Fuchs > > This patch removes an invalid call to pci_write_config_dword to > PCI_BRDGOPT2 register. This function must not be used from pci_target_init > and is also at the wrong place. The correct call is done late

Re: [U-Boot] [PATCH 1/3] ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementation

2011-12-01 Thread Stefan Roese
On Thursday 13 October 2011 15:12:22 matthias.fu...@esd.eu wrote: > From: Matthias Fuchs > > This patch switches PMC440 board code to the CONFIG_PCI_BOOTDELAY option > instead of using a private implemention. This relies on Anatolji's patch > that moves the pcidelay handling behind pci_target_ini