Re: [U-Boot] [Ac100] [PATCH v2 1/6] i2c: add slave mode support

2014-04-29 Thread Andrey Danin
On 29.04.2014 3:06, Stephen Warren wrote: On 04/26/2014 07:14 PM, Andrey Danin wrote: Signed-off-by: Andrey Danin CC: Stephen Warren CC: Marc Dietrich CC: Julian Andres Klode CC: ac...@lists.launchpad.net Don't you want to CC the I2C maintainer, Heiko Schocher , on this series? Sorry, I

Re: [U-Boot] [RFC] Kconfig: MAINTAINERS file or not?

2014-04-29 Thread Masahiro Yamada
Hi Wolfgang, On Mon, 28 Apr 2014 22:41:07 +0200 Wolfgang Denk wrote: > Dear Masahiro, > > In message <20140428185854.b2b8.aa925...@jp.panasonic.com> you wrote: > > > > Before I send Kconfig series v2, > > please let me cofirm our approach of maintainers info. > > Thanks for all your patience

Re: [U-Boot] [PATCH] boards.cfg: fix a configuration error of ep8248 board

2014-04-29 Thread Heiko Schocher
Hello Masahiro, Am 30.04.2014 05:55, schrieb Masahiro Yamada: "make ep8248_config" fails with an error like this: $ make ep8248_config make: *** [ep8248_config] Error 1 Its cause is that there are two entries for "ep8248". The first is around line 652 of boards.cfg. (as Active) The

Re: [U-Boot] [PATCH v4 4/5] mtd: nand: omap: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width

2014-04-29 Thread Gupta, Pekon
Hi Scott, >From: Scott Wood [mailto:scottw...@freescale.com] >>On Mon, 2014-04-28 at 17:11 +0530, Pekon Gupta wrote: >> + CONFIG_SYS_NAND_DEVICE_WIDTH >> +Specifies bus-width of the default NAND device connected to SoC. >> +This config is useful for driver which cannot self initialize or

Re: [U-Boot] [PATCH] sandbox: move source files from board/ to arch/sandbox/

2014-04-29 Thread Masahiro Yamada
Hi Simon, > > With this change, you can decrease one level hierarchy. > > > > board/sandbox/sandbox/sandbox.c > > -> board/sandbox/sandbox.c > > That seems better to me. Will you update your patch? > Sure. Could you check this? http://patchwork.ozlabs.org/patch/344051/ Best Regards Masahi

