Re: [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros

2011-06-08 Thread Detlev Zundel
Hi, > Dear Simon Glass, > > In message you wrote: >> >> >clrsetbits_le32(&my_device->ctrl, FIELD_MASK, FIELD_VAL(6)); >> >> We now have a computed mask which is good, thank you. >> >> But the FIELD is specified twice in the same statement. Can we >> therefore please take this a step furt

[U-Boot] How to compile tools?

2011-06-08 Thread Veli-Pekka Peltola
Hi, We have been using U-Boot 2010.06 and now we are trying to use the latest version. Our build system processes the kernel with mkimage so we compile U-Boot tools with "make tools" even if bootloader is not compiled. This has worked fine in the past. It seems that 2011.03 is the last version

Re: [U-Boot] Supporting SCCB protocol

2011-06-08 Thread Detlev Zundel
Hi John, > That's correct! I should elaborate it. It should be (Serial Camera Control > Bus) protocol developed by omnivision. > I am using a OV2715 sensor and I need to access the registers of the said > sensor, I have to modify the I2C read/write in uboot to support the SCCB > transactions. So

Re: [U-Boot] [PATCH 1/1] dreamplug: Initial support.

2011-06-08 Thread Prafulla Wadaskar
> -Original Message- > From: u-b...@lakedaemon.net [mailto:u-b...@lakedaemon.net] > Sent: Tuesday, June 07, 2011 11:07 PM > To: u-boot@lists.denx.de > Cc: Prafulla Wadaskar; Siddarth Gore; Jason Cooper > Subject: [PATCH 1/1] dreamplug: Initial support. > > From: Jason Cooper > > Copied

Re: [U-Boot] Compilation error - Cygwin - Pandaboard

2011-06-08 Thread Detlev Zundel
Hi Iordan, > Hello, > > I'm trying to compile u-boot 2011_06_rc2 under Cygwin, but > unfortunatelly a header > file could not be found: Only people armed with lots of Make foo dare walk that way :) [...] > Is it possible that a search path is not specified? > > I tried to compile it under Fed

Re: [U-Boot] [PATCH 2/6] arm/km: add support for portl2 board

2011-06-08 Thread Prafulla Wadaskar
> -Original Message- > From: Holger Brunck [mailto:holger.bru...@keymile.com] > Sent: Tuesday, June 07, 2011 4:16 PM > To: u-boot@lists.denx.de > Cc: Valentin Longchamp; Holger Brunck; Prafulla Wadaskar; Heiko Schocher > Subject: [PATCH 2/6] arm/km: add support for portl2 board Can you a

Re: [U-Boot] [STATUS] WARNING: huge ARM board removal pending

2011-06-08 Thread Minkyu Kang
Dear Albert ARIBAUD, On 3 June 2011 06:51, Wolfgang Denk wrote: > > Hi, > > this is a * W A R N I N G * message to maintainers / users / owners > of ARM boards.  If your board fails to build in the current release, > it will be subject to a big cleanup action which is going to remove > all old, u

Re: [U-Boot] [PATCH v2] andes_spi: add andes_spi interface

2011-06-08 Thread Macpaul Lin
Hi Mike and Wolfgang, Since the patch v3 of andes_spi driver has been sent on 4/25/2011, and has no further comment for patch v3 will you take this patch? Thanks. http://patchwork.ozlabs.org/patch/92704/ 2011/4/25 Wolfgang Denk > Dear Mike Frysinger,

Re: [U-Boot] [PATCH v2] andes_spi: add andes_spi interface

2011-06-08 Thread Macpaul Lin
Hi all, 2011/6/8 Macpaul Lin > Hi Mike and Wolfgang, > > Since the patch v3 of andes_spi driver has been sent on 4/25/2011, > and has no further comment for patch v3 > will you take this patch? Thanks. > > http://patchwork.ozlabs.org/patch/92704/ > I've forget to reply the mail after quoted par

Re: [U-Boot] [PATCH 2/6] arm/km: add support for portl2 board

2011-06-08 Thread Holger Brunck
Hi Prafulla, On 06/08/2011 10:35 AM, Prafulla Wadaskar wrote: >> Subject: [PATCH 2/6] arm/km: add support for portl2 board > > Can you add this board support after this patch series or last patch in this > series? > hm, 3/6 and 5/6 has dependencies to the portl2 support patch, but I think I ca

Re: [U-Boot] [PATCH 2/6] arm/km: add support for portl2 board

2011-06-08 Thread Prafulla Wadaskar
> -Original Message- > From: Holger Brunck [mailto:holger.bru...@keymile.com] > Sent: Wednesday, June 08, 2011 2:36 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Valentin Longchamp; Heiko Schocher > Subject: Re: [PATCH 2/6] arm/km: add support for portl2 board > > Hi Prafulla, >

Re: [U-Boot] [PATCH] powerpc/85xx: Add basic support for P1023RDS board

2011-06-08 Thread Wolfgang Denk
Dear Zang Roy-R61911, [excessive Cc: list trimmed] In message <2239ac579c7d3646a720227a37e02681157...@039-sn1mpn1-004.039d.mgd.msft.net> you wrote: > > > Please fix the checkpatch warnings (7 lines over 80 characters) > > I can fix it. In fact, I use checkpatch every time before I send out p

Re: [U-Boot] at91sam9260ek and mmc

2011-06-08 Thread Jan Pohanka
Dear Reinhard, during last week I have been trying to make sd card in u-boot working on at91sam9260ek, unfortunately without success. I have posted some details in this post on the mailing list http://lists.denx.de/pipermail/u-boot/2011-June/093666.html I'm almost sure that it is not a hard

Re: [U-Boot] [PATCH 2/6] arm/km: add support for portl2 board

2011-06-08 Thread Holger Brunck
Hi Prafulla, >> On 06/08/2011 10:35 AM, Prafulla Wadaskar wrote: Subject: [PATCH 2/6] arm/km: add support for portl2 board >>> >>> Can you add this board support after this patch series or last patch >> in this series? >>> >> >> hm, 3/6 and 5/6 has dependencies to the portl2 support patch, bu

[U-Boot] [PATCH v2][ARM][AT91] Build fix/update of AFEB9260

2011-06-08 Thread Sergey Lapin
Make AFEB9260 build again. Based on fix for AT91SAM9260EK. Signed-off-by: Sergey Lapin --- Cleaned-up a bit board/afeb9260/afeb9260.c | 103 --- boards.cfg |2 +- include/configs/afeb9260.h | 28 +--- 3 files changed, 79 in

Re: [U-Boot] [PATCH 2/6] arm/km: add support for portl2 board

2011-06-08 Thread Prafulla Wadaskar
> -Original Message- > From: Holger Brunck [mailto:holger.bru...@keymile.com] > Sent: Wednesday, June 08, 2011 4:06 PM > To: Prafulla Wadaskar > Cc: u-boot@lists.denx.de; Valentin Longchamp; Heiko Schocher > Subject: Re: [PATCH 2/6] arm/km: add support for portl2 board > > Hi Prafulla, >

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

2011-06-08 Thread Stefano Babic
Hi Albert, please pull from u-boot-imx. The following changes since commit 6f4dd40cddbd69c56fec1285fee02cbd5a3833d8: Prepare v2011.06-rc2 (2011-06-02 23:19:27 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-imx.git master Fabio Estevam (4): mx31ads: Use th

[U-Boot] [PATCH v2 2/5] arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUS

2011-06-08 Thread Holger Brunck
From: Valentin Longchamp This is defined for all km_kirkwood boards and was not used up to now. This value was the same for all boards but it could be changed for some boards (and thus needs to be defined for every board). Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunck cc: Praf

[U-Boot] [PATCH v2 0/5] updates for km ARM boards and board support for portl2

2011-06-08 Thread Holger Brunck
This is the second version of the patch serie with some reorganisation after some comments of Prafulla Wadaskar the patch "arm/km: enable PCIE_INIT for Port-L2" was split up into the "arm/km: replace suenx targets with km_kirkwood" and into the board support patch for portl2. This board support p

[U-Boot] [PATCH v2 1/5] arm/km: remove unneeded define

2011-06-08 Thread Holger Brunck
CONFIG_ENV_SIZE for NAND was later in this file overwritten because we have the environment in i2c eeprom, so remove this define. Signed-off-by: Holger Brunck Signed-off-by: Valentin Longchamp cc: Prafulla Wadaskar cc: Heiko Schocher --- Changes for v2: - nothing include/configs/km/km_ar

[U-Boot] [PATCH v2 3/5] arm/km: ethernet support for mgcoge3un

2011-06-08 Thread Holger Brunck
From: Valentin Longchamp The phy is also configured with "RGMII clock transitions when data stable" and "Class A driver for the direct backplane connection". Signed-off-by: Valentin Longchamp Signed-off-by: Holger Brunck cc: Prafulla Wadaskar cc: Heiko Schocher --- Changes for v2: - firs

[U-Boot] [PATCH v2 4/5] arm/km: replace suenx targets with km_kirkwood

2011-06-08 Thread Holger Brunck
suen3 and suen8 were in first HW version quite different, but now they are from a u-boot point of view similar. So these two boards can use the same header file. Other keymile boards differ only in the usage of the PCI interface. Therefore a target km_kirkwood_pci was introduced. All targets use th

[U-Boot] [PATCH v2 5/5] arm/km: add support for portl2 board

2011-06-08 Thread Holger Brunck
From: Valentin Longchamp This adds support for the keymile Kirkwood BEC portl2 board. This board relies on the km_arm (km_kirkwood) BEC. The egiga driver is configured for a 100M full-duplex, A/N off connnection to the backplane. This board has always ethernet present, because it is connected to

[U-Boot] [PATCH] powerpc/8xxx: Update USB mode device tree fixup

2011-06-08 Thread Ramneek Mehresh
Modify support for USB mode fixup: - Add common support for USB mode and phy type device tree fix-up for all USB controllers mentioned in hwconfig string - Fetch USB mode and phy type via hwconfig; if not defined in hwconfig, then fetch them from env S

Re: [U-Boot] [PATCH v3 02/10] armv7: add miscellaneous utility macros

2011-06-08 Thread Aneesh V
Dear Wolfgang, On Tuesday 07 June 2011 09:10 PM, Wolfgang Denk wrote: > Dear Aneesh V, > > In message<4dee161b.2050...@ti.com> you wrote: >> So, if I have to write 5 different fields in a register I first write them into a variable and finally call writel() instead of making 5 clrs

[U-Boot] OpenRD: booting u-boot from NAND

2011-06-08 Thread Alexei Ozhigov
Hello! I am trying to launch U-Boot v2011.06-rc2 built with Codesourcery 2011 toolchain on OpenRD Ultimate board with no luck so far. After resetting the board hangs without any symbols being printed on console. OpenOCD shows PC value of 0x0BA6 (not 4-byte aligned!) after halting the core. The

[U-Boot] Download the u-boot from flash back to PC

2011-06-08 Thread Rishi Dhupar
I have a board which has a version of u-boot on it that I would like to save before overwriting. I did not flash this version so I do not have the source code for it. I am trying to figure out is there away to essentially do a 'tftp get' of the u-boot.bin that was originally written to flash. I d

[U-Boot] P4080DS: RDIMM support

2011-06-08 Thread Joyce, Richard
Re: http://lists.denx.de/pipermail/u-boot/2011-March/088152.html Specifically mentionssupport for a Virtium RDIMM: VL33B5163F-K9S But I don't see this part in the Virtium product support web site. Would like to contact the person who entered this commit item, perhaps it is a typo. Would l

Re: [U-Boot] Download the u-boot from flash back to PC

2011-06-08 Thread Detlev Zundel
Hi Rishi, > I have a board which has a version of u-boot on it that I would like > to save before overwriting. I did not flash this version so I do not > have the source code for it. > > I am trying to figure out is there away to essentially do a 'tftp get' > of the u-boot.bin that was originally

Re: [U-Boot] [PATCH 1/1] dreamplug: Initial support.

2011-06-08 Thread Jason
On Wed, Jun 08, 2011 at 12:51:01AM -0700, Prafulla Wadaskar wrote: > > > > -Original Message- > > From: u-b...@lakedaemon.net [mailto:u-b...@lakedaemon.net] > > Sent: Tuesday, June 07, 2011 11:07 PM > > To: u-boot@lists.denx.de > > Cc: Prafulla Wadaskar; Siddarth Gore; Jason Cooper > > Su

Re: [U-Boot] Download the u-boot from flash back to PC

2011-06-08 Thread Jason
On Wed, Jun 08, 2011 at 09:25:42AM -0400, Rishi Dhupar wrote: > I have a board which has a version of u-boot on it that I would like > to save before overwriting. I did not flash this version so I do not > have the source code for it. funny how often that happens... :-( > I am trying to figure o

Re: [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros

2011-06-08 Thread Simon Glass
Hi Wolfgang, On Tue, Jun 7, 2011 at 1:00 PM, Wolfgang Denk wrote: > Dear Simon Glass, > > In message you wrote: >> >> >        clrsetbits_le32(&my_device->ctrl, FIELD_MASK, FIELD_VAL(6)); >> >> We now have a computed mask which is good, thank you. >> >> But the FIELD is specified twice in the sa

Re: [U-Boot] [PATCH v3] andes_spi: add andes_spi interface

2011-06-08 Thread Mike Frysinger
Acked-by: Mike Frysinger -mike signature.asc Description: This is a digitally signed message part. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH v2] andes_spi: add andes_spi interface

2011-06-08 Thread Mike Frysinger
On Wednesday, June 08, 2011 04:55:20 Macpaul Lin wrote: > Since the patch v3 of andes_spi driver has been sent on 4/25/2011, > and has no further comment for patch v3 > will you take this patch? Thanks. > > http://patchwork.ozlabs.org/patch/92704/ i dont pick up spi bus drivers ... that's left fo

Re: [U-Boot] Download the u-boot from flash back to PC

2011-06-08 Thread Mike Frysinger
On Wednesday, June 08, 2011 09:43:36 Detlev Zundel wrote: > If you decide to implement a "tftpput" command, I for one would find > this a very nice addition indeed ;) someone has already posted tftp server support for u-boot. not sure if it's been merged yet, but wolfgang seemed happy with it.

Re: [U-Boot] Supporting SCCB protocol

2011-06-08 Thread Mike Frysinger
On Wednesday, June 08, 2011 03:54:01 Detlev Zundel wrote: > > That's correct! I should elaborate it. It should be (Serial Camera > > Control Bus) protocol developed by omnivision. > > I am using a OV2715 sensor and I need to access the registers of the said > > sensor, I have to modify the I2C read

Re: [U-Boot] How to compile tools?

2011-06-08 Thread Mike Frysinger
On Wednesday, June 08, 2011 03:41:31 Veli-Pekka Peltola wrote: > We have been using U-Boot 2010.06 and now we are trying to use the > latest version. Our build system processes the kernel with mkimage so we > compile U-Boot tools with "make tools" even if bootloader is not > compiled. This has work

Re: [U-Boot] [PATCH 2/2] arm920t/at91: use new clock features from libat91-common

2011-06-08 Thread Jens Scharsig
Am 08.06.2011 01:27, schrieb Andreas Bießmann: > > diff --git a/arch/arm/cpu/arm920t/at91/Makefile > b/arch/arm/cpu/arm920t/at91/Makefile > index 5c71b77..872461a 100644 > --- a/arch/arm/cpu/arm920t/at91/Makefile > +++ b/arch/arm/cpu/arm920t/at91/Makefile > @@ -28,6 +28,7 @@ LIB = $(obj)lib$(SOC).

[U-Boot] [PATCH] powerpc/p1022ds: set the clock-frequency property only if the clock is enabled

2011-06-08 Thread Timur Tabi
The clock-frequency property in an audio codec's device tree node is set to the input clock frequency for that codec. On the Freescale P1022DS reference board, the input clock is enabled only if the hwconfig 'audclk' option is set. Therefore, the property should only be set in the device tree if t

[U-Boot] [PATCH v3] NAND: Add 16bit NAND support for the NDFC

2011-06-08 Thread Alex Waterman
Subject: [PATCH v3] NAND: Add 16bit NAND support for the NDFC This patch adds support for 16 bit NAND devices attached to the NDFC on ppc4xx processors. Two config entries were added: CONFIG_SYS_NDFC_16- Setting this tells the NDFC that a 16 bit device is a

Re: [U-Boot] [PATCH v3 2/4] build/mkconfig: Add EXTRA_OPTS argument to make to modify build

2011-06-08 Thread McClintock Matthew-B29882
On Tue, Jun 7, 2011 at 3:04 PM, Wolfgang Denk wrote: >> BOARD_NAND >> BOARD_NAND_IN_BOOTSTRAP >> BOARD_SPIFLASH >> BOARD_SPIFLASH_IN_BOOTSTRAP >> BOARD_SDCARD >> BOARD_SDCARD_IN_BOOTSTRAP > > Are these independent targets?  I think you don't run a > "./MAKEALL BOARD_SDCARD_IN_BOOTSTRAP" alone, rig

Re: [U-Boot] [PATCH 3/4] nand_spl/spiboot/sdboot: Add ability to have smaller middle loader

2011-06-08 Thread McClintock Matthew-B29882
On Tue, Jun 7, 2011 at 3:19 PM, Wolfgang Denk wrote: >> Perhaps having a CONFIG_TARGET_IMAGE available and having just one >> generic TARGET available? >> >> ifdef CONFIG_TARGET_IMAGE >> ALL += $(CONFIG_TARGET_IMAGE) >> endif >> >> TARGET_IMAGE_OBJS-y += various.bin >> TARGET_IMAGE_OBJS-y += requi

Re: [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros

2011-06-08 Thread Wolfgang Denk
Dear Simon Glass, In message you wrote: > > I don't agree. Going back to the original patch, the macro allow us to > write this code to read/write bias time for example (showing header > and C file): We don't make any progress if you now go back to the starting point. Please feel free to do so

Re: [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros

2011-06-08 Thread Simon Glass
On Wed, Jun 8, 2011 at 12:21 PM, Wolfgang Denk wrote: > Dear Simon Glass, > > In message > you > wrote: >> >> I don't agree. Going back to the original patch, the macro allow us to >> write this code to read/write bias time for example (showing header >> and C file): > > We don't make any progr

Re: [U-Boot] [STATUS] WARNING: huge ARM board removal pending

2011-06-08 Thread Igor Grinberg
Hi Albert, On 06/07/11 21:21, Albert ARIBAUD wrote: > Hi Igor, > > Le 07/06/2011 07:42, Igor Grinberg a écrit : >> On 06/06/11 23:17, Albert ARIBAUD wrote: >> >>> Hi, >>> >>> Le 03/06/2011 15:10, Igor Grinberg a écrit : On 06/03/11 00:51, Wolfgang Denk wrote: > Hi, Hi Wolfg

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

2011-06-08 Thread Albert ARIBAUD
Hi Stefano, Le 08/06/2011 13:36, Stefano Babic a écrit : > Hi Albert, > > please pull from u-boot-imx. > > The following changes since commit 6f4dd40cddbd69c56fec1285fee02cbd5a3833d8: > >Prepare v2011.06-rc2 (2011-06-02 23:19:27 +0200) > > are available in the git repository at: >git://www

[U-Boot] [PATCH v2] arm920t/at91: use new clock features from libat91-common

2011-06-08 Thread Andreas Bießmann
This patch enables the new clock features from new libat91-common. This is a required step to get at91rm9200_usart replaced by atmel_usart driver. Signed-off-by: Andreas Bießmann Cc: Jens Scharsig Cc: Eric Bénard --- changes since v1: - add missing cpu.c resent due to wrong list mail ...

Re: [U-Boot] [PATCH] SMDK6400: fix the compiler error

2011-06-08 Thread Albert ARIBAUD
Hi Minkyu, Le 03/06/2011 10:15, Minkyu Kang a écrit : > Dear Albert ARIBAUD, > > On 3 June 2011 16:27, Minkyu Kang wrote: >> This patch adds _end for fix following compiler error >> >> arch/arm/cpu/arm1176/start.o: In function `_end_ofs': >> arch/arm/cpu/arm1176/start.S:61: undefined reference t

Re: [U-Boot] [STATUS] WARNING: huge ARM board removal pending

2011-06-08 Thread Albert ARIBAUD
Hi Minkyu, Le 08/06/2011 10:47, Minkyu Kang a écrit : > Please apply this patch for SMDK6400. > http://patchwork.ozlabs.org/patch/98525/ > > Thanks > Minkyu Kang Done. Amicalement, -- Albert. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists

Re: [U-Boot] [PATCH 0/6] OMAP: fix build breaks on OMAP boards

2011-06-08 Thread Albert ARIBAUD
Hi Aneesh, Le 07/06/2011 17:13, Aneesh V a écrit : > Fix build breaks for OMAP boards. > All the build breaks were due to couple of missing > defines in the config file, namely: > > CONFIG_SYS_SDRAM_BASE and CONFIG_SYS_INIT_SP_ADDR > > They have been fixed by providing the right SDRAM > base addre

Re: [U-Boot] [STATUS] WARNING: huge ARM board removal pending

2011-06-08 Thread Albert ARIBAUD
Hi Igor, Le 08/06/2011 22:00, Igor Grinberg a écrit : > Hi Albert, > I can see Aneesh has posted several fixes of that kind (also for these two > boards), > so may be his values are better justified and don't need either TODO or FIXME. > If it is so, then my patch can be dropped. Alright -- I'l

[U-Boot] Pull request: u-boot-arm/master

2011-06-08 Thread Albert ARIBAUD
Hi Wolfgang, The following changes since commit 6f4dd40cddbd69c56fec1285fee02cbd5a3833d8: Prepare v2011.06-rc2 (2011-06-02 23:19:27 +0200) are available in the git repository at: git://git.denx.de/u-boot-arm.git master Fabio Estevam (4): mx31ads: Use the new relocation scheme

Re: [U-Boot] [PATCH 1/5] Tegra2: Add bitfield access macros

2011-06-08 Thread Wolfgang Denk
Dear Simon Glass, In message you wrote: > > I think I responded to your point about not being able to search in > the source code. I can't really respond to your point about it being Yes, and doing so you ignore all previous discussion about portability etc. etc. etc. Let's stop this discussio

Re: [U-Boot] Pull request u-boot-blackfin.git (v2)

2011-06-08 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1307122089-6470-1-git-send-email-vap...@gentoo.org> you wrote: > The following changes since commit 6f4dd40cddbd69c56fec1285fee02cbd5a3833d8: > > Prepare v2011.06-rc2 (2011-06-02 23:19:27 +0200) > > are available in the git repository at: > git://www.denx.de/

Re: [U-Boot] Pull request: u-boot-arm/master

2011-06-08 Thread Wolfgang Denk
Dear Albert ARIBAUD, In message <4defde71.7010...@aribaud.net> you wrote: > Hi Wolfgang, > > The following changes since commit 6f4dd40cddbd69c56fec1285fee02cbd5a3833d8: > >Prepare v2011.06-rc2 (2011-06-02 23:19:27 +0200) > > are available in the git repository at: >git://git.denx.de/u-

Re: [U-Boot] [PATCH v3 02/10] armv7: add miscellaneous utility macros

2011-06-08 Thread Wolfgang Denk
Dear Aneesh V, In message <4def62a6.7060...@ti.com> you wrote: > > I still don't think this is the 'right' solution for my problem. I don't > like the fact that clrsetbits_le32() introduces a lot of un-necessary > 'volatile's. Well, with this argument you would also have to refuse using readl()

Re: [U-Boot] Download the u-boot from flash back to PC

2011-06-08 Thread Detlev Zundel
Hi Mike, > On Wednesday, June 08, 2011 09:43:36 Detlev Zundel wrote: >> If you decide to implement a "tftpput" command, I for one would find >> this a very nice addition indeed ;) > > someone has already posted tftp server support for u-boot. not sure if it's > been merged yet, but wolfgang seem

[U-Boot] [PATCH V3 0/2] GPIO: Tegra2: add GPIO driver for Tegra2

2011-06-08 Thread Tom Warren
This patchset adds a GPIO driver for Tegra2 SoC, and enables it for all boards Changes in V2: - use 'gpio_pin' enum in gpio.h (Simon Glass review request) - change 'GPIO_PORT8' to 'GPIO_FULLPORT' (Simon Glass request) - change 'offset' to 'pin' globally - enable GPI

[U-Boot] [PATCH V3 2/2] arm: Tegra2: GPIO: enable GPIO for Tegra2 boards

2011-06-08 Thread Tom Warren
Signed-off-by: Tom Warren --- Changes in V2: - enable GPIO for all boards (tegra2-common.h) Changes in V3: - enable use of common cmd_gpio include/configs/tegra2-common.h |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/include/configs/tegra2-common.h b/i

[U-Boot] [PATCH V3 1/2] GPIO: Tegra2: add GPIO driver for Tegra2

2011-06-08 Thread Tom Warren
Signed-off-by: Tom Warren --- Changes in V2: - use 'gpio_pin' enum in gpio.h (Simon Glass review request) - change 'GPIO_PORT8' to 'GPIO_FULLPORT' (Simon Glass request) - change 'offset' to 'pin' globally Changes in V3: - use common cmd_gpio; remove redundant cmd pr

Re: [U-Boot] [PATCH V3 1/2] GPIO: Tegra2: add GPIO driver for Tegra2

2011-06-08 Thread Mike Frysinger
On Wednesday, June 08, 2011 18:08:12 Tom Warren wrote: > --- a/common/cmd_gpio.c > +++ b/common/cmd_gpio.c > > +#ifdef CONFIG_TEGRA2_GPIO > +#include > +#else > #include > +#endif sorry, but no. create an asm/gpio.h in the arch/arm/ subtree that includes asm/arch/gpio.h. you could pro

Re: [U-Boot] Download the u-boot from flash back to PC

2011-06-08 Thread Mike Frysinger
On Wednesday, June 08, 2011 17:42:30 Detlev Zundel wrote: > > On Wednesday, June 08, 2011 09:43:36 Detlev Zundel wrote: > >> If you decide to implement a "tftpput" command, I for one would find > >> this a very nice addition indeed ;) > > > > someone has already posted tftp server support for u-bo

[U-Boot] [PATCH v2] powerpc/85xx: Add basic support for P1023RDS board

2011-06-08 Thread Roy Zang
The P1023RDS board is the reference board for the P1023 SoC. Add support for booting it from NOR or NAND, with fixed 2G of DDR, PCIe, UART, I2C, etc. Signed-off-by: Roy Zang Signed-off-by: Haiying Wang Signed-off-by: Chunhe Lan Signed-off-by: Lei Xu Signed-off-by: York Sun Signed-off-by: Kum

Re: [U-Boot] [PATCH] sh: Fix rsk7203 alignment problem

2011-06-08 Thread Nobuhiro Iwamatsu
Applied, thanks! Nobuhiro 2011/5/31 Phil Edworthy : > > Signed-off-by: Phil Edworthy > --- >  board/renesas/rsk7203/lowlevel_init.S |    1 + >  1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/board/renesas/rsk7203/lowlevel_init.S > b/board/renesas/rsk7203/lowlevel_init.S > ind

Re: [U-Boot] [PATCH v2] sh: Add support for SH2A freestanding build

2011-06-08 Thread Nobuhiro Iwamatsu
Hi, Phil. Applied to next branch. Thanks! Nobuhiro 2011/6/3 Phil Edworthy : > SH2A toolchains often only provide an fdpic version of libgcc. This > can't be used with bare-metal software like U-Boot, so this patch > provides the necessary functions extracted from libgcc. > > Signed-off-by: Phil

Re: [U-Boot] cache support make DaVinci dm365 quicker reading emmc

2011-06-08 Thread Raffaele Recalcati
On Wed, Jun 1, 2011 at 3:09 PM, Raffaele Recalcati wrote: > Thanks to: > > commit c3330e9d6a11b6ead4a2346001338ce884b5832b > Author: Heiko Schocher > Date:   Fri Sep 17 13:10:30 2010 +0200 > >    ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board > > > My 'Basi' board, ba

[U-Boot] [PATCH] sh: sh2a: Add sh2a optimize to config.mk

2011-06-08 Thread Nobuhiro Iwamatsu
Only the optimization of sh2 had been supported up. This adds the optimization of sh2a. Signed-off-by: Nobuhiro Iwamatsu --- arch/sh/cpu/sh2/config.mk |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/arch/sh/cpu/sh2/config.mk b/arch/sh/cpu/sh2/config.mk index f2d40aa.

Re: [U-Boot] [PATCH v2 2/2] arm: a320: enable tagged list support

2011-06-08 Thread Po-Yu Chuang
Dear Albert, On Tue, May 17, 2011 at 11:11 AM, Po-Yu Chuang wrote: > From: Po-Yu Chuang > > > Signed-off-by: Po-Yu Chuang > --- >  include/configs/a320evb.h |    6 ++ >  1 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/include/configs/a320evb.h b/include/configs/a320evb.h >

Re: [U-Boot] [PATCH v2 2/2] arm: a320: enable tagged list support

2011-06-08 Thread Po-Yu Chuang
Dear Albert, On Thu, Jun 9, 2011 at 2:35 PM, Po-Yu Chuang wrote: > Dear Albert, > > On Tue, May 17, 2011 at 11:11 AM, Po-Yu Chuang > wrote: >> From: Po-Yu Chuang >> >> >> Signed-off-by: Po-Yu Chuang >> --- >>  include/configs/a320evb.h |    6 ++ >>  1 files changed, 6 insertions(+), 0 del