Re: [U-Boot] [PATCH v3] at91sam9x5ek: Pass serial and revision tags to Linux

2013-05-10 Thread Andreas Bießmann
Dear Julius Hemanth P, first of all, please address Bo's comment about checkpatch: ---8--- andreas@andreas-mbp % ./tools/checkpatch.pl ~/Downloads/\[PATCH\ v3\]\ at91sam9x5ek_\ Pass\ serial\ and\ revision\ tags\ to\ Linux.eml ERROR: DOS line endings #70: FILE:

Re: [U-Boot] No status update errors in OMAP mmc_send_cmd()

2013-05-10 Thread Tomi Valkeinen
Michael Cashwell mboards at prograde.net writes: Greetings, I've been fighting an odd problem with a custom OMAP4 board throwing MMC errors. It seems that a 4-bit-wide uSD card on MMC1 works but an 8-bit-wide eMMC part on MMC2 has problems. As sometimes happens, in trying to track down

Re: [U-Boot] Uboot question from Newbee

2013-05-10 Thread Andreas Bießmann
Dear Casper Floppy, On 10.05.13 00:53, Casper Floppy wrote: Hi All, I come from PC side and familiar with UEFI BIOS. I am very new to uboot so please help ( be kind :). Is this the right forum to ask Uboot specific question? yes, it is. I will just pick up some of your concrete

[U-Boot] [ARM] [STATUS] Resuming activity

2013-05-10 Thread Albert ARIBAUD
Hello all, I've been away for a few days, and back to U-Boot duties today. As usual, I will handle merge requests first, then patches (oldest first), but before this I'll be finishing and submitting a patch series for factoring the ARM relocation routine. As usual too, anything you want to point

Re: [U-Boot] Pull request - zynq

2013-05-10 Thread Albert ARIBAUD
Hi Michal, On Wed, 01 May 2013 09:45:47 +0200, Michal Simek mon...@monstr.eu wrote: Unless Albert really doesn't want this, I'm fine going through his tree as it's all ARM related. Albert: any comment? I'm fine with pulling it, and starting now. Thanks, Michal Amicalement, --

Re: [U-Boot] [PATCH v2] arm: fix a comment

2013-05-10 Thread Masahiro Yamada
I sent this mail by operation mistake of git send-email. The mail address y...@epochmail.jp.panasonic.com written in From: field of the email is incorrect. I posted again with the same subject. The Message-ID of the correct mail is 1368159848-3964-1-git-send-email-yamad...@jp.panasonic.com

Re: [U-Boot] Pull request - fpga

2013-05-10 Thread Albert ARIBAUD
Hi Michal, On Mon, 06 May 2013 10:50:44 +0200, Michal Simek mon...@monstr.eu wrote: Hi Tom and Albert, I have created fpga branch. It is based on zynq patches(and request) I sent last week. The reason why it is based on it is that new zynq fpga driver and changes in zynq I have done.

Re: [U-Boot] [PATCH] avr32: fix relocation address calculation

2013-05-10 Thread Albert ARIBAUD
Hi Andreas, On Wed, 8 May 2013 11:25:17 +0200, Andreas Bießmann andreas.de...@googlemail.com wrote: Commit 1865286466a5d0c7f2e3c37632da56556c838e9e (Introduce generic link section.h symbol files) changed the __bss_end symbol type from char[] to ulong. This led to wrong relocation parameters

Re: [U-Boot] Pull request - zynq

2013-05-10 Thread Albert ARIBAUD
Hi Michal, On Tue, 30 Apr 2013 11:49:33 +0200, Michal Simek mon...@monstr.eu wrote: Hi Tom and Albert, please pull this patchset related to arm zynq to your tree. I haven't got any ACK for gem and platform changes but the whole patchset was reviewed by Tom. Also not all patches are ARM

Re: [U-Boot] [PATCH] powerpc/p1022ds: boot from SD card/SPI flash with SPL

2013-05-10 Thread Zhang Ying-B40530
This patch needs to be broken into several patches that each take care of one logical problem; it's too hard to properly review (and have the right people pay attention to certain parts) in its current state. [Zhang Ying] It only can be broken to two patches, one for SD boot, another for SPI

