Re: [U-Boot] [PATCH 2/2] OMAP3: igep00x0: rename config file to omap3_igep00x0.h

2013-09-01 Thread Enric Balletbo Serra
Hi Javier, Just some minor changes ... 2013/8/31 Javier Martinez Canillas : > There seems to be a naming convention for the configuration > files for boards using the same SoC family. This makes > easier to do changes that affect different boards based > on the same SoC. > > Since the IGEP COM AQ

Re: [U-Boot] [PATCH 1/2] ARM: IGEP0033: rename config file to am335x_igep0033.h

2013-09-01 Thread Enric Balletbo Serra
Hi Javier, Just an observation... 2013/8/31 Javier Martinez Canillas : > There seems to be a naming convention for the configuration > files for boards using the same SoC family. This makes > easier to do changes that affect different boards based > on the same SoC. > > Since the IGEP COM AQUILA

Re: [U-Boot] [PATCH v3] i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework

2013-09-01 Thread Heiko Schocher
Hello Tom, Am 30.08.2013 14:26, schrieb Tom Rini: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/30/2013 12:48 AM, Heiko Schocher wrote: - add omap24xx driver to new multibus/multiadpater support - adapted all config files, which uses this driver Tested on the am335x based siemens boards

Re: [U-Boot] [PATCH] MMC: DWMMC: Correct the CLKDIV register value

2013-09-01 Thread Rajeshwari Birje
Hi Simon, On Thu, Aug 29, 2013 at 8:31 PM, Simon Glass wrote: > On Thu, Aug 29, 2013 at 5:04 AM, Rajeshwari Birje > wrote: >> CCing the MMC Maintainer. >> >> On Thu, Aug 29, 2013 at 4:22 PM, Rajeshwari S Shinde >> wrote: >>> This patch corrects the divider value written to CLKDIV register. >>>

[U-Boot] [PATCH] powerpc/p1010rdb: add p1010rdb-pb support with updating p1010rdb-pa

2013-09-01 Thread Shengzhou Liu
- Rename old P1010RDB board as P1010RDB-PA. - Add support for new P1010RDB-PB board. - Enable IFC flash access in case of SD boot. - Some optimization and code cleanup. Only P1010RDB-PB board is supported officially, but we still reserve code-support for previous P1010RDB-PA board. Signed-off-by:

Re: [U-Boot] [PATCH] am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF

2013-09-01 Thread Lokesh Vutla
Hi Tom, On Saturday 31 August 2013 02:43 AM, Tom Rini wrote: > On Fri, Aug 30, 2013 at 05:07:17PM -0400, Tom Rini wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 08/30/2013 12:50 AM, Sricharan R wrote: >>> Hi Tom, >>> >>> On Friday 23 August 2013 09:56 PM, Tom Rini wrote: >>>

Re: [U-Boot] [PATCH RFC 0/22] i.MX6: Update pad declarations for multiple-arch binaries

2013-09-01 Thread Otavio Salvador
On Sun, Sep 1, 2013 at 2:08 PM, Stefano Babic wrote: > Hi Otavio, > > On 31/08/2013 23:55, Otavio Salvador wrote: >> On Sat, Aug 31, 2013 at 6:38 PM, Eric Nelson >> wrote: >>> The primary reason this patch set is sent as an RFC is the overall >>> feeling that there must be a better way and the fa

Re: [U-Boot] [PATCH RFC 0/22] i.MX6: Update pad declarations for multiple-arch binaries

2013-09-01 Thread Eric Nelson
Hi Stefano, On 09/01/2013 10:08 AM, Stefano Babic wrote: Hi Otavio, On 31/08/2013 23:55, Otavio Salvador wrote: On Sat, Aug 31, 2013 at 6:38 PM, Eric Nelson wrote: The primary reason this patch set is sent as an RFC is the overall feeling that there must be a better way and the fact that non

Re: [U-Boot] [PATCH RFC 0/22] i.MX6: Update pad declarations for multiple-arch binaries

2013-09-01 Thread Stefano Babic
Hi Otavio, On 31/08/2013 23:55, Otavio Salvador wrote: > On Sat, Aug 31, 2013 at 6:38 PM, Eric Nelson > wrote: >> The primary reason this patch set is sent as an RFC is the overall >> feeling that there must be a better way and the fact that none of >> these pads is actually used by any current c