Re: [U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa

2014-04-29 Thread Michael Ellerman
On Tue, 2014-04-29 at 12:52 -0300, Fabio Estevam wrote: > On Tue, Apr 29, 2014 at 12:48 PM, Wolfgang Denk wrote: > > Dear Fabio, > > > > In message > > you > > wrote: > >> > >> Looks like the quick fix is for Michael/Geert do not build uImage for > >> xtensa on their automated build environment

Re: [U-Boot] [PATCH 04/11] kconfig: add basic Kconfig files

2014-04-29 Thread Masahiro Yamada
Hi Simon, > > + > > +config SPL_BUILD > > + bool > > + depends on BUILD_MODE="SPL" || BUILD_MODE="TPL" > > What is the TPL term for? Please note that both CONFIG_SPL_BUILD and CONFIG_TPL_BUILD must be defined during the build of TPL image. To sum up in a matrix, the definition of th

[U-Boot] [PATCH] sandbox: set sandbox's vendor as null

2014-04-29 Thread Masahiro Yamada
Because sandbox is not a real hardware, setting vendor=sandbox is almost meaningless. This commit sets sandbox's vendor field to '-'. It is a good thing that it reduces one level directory hierarchy. The files board/sandbox/sandbox/* have been moved to board/sandbox/*. Signed-off-by: Masahiro Ya

[U-Boot] [PATCH] boards.cfg: fix a configuration error of ep8248 board

2014-04-29 Thread Masahiro Yamada
"make ep8248_config" fails with an error like this: $ make ep8248_config make: *** [ep8248_config] Error 1 Its cause is that there are two entries for "ep8248". The first is around line 652 of boards.cfg. (as Active) The second appears around line 1230. (as Orphan) This bug was acciden

[U-Boot] [PATCH] net: phy/cortina: Add four phy addresses support

2014-04-29 Thread Chunhe Lan
Before CORTINA driver only supports two phy addresses. This patch adds the four phy addresses support for CORTINA PHY module. Signed-off-by: Chunhe Lan --- drivers/net/phy/cortina.c | 28 ++-- 1 files changed, 22 insertions(+), 6 deletions(-) diff --git a/drivers/net/p

[U-Boot] [PATCH v3] qe: disable qe when qe-ucode fails to be uploaded for deep sleep

2014-04-29 Thread Zhao Qiang
when qe-ucode fails to be uploaded, deep sleep will hang, so disable qe when there is no qe-ucode. Only mpc85xx support deep sleep and mpc83xx doesn't, it doesn't need to disable qe for mpc83xx. Signed-off-by: Zhao Qiang --- Changes for v2: - add "#ifdef CONFIG_MPC85xx" Changes for v3:

Re: [U-Boot] [PATCH] video: mxc_ipuv3_fb: stash frame buffer pointer in global data.

2014-04-29 Thread Marek Vasut
On Tuesday, April 29, 2014 at 11:26:41 PM, Otavio Salvador wrote: [...] > > /* Clear the screen */ > > memset((char *)fbi->screen_base, 0, fbi->fix.smem_len); > > Apart from that, please add my Acked-by. Please add proper tags, otherwise patchwork cannot pick this automatically

Re: [U-Boot] [PATCH V2] video: mxc_ipuv3_fb: stash frame buffer pointer in global data.

2014-04-29 Thread Marek Vasut
On Tuesday, April 29, 2014 at 11:37:56 PM, Eric Nelson wrote: > This patch updates the i.MX video driver to store the > frame-buffer address in the fb_base field of the global > data structure *gd. > > By doing this, you can find the frame buffer address > using the 'bdinfo' command: > > U-

[U-Boot] [PATCHv2] ARM: exynos: remove the unused code

2014-04-29 Thread Jaehoon Chung
"mmc boot" command didn't use anywhere. It can be replace "mmc dev" command. Signed-off-by: Jaehoon Chung --- Changelog v2: - Fixed the different address for loading and uploading. include/configs/s5pc210_universal.h |7 ++- include/configs/trats.h |7 ++-

Re: [U-Boot] [RFC] RFC: convert MPC8536DS to use generic board

2014-04-29 Thread Scott Wood
On Sat, 2014-04-26 at 21:36 +0200, Wolfgang Denk wrote: > Dear York Sun, > > In message <535be09f.80...@freescale.com> you wrote: > > >> Change return value for mac_read_from_eeprom() when mismatch happens to > > >> prevent calling hang(). > > > > > > You mean, you just ignore the error? This is

[U-Boot] [PATCH 6/8] [omap3][overo] Add Board Revision for Wireless chip

2014-04-29 Thread Ash Charles
Gumstix Overo COMs with board revision 0x4 use a different Wifi and Bluetooth module: Wi2Wi's W2CBW0015. No other code changes are required in u-boot---just handling of this particular board revision. Signed-off-by: Ash Charles --- board/overo/overo.c | 1 + board/overo/overo.h | 1 + 2 files c

[U-Boot] [PATCH 8/8] [omap3][overo] Allow overo to boot with device tree

2014-04-29 Thread Ash Charles
Update the board configuration for Gumstix Overo. In particular, add support for zImage and DTB files on boot. Signed-off-by: Ash Charles --- include/configs/omap3_overo.h | 57 --- 1 file changed, 37 insertions(+), 20 deletions(-) diff --git a/include/co

[U-Boot] [PATCH 7/8] OMAP3: overo: add some Gumstix expansion boards

2014-04-29 Thread Ash Charles
Add EEPROM ID switches for Alto35, Arbor43C, Stagecoach, Thumbo, and Turtlecore Gumstix Overo expansion boards. Signed-off-by: Ash Charles --- board/overo/overo.c | 42 -- board/overo/overo.h | 16 2 files changed, 56 insertions(+), 2 dele

[U-Boot] [PATCH 4/8] OMAP3: overo: eliminate hard-coded partition offsets

2014-04-29 Thread Ash Charles
The linux kernel is at nand0,3 using the current layout, but is best accessed through the partition label "linux". Since CONFIG_CMD_MTDPARTS is defined the CONFIG_JFFS2 settings are unreferenced; use "setenv partition rootfs" to set the default mtd partition for jffs2. Signed-off-by: Peter A. Big

[U-Boot] [PATCH 5/8] arm: omap3: Fix omap3_overo SPL boot hangup

2014-04-29 Thread Ash Charles
Patch f33b9bd3 [arm: omap3: Enable clocks for peripherals only if they are used] breaks SPL booting on Overo. Since some gpio inputs are read to detect the board revision. But with this patch above, the clocks to the GPIO subsystems are not enabled per default any more. The GPIO banks need to be co

[U-Boot] [PATCH 3/8] OMAP3: overo: increase linux partition to 8 MiB

2014-04-29 Thread Ash Charles
From: "Peter A. Bigot" Linux kernel at version 3.5 is about 3.5 MiB; test kernels for 3.10 exceed 4 MiB. Prepare for future upgrades by increasing the NAND partition now. Signed-off-by: Peter A. Bigot Tested-by: Ash Charles --- include/configs/omap3_overo.h | 4 ++-- 1 file changed, 2 insert

[U-Boot] [PATCH 2/8] OMAP3: overo: add command support for mtd and ubi

2014-04-29 Thread Ash Charles
The NAND linux partition format default was changed from jffs2 to ubi in 254973e6df0e48f1a72b67905185c774dcd9f394 but the corresponding commands were not enabled. Signed-off-by: Peter A. Bigot Tested-by: Ash Charles --- include/configs/omap3_overo.h | 40 +---

[U-Boot] [PATCH 0/8] omap3: overo: update board data

2014-04-29 Thread Ash Charles
This patch series collects board-specific fixes and updates for the Gumstix Overo COMs. Ash Charles (7): omap: overo: allow the use of a plain text env file instead boot scripts OMAP3: overo: add command support for mtd and ubi OMAP3: overo: eliminate hard-coded partition offsets arm:

[U-Boot] [PATCH 1/8] omap: overo: allow the use of a plain text env file instead boot scripts

2014-04-29 Thread Ash Charles
Adapted from d70f5480 described below. commit d70f54808dfa83b574e1239c3eccbcf3317343e1 Author: Javier Martinez Canillas Date: Mon Jan 7 03:51:20 2013 + omap4: allow the use of a plain text env file instead boot scripts For production systems it is better to use script

Re: [U-Boot] [RFC] RFC: convert MPC8536DS to use generic board

2014-04-29 Thread Scott Wood
On Sat, 2014-04-26 at 09:36 -0700, York Sun wrote: > On 04/26/2014 02:22 AM, Wolfgang Denk wrote: > >> +#ifdef CONFIG_PPC > >> + gd = (gd_t *) (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_GBL_DATA_OFFSET); > >> + __asm__ __volatile__("":::"memory"); > >> +#endif > > > > Again, this is a global change.

Re: [U-Boot] [PATCH v4 4/5] mtd: nand: omap: add CONFIG_SYS_NAND_DEVICE_WIDTH to determine NAND device bus-width

2014-04-29 Thread Scott Wood
On Mon, 2014-04-28 at 17:11 +0530, Pekon Gupta wrote: > + CONFIG_SYS_NAND_DEVICE_WIDTH > + Specifies bus-width of the default NAND device connected to SoC. > + This config is useful for driver which cannot self initialize or > + parse ONFI parameter (like SPL drivers), or for supporti

[U-Boot] [PATCH] disk: part_efi: add support for the Alternate GPT

2014-04-29 Thread Steve Rae
Check the Alternate GPT table if the Primary GPT table is invalid. Signed-off-by: Steve Rae --- disk/part_efi.c | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/disk/part_efi.c b/disk/part_efi.c index 216a292..ad899fa 100644 --- a/disk/part_efi.c +++ b/d

Re: [U-Boot] i.MX6SL using 1.8V eMMC

2014-04-29 Thread Otavio Salvador
adding the U-Boot mailing list in the loop. Forgot by mistake. On Tue, Apr 29, 2014 at 6:17 PM, Otavio Salvador wrote: > Hello, > > I've been trying to get a custom board working in 1.8V without dirty > hacks as writing VSELECT bit in VENDORSPEC byhand after initializing > it. > > I tried to impl

[U-Boot] [PATCH V2] video: mxc_ipuv3_fb: stash frame buffer pointer in global data.

2014-04-29 Thread Eric Nelson
This patch updates the i.MX video driver to store the frame-buffer address in the fb_base field of the global data structure *gd. By doing this, you can find the frame buffer address using the 'bdinfo' command: U-Boot > bdinfo arch_number = 0x0EB9 ... FB base

[U-Boot] [PATCH] omap4: duovero: Add Gumstix DuoVero machine.

2014-04-29 Thread Ash Charles
This adds the Gumstix DuoVero machine [1]. This is a OMAP4430-based computer-on-module (COM aka SOM) that can be mounted on various expansion boards with different peripherals. [1] https://store.gumstix.com/index.php/category/43/ Signed-off-by: Ash Charles Cc: Tom Rini --- board/gumstix/duove

Re: [U-Boot] [PATCH] video: mxc_ipuv3_fb: stash frame buffer pointer in global data.

2014-04-29 Thread Eric Nelson
Hi Otavio, On 04/29/2014 02:26 PM, Otavio Salvador wrote: Hello Eric, On Tue, Apr 29, 2014 at 6:13 PM, Eric Nelson wrote: This patch updates the i.MX video driver to store the frame-buffer address in the fb_base field of the global data structure *gd. By doing this, you can find the frame bu

Re: [U-Boot] [PATCH] video: mxc_ipuv3_fb: stash frame buffer pointer in global data.

2014-04-29 Thread Otavio Salvador
Hello Eric, On Tue, Apr 29, 2014 at 6:13 PM, Eric Nelson wrote: > This patch updates the i.MX video driver to store the > frame-buffer address in the fb_base field of the global > data structure *gd. > > By doing this, you can find the frame buffer address > using the 'bdinfo' command: > >

[U-Boot] [PATCH] video: mxc_ipuv3_fb: stash frame buffer pointer in global data.

2014-04-29 Thread Eric Nelson
This patch updates the i.MX video driver to store the frame-buffer address in the fb_base field of the global data structure *gd. By doing this, you can find the frame buffer address using the 'bdinfo' command: U-Boot > bdinfo arch_number = 0x0EB9 ... FB base

Re: [U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa

2014-04-29 Thread Chris Zankel
Hi, I have a port for the Xtensa architecture ready, and it would be great if you could include it in the mainline tree. I still have to finish another project, but could start sending patches for RFC to this mailing list in a week or two. Thanks, -Chris On 4/29/14, 8:48 AM, Wolfgang Denk w

Re: [U-Boot] [PATCH 08/12] MX6: add mmdc configuration for MX6Q/MX6DL

2014-04-29 Thread Otavio Salvador
Hello, On Tue, Apr 29, 2014 at 12:15 PM, Eric Nelson wrote: > On 04/28/2014 01:17 PM, Tim Harvey wrote: >> >> Add functions for configuring MMDC iomux and configuration based on >> board-specific configurations. >> >> Signed-off-by: Tim Harvey >> --- >> v2: >> - split out mmdc and iomux structs

[U-Boot] [PATCH] am335x: pepper: Add Gumstix Pepper AM335x-based machine

2014-04-29 Thread Ash Charles
This adds the Gumstix Pepper[1] single-board computer based on the TI AM335x processor. Schematics are available [2]. [1] https://store.gumstix.com/index.php/products/344/ [2] https://pubs.gumstix.com/boards/PEPPER/ Signed-off-by: Ash Charles Cc: Tom Rini --- board/gumstix/pepper/Makefile | 1

Re: [U-Boot] [PATCH 08/12] MX6: add mmdc configuration for MX6Q/MX6DL

2014-04-29 Thread Eric Nelson
Hi Tim, On 04/29/2014 11:19 AM, Tim Harvey wrote: On Tue, Apr 29, 2014 at 8:15 AM, Eric Nelson wrote: Hi Tim, Do you think that someone will want to use SPL on i.MX6 with support for only one of the variants? It seems that this should be conditionally included if i.MX6DQ is supported by

Re: [U-Boot] [PATCH 08/12] MX6: add mmdc configuration for MX6Q/MX6DL

2014-04-29 Thread Tim Harvey
On Tue, Apr 29, 2014 at 8:15 AM, Eric Nelson wrote: > Hi Tim, > > > On 04/28/2014 01:17 PM, Tim Harvey wrote: >> >> Add functions for configuring MMDC iomux and configuration based on >> board-specific configurations. >> >> Signed-off-by: Tim Harvey >> --- >> v2: >> - split out mmdc and iomux str

Re: [U-Boot] [PATCH v2] iomux-v3: Add support for mx6sl LVE bit

2014-04-29 Thread Otavio Salvador
On Tue, Apr 29, 2014 at 10:15 AM, Fabio Estevam wrote: > On mx6sl there is a LVE (Low Voltage Enable) bit in the IOMUXC_SW_PAD_CTL > register that can enable or disable low voltage on the pad. > > LVE is bit 22 of IOMUXC_SW_PAD_CTL register, but in order to make the > calculation easier we can def

[U-Boot] [PATCH] ARM: Samsung: s5p_goni: maintainer update

2014-04-29 Thread Mateusz Zalega
Because I'm leaving Samsung Electronics, I won't have access to their developer hardware anymore. Przemyslaw Marczak will take over my responsibilities. Signed-off-by: Mateusz Zalega Acked-by: Przemyslaw Marczak Cc: Minkyu Kang --- boards.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(

[U-Boot] [PATCH v2] mmc: postponed needless timer initialization

2014-04-29 Thread Mateusz Zalega
mmc_init() doesn't call get_timer() anymore if MMC is already initialized. Signed-off-by: Mateusz Zalega Cc: Pantelis Antoniou --- Detached from earlier "DFU, MMC, Gadget, Goni, misc." series because of lack of relevance to other patches. v2: - deleted change-id line from commit message, sorry!

[U-Boot] [PATCH v2] common: fixed linker-list example

2014-04-29 Thread Mateusz Zalega
Last argument shouldn't be there. Signed-off-by: Mateusz Zalega Acked-by: Marek Vasut Cc: Tom Rini --- Detached from earlier "DFU, MMC, Gadget, Goni, misc." series because of lack of relevance to other patches. v2: - deleted change-id line from commit message, sorry! --- include/linker_lists.

Re: [U-Boot] MMC: proposal to support multiple physical partitions

2014-04-29 Thread Steve Rae
Thanks for the response, > -Original Message- > From: Pantelis Antoniou [mailto:pa...@antoniou-consulting.com] > Sent: Tuesday, April 29, 2014 10:25 > To: Steve Rae > Cc: u-boot@lists.denx.de; tr...@ti.com; albert.u.b...@aribaud.net > Subject: Re: MMC: proposal to support multiple physical

Re: [U-Boot] [PATCH] mmc: postponed needless timer initialization

2014-04-29 Thread Pantelis Antoniou
Hi Mateusz, Looks good. I'll apply it. On Apr 29, 2014, at 8:16 PM, Mateusz Zalega wrote: > mmc_init() doesn't call get_timer() anymore if MMC is already > initialized. > > Change-Id: Iec694abe3315d146d35dc130ad80b73dffd0983b > Signed-off-by: Mateusz Zalega > Cc: Pantelis Antoniou > --- > Det

Re: [U-Boot] MMC: proposal to support multiple physical partitions

2014-04-29 Thread Pantelis Antoniou
Hi Steve, On Apr 24, 2014, at 8:50 PM, Steve Rae wrote: > In addition to using the MMC "user area" (the device's physical partition), I > am also using the "first MMC boot partition" and the "second MMC boot > partition"... > As a result, I am currently using the following code snippet in a num

[U-Boot] [PATCH] common: fixed linker-list example

2014-04-29 Thread Mateusz Zalega
Last argument shouldn't be there. Change-Id: Ie227f4bee2c542b15c1a7089894532366ec89a1d Signed-off-by: Mateusz Zalega Acked-by: Marek Vasut Cc: Tom Rini --- Detached from earlier "DFU, MMC, Gadget, Goni, misc." series because of lack of relevance to other patches. There were no changes since th

[U-Boot] [PATCH] mmc: postponed needless timer initialization

2014-04-29 Thread Mateusz Zalega
mmc_init() doesn't call get_timer() anymore if MMC is already initialized. Change-Id: Iec694abe3315d146d35dc130ad80b73dffd0983b Signed-off-by: Mateusz Zalega Cc: Pantelis Antoniou --- Detached from earlier "DFU, MMC, Gadget, Goni, misc." series because of lack of relevance to other patches. The

Re: [U-Boot] [i2c] Pull request

2014-04-29 Thread Tom Rini
On Tue, Apr 29, 2014 at 08:49:05AM +0200, Heiko Schocher wrote: > Hello Tom, > > please pull from u-boot-i2c.git, thanks! > > The following changes since commit 8854070784450f7ade382c5792b2721fbe27315a: > > Merge branch 'master' of git://www.denx.de/git/u-boot-arc (2014-04-25 > 15:08:43 -040

Re: [U-Boot] [PATCH v10 1/2] EXYNOS: Add GPIO pin numbering and rename definitions

2014-04-29 Thread Przemyslaw Marczak
Hello, On 04/28/2014 03:59 PM, Akshay Saraswat wrote: This patch includes following changes : * Adds gpio pin numbering support for EXYNOS SOCs. To have consistent 0..n-1 GPIO numbering the banks are divided into different parts where ever they have holes in them. * Rename GPIO definitions

Re: [U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa

2014-04-29 Thread Fabio Estevam
On Tue, Apr 29, 2014 at 12:48 PM, Wolfgang Denk wrote: > Dear Fabio, > > In message > you > wrote: >> >> Looks like the quick fix is for Michael/Geert do not build uImage for >> xtensa on their automated build environments. > > What would you do with an uImage file when there is no U-Boot to lo

Re: [U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa

2014-04-29 Thread Wolfgang Denk
Dear Fabio, In message you wrote: > > Looks like the quick fix is for Michael/Geert do not build uImage for > xtensa on their automated build environments. What would you do with an uImage file when there is no U-Boot to load it? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH

Re: [U-Boot] [PATCH 1/8] wandboard: Convert to generic board

2014-04-29 Thread Stefano Babic
Hi Fabio, On 29/04/2014 17:02, Fabio Estevam wrote: > Hi Stefano, > > On Mon, Apr 28, 2014 at 5:57 AM, Stefano Babic wrote: > >> Applied (whole patchset) to u-boot-imx, thanks ! > > Could you please rebase your tree against 2014.04? Actually it is > still at 2014.04-rc3. > Sorry for that, do

Re: [U-Boot] [PATCH 09/12] IMX: add additional function for pinmux using an array

2014-04-29 Thread Eric Nelson
Hi Tim, On 04/28/2014 01:17 PM, Tim Harvey wrote: > Add new function that can take an array of iomux configs, an index, and a stride to allow a multi-dimentional array of pinmux values to be used to define pinmux values per cpu-type. This takes a different approach to previously proposed soluti

Re: [U-Boot] [PATCH 07/12] MX6: add structs for mmdc and ddr iomux registers

2014-04-29 Thread Eric Nelson
Hi Tim, On 04/28/2014 01:17 PM, Tim Harvey wrote: Add memory-mapped structures for MMDC iomux and configuration. Note that while the MMDC configuration registers are common between the IMX6DQ (IMX6DUAL/IMX6QUAD) and IMX6SDL (IMX6SOLO/IMX6DUALLITE) types the iomux registers differ. This requires

Re: [U-Boot] [PATCH 08/12] MX6: add mmdc configuration for MX6Q/MX6DL

2014-04-29 Thread Eric Nelson
Hi Tim, On 04/28/2014 01:17 PM, Tim Harvey wrote: Add functions for configuring MMDC iomux and configuration based on board-specific configurations. Signed-off-by: Tim Harvey --- v2: - split out mmdc and iomux structs into separate patch --- arch/arm/cpu/armv7/mx6/Makefile | 1 + arch/arm

Re: [U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa

2014-04-29 Thread Fabio Estevam
On Tue, Apr 29, 2014 at 7:24 AM, Wolfgang Denk wrote: > Dear Fabio Estevam, > > In message <1398746935-11855-1-git-send-email-feste...@gmail.com> you wrote: >> From: Fabio Estevam >> >> Currently we get the following failure when trying to build a uImage for >> extensa: >> >> $ ./tools/mkimage -A

Re: [U-Boot] [PATCH 1/8] wandboard: Convert to generic board

2014-04-29 Thread Fabio Estevam
Hi Stefano, On Mon, Apr 28, 2014 at 5:57 AM, Stefano Babic wrote: > Applied (whole patchset) to u-boot-imx, thanks ! Could you please rebase your tree against 2014.04? Actually it is still at 2014.04-rc3. Regards, Fabio Estevam ___ U-Boot mailing li

[U-Boot] [PATCH v2] iomux-v3: Add support for mx6sl LVE bit

2014-04-29 Thread Fabio Estevam
On mx6sl there is a LVE (Low Voltage Enable) bit in the IOMUXC_SW_PAD_CTL register that can enable or disable low voltage on the pad. LVE is bit 22 of IOMUXC_SW_PAD_CTL register, but in order to make the calculation easier we can define it as a flag in bit 1, since this bit is unused. Add supp

Re: [U-Boot] [PATCH] iomux-v3: Add support for mx6sl LVE bit

2014-04-29 Thread Fabio Estevam
Otavio, On Mon, Apr 28, 2014 at 11:53 PM, Fabio Estevam wrote: >> So use 18? > > It would also break the existing IOMUX config layout. > > Bit 63 is free, so I came up with this change: Please discard this one. Actually I have a better proposal now and will submit the new patch for you to try

Re: [U-Boot] [PATCH 03/12] MX6: add common SPL configuration

2014-04-29 Thread Tim Harvey
On Mon, Apr 28, 2014 at 11:37 PM, Igor Grinberg wrote: > Hi, > > On 04/29/14 07:14, Eric Nelson wrote: >> Hi Tim, >> >> On 04/28/2014 01:17 PM, Tim Harvey wrote: >>> Add a common header which can hopefully be shared amon imx6 SPL users >>> >>> Signed-off-by: Tim Harvey >>> --- >>> v2: >>> - adjus

Re: [U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa

2014-04-29 Thread Wolfgang Denk
Dear Fabio Estevam, In message <1398746935-11855-1-git-send-email-feste...@gmail.com> you wrote: > From: Fabio Estevam > > Currently we get the following failure when trying to build a uImage for > extensa: > > $ ./tools/mkimage -A xtensa ... > + { IH_ARCH_EXTENSA,"extensa",

Re: [U-Boot] [PATCH 1/4] powerpc/mpc85xx: Ignore FDT pointer for non-QEMU in cpu_init_early_f()

2014-04-29 Thread Alexander Graf
On 29.04.14 00:52, York Sun wrote: The pointer of device tree comes from r3 for QEMU. This is not the case for normal SoCs out of reset. Having gd->fdt_blob as 0 is important for other functions to detect the non-existence of device tree. Signed-off-by: York Sun CC: Alexander Graf Acked-by:

Re: [U-Boot] [PATCH] ARM: exynos: remove the unused code

2014-04-29 Thread Jaehoon Chung
Hi, Przemyslaw. On 04/29/2014 05:15 PM, Przemyslaw Marczak wrote: > Hello Jaehoon, > > On 04/29/2014 10:09 AM, Jaehoon Chung wrote: >> "mmc boot" command didn't use anywhere. >> It can be replaced to "mmc dev" command. >> >> Signed-off-by: Jaehoon Chung >> --- >> include/configs/s5pc210_univer

Re: [U-Boot] [PATCH] ARM: exynos: remove the unused code

2014-04-29 Thread Przemyslaw Marczak
Hello Jaehoon, On 04/29/2014 10:09 AM, Jaehoon Chung wrote: "mmc boot" command didn't use anywhere. It can be replaced to "mmc dev" command. Signed-off-by: Jaehoon Chung --- include/configs/s5pc210_universal.h |7 ++- include/configs/trats.h |7 ++- include/conf

[U-Boot] [PATCH] ARM: exynos: remove the unused code

2014-04-29 Thread Jaehoon Chung
"mmc boot" command didn't use anywhere. It can be replaced to "mmc dev" command. Signed-off-by: Jaehoon Chung --- include/configs/s5pc210_universal.h |7 ++- include/configs/trats.h |7 ++- include/configs/trats2.h| 11 +++ 3 files changed, 7 ins

Re: [U-Boot] [PATCH v2 3/6] ARM: tegra: i2c: add nvec driver

2014-04-29 Thread Heiko Schocher
Hello Andrey, Am 29.04.2014 09:15, schrieb Andrey Danin: On 29.04.2014 9:43, Heiko Schocher wrote: Hello Andrey, Hello Heiko. First of all, thank you for the review! You are welcome. Am 27.04.2014 03:14, schrieb Andrey Danin: Signed-off-by: Andrey Danin CC: Stephen Warren CC: Marc Dietr

Re: [U-Boot] [PATCH] common: image: Allow mkimage to build a uImage for extensa

2014-04-29 Thread czankel
Hi Fabio, Thanks for the patch, but the name is actually 'xtensa' (without the 'e'). Would be great if you could change that. Thanks, -Chris On 4/28/14, 9:48 PM, Fabio Estevam wrote: From: Fabio Estevam Currently we get the following failure when trying to build a uImage for extensa: $ .

Re: [U-Boot] [PATCH v2 3/6] ARM: tegra: i2c: add nvec driver

2014-04-29 Thread Andrey Danin
On 29.04.2014 9:43, Heiko Schocher wrote: Hello Andrey, Hello Heiko. First of all, thank you for the review! Am 27.04.2014 03:14, schrieb Andrey Danin: Signed-off-by: Andrey Danin CC: Stephen Warren CC: Marc Dietrich CC: Julian Andres Klode CC: ac...@lists.launchpad.net --- Changes for v2