[U-Boot] [PATCH] drivers/mmc: move spl_mmc.c to common/spl

2013-05-10 Thread ying.zhang
From: Ying Zhang b40...@freescale.com The mpc85xx repuires a special layout on the memory device that is connected to the eSDHC controller interface. But the file spl_mmc.c didn't handle this specfic case, there needs a special treatmen, in the powerpc drictory. So, there is no longer to keep

Re: [U-Boot] ARM: cfi_flash: Fix unaligned accesses to cfi_qry structure

2013-05-10 Thread Masahiro Yamada
Dear Andrew Gabbasov, Your patch seems to newly generate the following warning and error, because your patch is changing the type of 'qry-max_buf_write_size' from u16 to u8[2]. cfi_flash.c:2038:33: warning: comparison between pointer and integer [enabled by default] cfi_flash.c:2046:27:

Re: [U-Boot] Displaying characters on the display in u-boot

2013-05-10 Thread Bhargav A K
Hi Why are you using 0xA500 address here as the frame buffer base address? Yeah this is a very much a valid frame buffer address. I 'used' to use this for splash screen also and it worked fine. Can you see changes on the display if you write data to this address by U-Boot mw command

Re: [U-Boot] [PATCH] avr32: fix relocation address calculation

2013-05-10 Thread Andreas Bießmann
Hi Albert, On 05/10/2013 11:24 AM, Albert ARIBAUD wrote: Hi Andreas, On Wed, 8 May 2013 11:25:17 +0200, Andreas Bießmann andreas.de...@googlemail.com wrote: Commit 1865286466a5d0c7f2e3c37632da56556c838e9e (Introduce generic link section.h symbol files) changed the __bss_end symbol type

Re: [U-Boot] Displaying characters on the display in u-boot

2013-05-10 Thread Anatolij Gustschin
Hi, On Fri, 10 May 2013 16:00:31 +0530 Bhargav A K bhargav...@sasken.com wrote: Hi Why are you using 0xA500 address here as the frame buffer base address? Yeah this is a very much a valid frame buffer address. I 'used' to use this for splash screen also and it worked fine.

Re: [U-Boot] [PATCH v3] at91sam9x5ek: Pass serial and revision tags to Linux

2013-05-10 Thread Julius Hemanth P
Hi Andreas, On Fri, May 10, 2013 at 12:21 PM, Andreas Bießmann andreas.de...@googlemail.com wrote: Dear Julius Hemanth P, first of all, please address Bo's comment about checkpatch: I am sorry, Its my fault, will address them in next patch. ---8--- andreas@andreas-mbp %

Re: [U-Boot] [PATCH v5 1/4] usb: hub: make minimum power-on delay configurable

2013-05-10 Thread Marek Vasut
Dear Kuo-Jung Su, From: Kuo-Jung Su dant...@faraday-tech.com This patch makes the minimum power-on delay for USB HUB become configurable. The original design waits at least 100 msec here, but some EHCI controlers(e.g. Faraday EHCI) are known to require much longer delay interval. NOTE:

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

2013-05-10 Thread Marek Vasut
Dear Kuo-Jung Su, From: Kuo-Jung Su dant...@faraday-tech.com There is at least one non-EHCI compliant controller (i.e. Faraday EHCI) known to implement a non-standard TDI stuff. Futhermore, it not only leave reserved and CONFIGFLAG registers un-implemented but also has their address spaces

Re: [U-Boot] [U-Boot,v2] cmd_boot: cleanup for 'go' command

2013-05-10 Thread Tom Rini
On Sun, Apr 28, 2013 at 04:53:08PM -, Kuo-Jung Su wrote: From: Kuo-Jung Su dant...@faraday-tech.com With MMU/D-Cache enabled, data might be retained at d-cache rather than at DRAM when we execute 'go' command, and some of the bare-metal softwares would always invalidate the entire data

Re: [U-Boot] ARM: cfi_flash: Fix unaligned accesses to cfi_qry structure

2013-05-10 Thread Marek Vasut
Hello Masahiro-san, Dear Andrew Gabbasov, This way of starting emails seems to be dangerously widely adopted ;-D Your patch seems to newly generate the following warning and error, because your patch is changing the type of 'qry-max_buf_write_size' from u16 to u8[2].

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

2013-05-10 Thread Tom Rini
Hello, The following changes since commit 8934f7846501070a5b01c1fab5db27559e9d70d1: i2c: zynq: Add support for Xilinx Zynq (2013-04-30 11:39:28 +0200) are available in the git repository at: git://git.denx.de/u-boot-ti.git master for you to fetch changes up to

Re: [U-Boot] [PATCH v3] at91sam9x5ek: Pass serial and revision tags to Linux

2013-05-10 Thread Andreas Bießmann
Hi Julius, On 05/10/2013 01:40 PM, Julius Hemanth P wrote: Hi Andreas, On Fri, May 10, 2013 at 12:21 PM, Andreas Bießmann andreas.de...@googlemail.com wrote: Dear Julius Hemanth P, On 09.05.13 19:07, Julius Hemanth P wrote: snip diff --git a/board/atmel/at91sam9x5ek/at91sam9x5ek.c

[U-Boot] [PATCH v2] at91sam9260ek: move board id setup to config header

2013-05-10 Thread Andreas Bießmann
Signed-off-by: Andreas Bießmann andreas.de...@googlemail.com Acked-by: Bo Shen voice.s...@atmel.com --- Changes in v2: * use only one ifdef for sam9G variants board/atmel/at91sam9260ek/at91sam9260ek.c | 12 include/configs/at91sam9260ek.h | 18 ++ 2

Re: [U-Boot] [PATCH] avr32: fix relocation address calculation

2013-05-10 Thread Albert ARIBAUD
Hi Andreas, On Fri, 10 May 2013 12:57:21 +0200, Andreas Bießmann andreas.de...@googlemail.com wrote: Hi Albert, On 05/10/2013 11:24 AM, Albert ARIBAUD wrote: Hi Andreas, On Wed, 8 May 2013 11:25:17 +0200, Andreas Bießmann andreas.de...@googlemail.com wrote: Commit

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-05-10 Thread Tom Rini
On Thu, May 09, 2013 at 05:20:32PM -0500, Andy Fleming wrote: The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859: gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200) are available in the git repository at:

[U-Boot] [RFC PATCH] ARM: byteorder: add optimized swab16 and swab32

2013-05-10 Thread Dirk Behme
Use the specialized ARM instructions for swapping 16 and 32 bit values instead of using the generic ones from include/linux/byteorder/swab.h. The x86 version in arch/x86/include/asm/byteorder.h was taken as an example for this. E.g. for the mx6qsabrelite target this results in ~4k less code.

Re: [U-Boot] Please pull u-boot-mpc85xx.git

2013-05-10 Thread Fleming Andy-AFLEMING
On May 10, 2013, at 10:23 AM, Tom Rini wrote: On Thu, May 09, 2013 at 05:20:32PM -0500, Andy Fleming wrote: The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859: gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200) are available in the git

Re: [U-Boot] Pull request - fpga

2013-05-10 Thread Albert ARIBAUD
Hi Michal, On Mon, 06 May 2013 10:50:44 +0200, Michal Simek mon...@monstr.eu wrote: Hi Tom and Albert, I have created fpga branch. It is based on zynq patches(and request) I sent last week. The reason why it is based on it is that new zynq fpga driver and changes in zynq I have done.

Re: [U-Boot] [PATCH] avr32: fix relocation address calculation

2013-05-10 Thread Michael Cashwell
On May 10, 2013, at 11:09 AM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: The compiler considers the name/symbol to be value, not the address of the corresponding object... at least most of the time: as you indicate, when the symbol denotes a C array, then the C compiler understand the

Re: [U-Boot] [PATCH] avr32: fix relocation address calculation

2013-05-10 Thread Albert ARIBAUD
Hi Michael, On Fri, 10 May 2013 13:02:57 -0400, Michael Cashwell mboa...@prograde.net wrote: On May 10, 2013, at 11:09 AM, Albert ARIBAUD albert.u.b...@aribaud.net wrote: The compiler considers the name/symbol to be value, not the address of the corresponding object... at least most of

[U-Boot] [PATCH] powerpc/mpc85xx: support application without resetvec segment in the linker script

2013-05-10 Thread ying.zhang
From: Ying Zhang b40...@freescale.com For SD/SPI 2-stage bootloader, the On-Chip Rom code loads the SPL into L2 SRAM, then jump to it to begin execution. After that, the SPL loads the final uboot image into DDR, then jump to it to begin execution. The segment .resetvec in the SPL and in final

[U-Boot] [PATCH] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT

2013-05-10 Thread ying.zhang
From: Ying Zhang b40...@freescale.com Add a new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT. In common/Makefile, the environment-related files in SPL is difined by CONFIG_SPL_NET_SUPPORT, it is wrong. Signed-off-by: Ying Zhang b40...@freescale.com --- common/Makefile

Re: [U-Boot] [RFC PATCH] ARM: byteorder: add optimized swab16 and swab32

2013-05-10 Thread Måns Rullgård
Dirk Behme dirk.be...@gmail.com writes: Use the specialized ARM instructions for swapping 16 and 32 bit values instead of using the generic ones from include/linux/byteorder/swab.h. The x86 version in arch/x86/include/asm/byteorder.h was taken as an example for this. E.g. for the

Re: [U-Boot] [RFC PATCH] ARM: byteorder: add optimized swab16 and swab32

2013-05-10 Thread Dirk Behme
Am 10.05.2013 18:56, schrieb Måns Rullgård: Dirk Behme dirk.be...@gmail.com writes: Use the specialized ARM instructions for swapping 16 and 32 bit values instead of using the generic ones from include/linux/byteorder/swab.h. The x86 version in arch/x86/include/asm/byteorder.h was taken as an

Re: [U-Boot] [PATCH 2/2] spi: mxc_spi: Update pre and post divider algorithm

2013-05-10 Thread Troy Kisky
On 5/9/2013 10:34 PM, Dirk Behme wrote: Am 09.05.2013 20:00, schrieb Troy Kisky: On 5/8/2013 10:19 PM, Dirk Behme wrote: The spi clock divisor is of the form x * (2**y), or x y, where x is 1 to 16, and y is 0 to 15. Note the similarity with floating point numbers. Convert the desired

Re: [U-Boot] Beagle-XM: u-boot SPL fat support (was Re: [opensuse-arm] Beagleboard Xm CPU speed)

2013-05-10 Thread Alexander Graf
On 19.03.2013, at 23:12, Tom Rini wrote: On 03/19/2013 03:53 PM, Alexander Graf wrote: On 19.03.2013, at 18:01, Nishanth Menon wrote: Change in subject. Original thread start: http://lists.opensuse.org/opensuse-arm/2013-03/msg00076.html On 17:15-20130319, Guillaume Gardet

Re: [U-Boot] Beagle-XM: u-boot SPL fat support (was Re: [opensuse-arm] Beagleboard Xm CPU speed)

2013-05-10 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/2013 02:31 PM, Alexander Graf wrote: On 19.03.2013, at 23:12, Tom Rini wrote: On 03/19/2013 03:53 PM, Alexander Graf wrote: On 19.03.2013, at 18:01, Nishanth Menon wrote: Change in subject. Original thread start:

Re: [U-Boot] Beagle-XM: u-boot SPL fat support (was Re: [opensuse-arm] Beagleboard Xm CPU speed)

2013-05-10 Thread Alexander Graf
Am 10.05.2013 um 20:51 schrieb Tom Rini tr...@ti.com: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/2013 02:31 PM, Alexander Graf wrote: On 19.03.2013, at 23:12, Tom Rini wrote: On 03/19/2013 03:53 PM, Alexander Graf wrote: On 19.03.2013, at 18:01, Nishanth Menon wrote:

Re: [U-Boot] [RFC PATCH] arm: lds: Remove libgcc eabi exception handling tables

2013-05-10 Thread Albert ARIBAUD
Hi Michal, On Thu, 9 May 2013 11:35:33 +0200, Michal Simek michal.si...@xilinx.com wrote: Remove ARM eabi exception handling tables (for frame unwinding). AFAICT, u-boot stubs away the frame unwiding routines, so the tables will more or less just consume space. It should be OK to remove

Re: [U-Boot] [PATCH 2/2] spi: mxc_spi: Update pre and post divider algorithm

2013-05-10 Thread Dirk Behme
Am 10.05.2013 20:44, schrieb Troy Kisky: On 5/9/2013 10:34 PM, Dirk Behme wrote: Am 09.05.2013 20:00, schrieb Troy Kisky: On 5/8/2013 10:19 PM, Dirk Behme wrote: The spi clock divisor is of the form x * (2**y), or x y, where x is 1 to 16, and y is 0 to 15. Note the similarity with

[U-Boot] [PATCH 1/3] mx28evk: Add splash screen support

2013-05-10 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Enable display support. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- board/freescale/mx28evk/iomux.c | 33 + board/freescale/mx28evk/mx28evk.c |6 ++ include/configs/mx28evk.h |

[U-Boot] [PATCH 2/3] mx23evk: Add splash screen support

2013-05-10 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Enable display support. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- board/freescale/mx23evk/mx23evk.c |6 ++ board/freescale/mx23evk/spl_boot.c | 32 include/configs/mx23evk.h |

[U-Boot] [PATCH 3/3] video: mxsfb: Add an entry for mx23evk/mx28vk video modes

2013-05-10 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Currently the mxsfb driver takes the display timings from the 'videomode' environment variable. Provide an example on how to set 'videomode' for using splash screen on mx23evk and mx28vk boards. Signed-off-by: Fabio Estevam

[U-Boot] [v2] Please pull u-boot-mpc85xx.git

2013-05-10 Thread Andy Fleming
The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859: gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-mpc85xx.git master for you to fetch changes up to

Re: [U-Boot] [PATCH 0/2] Loader script updates for OpenRISC

2013-05-10 Thread Tom Rini
On Wed, May 01, 2013 at 10:32:44PM +0300, Stefan Kristiansson wrote: This set of patches does: Fix a bug in the openrisc-generic u-boot.lds linker script that would cause an error due to that no memory region was specified for u_boot_lists. And then move the above mentioned file into

Re: [U-Boot] Please pull u-boot-x86.git

2013-05-10 Thread Tom Rini
On Thu, May 09, 2013 at 02:30:22PM -0700, Simon Glass wrote: Hi Tom, I left out the one that is not yet reviewed. The following changes since commit 4e779ad2e54e39d5343c8c83b4fc686a7bb16859: gpio: Add support for microblaze xilinx GPIO (2013-05-09 11:20:08 +0200) are available in

Re: [U-Boot] build: Pull -DBUILD_TAG into separate ifdef

2013-05-10 Thread Tom Rini
On Sat, Apr 27, 2013 at 07:50:11AM -, Marek Vasut wrote: Currently the base setting for CFLAGS is split in two possibilities, one with -DBUILD_TAG appended at the end and one without, the rest of CFLAGS is the same in both cases. Change this so CFLAGS are always set and the -DBUILD_TAG is

Re: [U-Boot] [U-Boot, v2] env: throw an error when an empty key is used

2013-05-10 Thread Tom Rini
On Sun, Apr 28, 2013 at 11:31:57AM -, Lucian Cojocar wrote: If the environment contains an entry like =value \0 we should throw an error when parsing the environment. Otherwise, U-Boot will enter in an infinite loop. Signed-off-by: Lucian Cojocar cojo...@gmail.com Applied to

Re: [U-Boot] Fix references to the documentation files

2013-05-10 Thread Tom Rini
On Tue, Apr 30, 2013 at 11:15:33AM -, Anatolij Gustschin wrote: Many boot image configuration files refer to the appropriate documentation file, but these references contain typos in the directory and file name. Fix them. Also fix reference to doc/README.SPL file. Signed-off-by:

Re: [U-Boot] [U-Boot, v3] fs/ext4: Support device block sizes != 512 bytes

2013-05-10 Thread Tom Rini
On Wed, May 01, 2013 at 01:13:19AM -, egbert.e...@gmail.com wrote: From: Egbert Eich e...@suse.com The 512 byte block size was hard coded in the ext4 file systems. Large harddisks today support bigger block sizes typically 4096 bytes. This patch removes this limitation.

Re: [U-Boot] [Patch v2, batch 3 01/17] common: Update cmd_bdinfo for PPC

2013-05-10 Thread Andy Fleming
On Mon, Mar 25, 2013 at 12:39 PM, York Sun york...@freescale.com wrote: Add board detail function to print more individual board information. Signed-off-by: York Sun york...@freescale.com CC: Wolfgang Denk w...@denx.de CC: Tom Rini tr...@ti.com Tom, Wolfgang, I can take this in through my

Re: [U-Boot] [Patch v2, batch 3 01/17] common: Update cmd_bdinfo for PPC

2013-05-10 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 05/10/2013 04:16 PM, Andy Fleming wrote: On Mon, Mar 25, 2013 at 12:39 PM, York Sun york...@freescale.com mailto:york...@freescale.com wrote: Add board detail function to print more individual board information. Signed-off-by: York

Re: [U-Boot] [PATCH 2/2] spi: mxc_spi: Update pre and post divider algorithm

2013-05-10 Thread Troy Kisky
On 5/10/2013 12:08 PM, Dirk Behme wrote: Am 10.05.2013 20:44, schrieb Troy Kisky: On 5/9/2013 10:34 PM, Dirk Behme wrote: Am 09.05.2013 20:00, schrieb Troy Kisky: On 5/8/2013 10:19 PM, Dirk Behme wrote: The spi clock divisor is of the form x * (2**y), or x y, where x is 1 to 16, and y is

Re: [U-Boot] [PATCH 03/21] fsl_ifc: add support for different IFC bank count

2013-05-10 Thread Andy Fleming
On Fri, Mar 22, 2013 at 12:23 PM, York Sun york...@freescale.com wrote: From: Mingkai Hu mingkai...@freescale.com Calculate reserved fields according to IFC bank count 1. Move csor_ext register behind csor register and fix res offset 2. move ifc bank count to config_mpc85xx.h to support 8

[U-Boot] [PATCH 0/4] Factorize ARM relocation code

2013-05-10 Thread Albert ARIBAUD
This is V1 of the ARM relocation code factorization patch series. Albert ARIBAUD (4): Rename arch/arm/lib/bss.c to sections.c arm: make __image_copy_{start,end} compiler-generated arm: make relocation section symbols compiler-generated arm: factorize relocate_code routine

[U-Boot] [PATCH 1/4] Rename arch/arm/lib/bss.c to sections.c

2013-05-10 Thread Albert ARIBAUD
This file will contain symbols other than the BSS start and stop, so rename it for better accuracy. Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- arch/arm/lib/Makefile |2 +- arch/arm/lib/{bss.c = sections.c} |0 2 files changed, 1 insertion(+), 1 deletion(-)

[U-Boot] [PATCH 2/4] arm: make __image_copy_{start, end} compiler-generated

2013-05-10 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- arch/arm/cpu/arm1136/start.S |7 +++ arch/arm/cpu/arm1136/u-boot-spl.lds |3 ++- arch/arm/cpu/arm720t/start.S | 11 +++ arch/arm/cpu/arm920t/ep93xx/u-boot.lds|

[U-Boot] [PATCH 3/4] arm: make relocation section symbols compiler-generated

2013-05-10 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds | 15 --- arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds| 15 --- arch/arm/cpu/ixp/u-boot.lds| 18 ++

[U-Boot] [PATCH 4/4] arm: factorize relocate_code routine

2013-05-10 Thread Albert ARIBAUD
Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- arch/arm/cpu/arm1136/start.S | 82 arch/arm/cpu/arm1176/start.S | 75 -- arch/arm/cpu/arm720t/start.S | 82

Re: [U-Boot] [PATCH 3/3] video: mxsfb: Add an entry for mx23evk/mx28vk video modes

2013-05-10 Thread Marek Vasut
Dear Fabio Estevam, From: Fabio Estevam fabio.este...@freescale.com Currently the mxsfb driver takes the display timings from the 'videomode' environment variable. Provide an example on how to set 'videomode' for using splash screen on mx23evk and mx28vk boards. Signed-off-by: Fabio

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

2013-05-10 Thread Jerry Van Baren
Dear Tom, The following changes since commit 2988eac70ead3720f9ec85a239cd06b2f7246683: Merge branch 'patman' of git://git.denx.de/u-boot-x86 (2013-05-10 08:16:34 -0400) are available in the git repository at: git://git.denx.de/u-boot-fdt.git master for you to fetch changes up to

Re: [U-Boot] [RFC PATCH 4/6] ARM: add SMP support for non-secure switch

2013-05-10 Thread Christoffer Dall
On Mon, May 06, 2013 at 03:19:40PM +0200, Andre Przywara wrote: On 04/27/2013 12:13 AM, Christoffer Dall wrote: On Fri, Apr 26, 2013 at 6:14 AM, Andre Przywara andre.przyw...@linaro.org wrote: Currently the non-secure switch is only done for the boot processor. To later allow full SMP

Re: [U-Boot] [PATCH] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT

2013-05-10 Thread Wolfgang Denk
Dear ying.zh...@freescale.com, In message 1368182421-859-1-git-send-email-ying.zh...@freescale.com you wrote: From: Ying Zhang b40...@freescale.com Add a new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT. Any CONFIG_* stuff must be documented in the README. Please add this

Re: [U-Boot] [RFC PATCH] ARM: byteorder: add optimized swab16 and swab32

2013-05-10 Thread Wolfgang Denk
Dear Dirk Behme, In message 518d3191.7060...@gmail.com you wrote: Which compiler are you using? An older gcc 4.4.4 version. We should not really care about these. And if so, then onlya fter testing we are really suing such old stuff, i. e. those who are using recent tools (eventually the

Re: [U-Boot] Beagle-XM: u-boot SPL fat support (was Re: [opensuse-arm] Beagleboard Xm CPU speed)

2013-05-10 Thread Wolfgang Denk
Dear Alexander, In message 154a1277-6344-4ab8-9d98-58bbcc38c...@suse.de you wrote: Well, that would make the situation on OMAP slightly better, but wouldn't help on other SoCs. I think we should rather try and get a reasonably unified boot environment up across the board first :). Well,

Re: [U-Boot] [PATCH] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT

2013-05-10 Thread Scott Wood
On 05/10/2013 07:03:07 PM, Wolfgang Denk wrote: Dear ying.zh...@freescale.com, In message 1368182421-859-1-git-send-email-ying.zh...@freescale.com you wrote: From: Ying Zhang b40...@freescale.com Add a new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT. Any CONFIG_*

Re: [U-Boot] [PATCH 2/4] arm: make __image_copy_{start, end} compiler-generated

2013-05-10 Thread Benoît Thébaudeau
Hi Albert, On Friday, May 10, 2013 11:56:50 PM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- arch/arm/cpu/arm1136/start.S |7 +++ arch/arm/cpu/arm1136/u-boot-spl.lds |3 ++- arch/arm/cpu/arm720t/start.S

Re: [U-Boot] [PATCH] powerpc/p1022ds: boot from SD card/SPI flash with SPL

2013-05-10 Thread Scott Wood
On 05/10/2013 03:44:29 AM, Zhang Ying-B40530 wrote: This patch needs to be broken into several patches that each take care of one logical problem; it's too hard to properly review (and have the right people pay attention to certain parts) in its current state. [Zhang Ying] It only can

Re: [U-Boot] [PATCH 4/4] arm: factorize relocate_code routine

2013-05-10 Thread Benoît Thébaudeau
Hi Albert, On Friday, May 10, 2013 11:56:52 PM, Albert ARIBAUD wrote: Signed-off-by: Albert ARIBAUD albert.u.b...@aribaud.net --- arch/arm/cpu/arm1136/start.S | 82 arch/arm/cpu/arm1176/start.S | 75 --

[U-Boot] [PATCH 3/3] usb: Correct CLEAR_FEATURE code in ehci-hcd

2013-05-10 Thread Simon Glass
This commit broke USB2 on link (Chromebook Pixel): 020bbcb usb: hub: Power-cycle on root-hub ports However the root cause seems to be a missing mask and missing 'break' in ehci-hcd.c. This patch fixes both. On link, 'usb start' with a USB keyboard and memory stick inserted now finds both. The

[U-Boot] [PATCH 2/3] usb: workaround non-working keyboards.

2013-05-10 Thread Simon Glass
From: Vincent Palatin vpala...@chromium.org If the USB keyboard is not answering properly the first request on its interrupt endpoint, just skip it and try the next one. This workarounds an issue with a wireless mouse dongle which presents itself both as a keyboard and a mouse but has a

[U-Boot] [PATCH 1/3] usb: properly re-initialize the USB keyboard.

2013-05-10 Thread Simon Glass
From: Vincent Palatin vpala...@chromium.org Allow to reconfigure properly the USB keyboard driver when we enumerate several times the USB devices and its position in the device tree has changes. Signed-off-by: Vincent Palatin vpala...@chromium.org Signed-off-by: Simon Glass s...@chromium.org

[U-Boot] [PATCH] Tegra: clk: always use find_best_divider() for periph clocks

2013-05-10 Thread Allen Martin
When adjusting peripheral clocks always use find_best_divider() instead of clk_get_divider() even when a secondary divider is not available. In the case where is requested clock is too slow to be derived from the parent clock this allows a best effort to get close to the requested clock. This

Re: [U-Boot] [PATCH] Tegra: clk: always use find_best_divider() for periph clocks

2013-05-10 Thread Simon Glass
On Fri, May 10, 2013 at 8:56 PM, Allen Martin amar...@nvidia.com wrote: When adjusting peripheral clocks always use find_best_divider() instead of clk_get_divider() even when a secondary divider is not available. In the case where is requested clock is too slow to be derived from the parent

[U-Boot] [PATCH] exynos: Enable mmc for snow

2013-05-10 Thread Simon Glass
Snow has an internal eMMC and an external SD card. Enable these in the device tree. Signed-off-by: Simon Glass s...@chromium.org --- board/samsung/dts/exynos5250-snow.dts | 24 1 file changed, 24 insertions(+) diff --git a/board/samsung/dts/exynos5250-snow.dts

Re: [U-Boot] [PATCH V9 0/9] EXYNOS5: Enable DWMMC, add FDT support for DWMMC and enable EMMC boot

2013-05-10 Thread Simon Glass
On Sat, Apr 27, 2013 at 12:12 AM, amar_g amarendra...@samsung.com wrote: From: Amar amarendra...@samsung.com This patch set enables and initialises DWMMC for Exynos5250 on SMDK5250. Adds driver changes required for DWMMC. Adds FDT support for DWMMC. Adds EMMC boot support for SMDK5250.

Re: [U-Boot] [PATCH 1/2] lcd: add functions to setup up simplefb device tree

2013-05-10 Thread Stephen Warren
On 05/08/2013 09:33 PM, Simon Glass wrote: Hi Stephen, On Tue, May 7, 2013 at 10:21 PM, Stephen Warren swar...@wwwdotorg.org wrote: simple-framebuffer is a new device tree binding that describes a pre- configured frame-buffer memory region and its format. The Linux kernel contains a driver

Re: [U-Boot] [PATCH v3] at91sam9x5ek: Pass serial and revision tags to Linux

2013-05-10 Thread Julius Hemanth P
Thanks Andreas. In this case, I too think its better to drop this particular patch and right a new one to support reading 1 wire Id chip. If Bo doesn't have any code in pipeline as of now, then I shall start working on it. Regards, Julius Hemanth P. On May 10, 2013 7:07 PM, Andreas Bießmann

[U-Boot] [PATCH v2] spi: mxc_spi: Update pre and post divider algorithm

2013-05-10 Thread Dirk Behme
The spi clock divisor is of the form x * (2**y), or x y, where x is 1 to 16, and y is 0 to 15. Note the similarity with floating point numbers. Convert the desired divisor to the smallest number which is = desired divisor, and can be represented in this form. The previous algorithm chose a