On 11/24/2014 08:50 AM, Simon Glass wrote:
> Hi Stephen,
>
> On 18 November 2014 at 21:40, Stephen Warren wrote:
>> Detect the board revision early during boot, and print the decoded
>> model name.
>>
>> Eventually, this information can be used for tasks such as:
>> - Allowing/preventing USB devi
Hi Simon,
On Wed, Jul 22, 2015 at 11:49 PM, Simon Glass wrote:
> Rather than add these as open-coded values, create an enum with the commonly
> used flags.
>
> Signed-off-by: Simon Glass
> ---
>
> arch/x86/include/asm/cpu.h | 10 ++
> 1 file changed, 10 insertions(+)
>
> diff --git a/ar
Extend time for MDIO. (Because of zed board)
Signed-off-by: Michal Simek
---
drivers/net/zynq_gem.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/zynq_gem.c b/drivers/net/zynq_gem.c
index 438e4a82e908..b2006dfa0775 100644
--- a/drivers/net/zynq_gem.c
+++ b/driv
Hi Simon,
On Wed, Jul 22, 2015 at 11:49 PM, Simon Glass wrote:
> Add support for building a 32/64-bit EFI stub for x86. This involves
> building the startup and relocation code for either i386 or x86_64.
>
> Signed-off-by: Simon Glass
> ---
>
> arch/x86/lib/Makefile | 16 +++-
> 1 f
Hi Simon,
On Wed, Jul 22, 2015 at 11:49 PM, Simon Glass wrote:
> It is useful to be able to load U-Boot onto a board even it is it already
> running EFI. This can allow access to the U-Boot command interface, flexible
> booting options and easier development.
>
> The easiest way to do this is to
On 07/16/2015 08:10 AM, Pavel Machek wrote:
> On Mon 2015-07-13 22:52:58, Stephen Warren wrote:
>> On 07/11/2015 08:04 AM, Simon Glass wrote:
>>> Hi Stephen,
>>>
>>> On 10 July 2015 at 23:34, Stephen Warren wrote:
On 07/07/2015 08:53 PM, Simon Glass wrote:
> Raspberry Pi uses a DWC2 USB c
On 07/14/2015 09:44 AM, Simon Glass wrote:
> Hi Stephen,
>
> On 13 July 2015 at 22:52, Stephen Warren wrote:
>> On 07/11/2015 08:04 AM, Simon Glass wrote:
>>> Hi Stephen,
>>>
>>> On 10 July 2015 at 23:34, Stephen Warren wrote:
On 07/07/2015 08:53 PM, Simon Glass wrote:
> Raspberry Pi us
On 07/22/2015 12:23 PM, Alexander Stein wrote:
> Now that mailbox driver supports cache flush and invalidation, we can
> enable dcache.
Aside from the minor comments I made, the series,
Acked-by: Stephen Warren
The series,
Tested-by: Stephen Warren
(eMMC access; I didn't test USB/Ethernet or L
On 07/22/2015 12:23 PM, Alexander Stein wrote:
> This adds dcache support for dwc2. The DMA buffers must be DMA aligned and
> is flushed for outgoing transactions before starting transfer. For
> ingoing transactions it is invalidated after the transfer has finished.
> diff --git a/drivers/usb/host
Hi,
> Hi,
>
> Am 23.07.2015 um 16:10 schrieb Ruchika Gupta:
> > Signed-off-by: Ruchika Gupta
> [...]
> > diff --git a/drivers/crypto/fsl/Makefile b/drivers/crypto/fsl/Makefile
> > index 4aa91e4..fd736cf 100644
> > --- a/drivers/crypto/fsl/Makefile
> > +++ b/drivers/crypto/fsl/Makefile
> > @@ -1,
On 07/22/2015 12:23 PM, Alexander Stein wrote:
> The cacheline is always 32 bytes for arm1176 CPUs, so define it at board
> config level for cache handling code.
> include/configs/rpi-common.h | 1 +
This file applies to both RPi 1 and RPi 2. Do they have the same
cacheline size?
On 07/22/2015 12:23 PM, Alexander Stein wrote:
> As both cores are similar merge the cache handling code for both CPUs
> to arm11 directory.
It's useful if you pass the -C or -M option to "git format-patch"; that
wouuld presumably have shown that arm11/cpu.c was identical to one of
the two cpu.c f
Hi Vitaly,
On Thursday 23 July 2015 11:31 PM, Vitaly Andrianov wrote:
On 07/22/2015 11:39 AM, Lokesh Vutla wrote:
This is just a cosmetic change that makes
the calling of pll init code looks much cleaner.
Signed-off-by: Lokesh Vutla
---
arch/arm/mach-keystone/clock.c | 12
On Thursday, July 23, 2015 at 08:29:42 PM, Dinh Nguyen wrote:
[...]
> >> BTW, I tested out our your branch, but I think I'm missing a step as
> >> where to put the SPL DTB?
> >>
> >>
> >> U-Boot SPL 2015.07-rc3-00100-ga2e2da6 (Jul 21 2015 - 17:15:54)
> >> drivers/ddr/altera/sequencer.c: Prepari
[trimming the list - wow a lot of people!]
Hi Bin,
On 23 July 2015 at 10:05, Bin Meng wrote:
> Hi Simon,
>
> On Wed, Jul 22, 2015 at 11:48 PM, Simon Glass wrote:
>> This series allows U-Boot to be built as an EFI payload so that U-Boot
>> can be started on almost any x86 platform that supports
Hi York,
On 23 July 2015 at 19:15, York Sun wrote:
>
>
> On 07/23/2015 03:24 PM, Simon Glass wrote:
>> Hi York,
>>
>> On 23 July 2015 at 16:10, York Sun wrote:
>>> Simon,
>>>
>>> I am facing a weird issue on the latest u-boot. I can successfully build
>>> u-boot
>>> manually, but with buildman
2015-07-24 6:21 GMT+09:00 Tom Rini :
> On Thu, Jul 23, 2015 at 05:19:39PM +0300, Nikita Kiryanov wrote:
>
>> Add option to set shell prompt string from menuconfig and use it
>> when migrating CONFIG_SYS_PROMPT to cm-fx6 defconfig.
>>
>> Cc: Tom Rini
>> Cc: Masahiro Yamada
>> Cc: Stefano Babic
>>
Hi,
In testing v2015.07 with OMAP35xx (Overo) boards (ES3.1), I see boot
failure which I bisected down to this patch. Reverting just this
patch from v2015.07 allows the same boards to boot into SPL without
issue. My OMAP37xx-based Overos seem unaffected. My guess is
enabling CONFIG_SYS_THUMB_BU
On 07/23/2015 03:24 PM, Simon Glass wrote:
> Hi York,
>
> On 23 July 2015 at 16:10, York Sun wrote:
>> Simon,
>>
>> I am facing a weird issue on the latest u-boot. I can successfully build
>> u-boot
>> manually, but with buildman I see checkdtc error.
>>
>>aarch64: + ls2085aqds
>> +make
On Sat, May 30, 2015 at 2:41 PM, Eric Nelson
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA256
>
> Hi Tom,
>
> On 05/30/2015 09:49 AM, Tom Rini wrote:
>> On Fri, May 29, 2015 at 11:46:40AM +0200, Vincent Stehlé wrote:
>>
>>> Hi,
>>>
>>> Is it still possible to boot u-boot on Wandboard thr
On 23 July 2015 at 00:17, Masahiro Yamada wrote:
> Currently, Devres requires additional 16 byte for each allocation,
> which is not so insignificant in some cases.
>
> Add CONFIG_DEVRES to make this framework optional.
> If the option is disabled, devres functions fall back to
> non-managed varia
Hi Masahiro,
On 23 July 2015 at 00:17, Masahiro Yamada wrote:
> This new command can dump all device resources associated to
> each device. The fields in every line shows:
> - The address of the resource
> - The size of the resource
> - The name of the release function
> - The stage in w
Hi Masahiro,
On 23 July 2015 at 00:17, Masahiro Yamada wrote:
> In U-Boot's driver model, memory is basically allocated and freed
> in the core framework. So, low level drivers generally only have
> to specify the size of needed memory with .priv_auto_alloc_size,
> .platdata_auto_alloc_size, etc
On 23 July 2015 at 00:17, Masahiro Yamada wrote:
> Currently, we only have DM_FLAG_ACTIVATED to indicate the device
> status, but we still cannot know in which stage is in progress,
> binding or probing.
>
> This commit introduces a new flag, DM_FLAG_BOUND, which is set when
> the device is really
Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, July 22, 2015 11:05 AM
> To: Tom Warren
> Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren;
> tomcwarren3...@gmail.com
> Subject: Re: [U-Boot] [PATCH V2 6/6] T210: Add support for
On 07/23/2015 02:46 PM, Andreas Färber wrote:
Salut Alexandre,
Am 09.07.2015 um 09:32 schrieb Alexandre Courbot:
Tegra124 requires the bootloader to perform VPR initialization, otherwise the
GPU cannot be used by the system. Since using the GPU without that
initialization results in a hang, the
On Tue, Jul 21, 2015 at 10:24 PM, Marek Vasut wrote:
> On Wednesday, July 22, 2015 at 12:46:15 AM, Dinh Nguyen wrote:
>> On 07/20/2015 02:40 PM, Marek Vasut wrote:
>> > On Monday, July 20, 2015 at 09:31:39 PM, Dinh Nguyen wrote:
>> > [...]
>> >
>> > Hi,
>> >
>> > yeah, I have some insa
Hi York,
On 23 July 2015 at 16:10, York Sun wrote:
> Simon,
>
> I am facing a weird issue on the latest u-boot. I can successfully build
> u-boot
> manually, but with buildman I see checkdtc error.
>
>aarch64: + ls2085aqds
> +make[1]: *** [checkdtc] Error 1
> +make: *** [sub-make] Error 2
fdt_addr_t is a physical address. It can be either 64-bit or 32-bit,
depending on the architecture. It should be phys_addr_t instead of
u64 or u32. Similarly, fdt_size_t is changed to phys_size_t.
Signed-off-by: York Sun
CC: Simon Glass
---
Change log
v2: Rebase code to latest master, add chang
Simon,
I am facing a weird issue on the latest u-boot. I can successfully build u-boot
manually, but with buildman I see checkdtc error.
aarch64: + ls2085aqds
+make[1]: *** [checkdtc] Error 1
+make: *** [sub-make] Error 2
I have DTC 1.4.1-ge5e6df7c. Is there any flag for buildman I can see
From: Andrea Scian
MAX6373 is a simple WDT which is programmed its configuration pins
and reset via another pin, which is usually connected to a GPIO
Signed-off-by: Andrea Scian
---
drivers/watchdog/Makefile |1 +
drivers/watchdog/max6373_wdt.c | 34 +
On Thu, Jul 23, 2015 at 05:19:39PM +0300, Nikita Kiryanov wrote:
> Add option to set shell prompt string from menuconfig and use it
> when migrating CONFIG_SYS_PROMPT to cm-fx6 defconfig.
>
> Cc: Tom Rini
> Cc: Masahiro Yamada
> Cc: Stefano Babic
> Cc: Igor Grinberg
> Signed-off-by: Nikita Ki
By default the bstopre value has been set to 0x100, used to be 1/4
value of refint. Modern DDR has increased the refresh time. Adjust
to 1/4 of refresh interval dynamically. Individual board can still
override this value in board ddr file, or to use auto-precharge.
Signed-off-by: York Sun
---
dr
On Wed, Jul 22, 2015 at 06:05:45PM -0500, Nishanth Menon wrote:
> Try to maintain as much commonality by conditionally including stuff
> in armv7_common as necessary and removing the common defines from
> keystone2 header.
>
> Note: as part of this change, all keystone2 platforms will now start
>
On Wed, Jul 22, 2015 at 06:05:42PM -0500, Nishanth Menon wrote:
> Commit bd2c4522c26d5 ("ti: armv7: enable EXT support in SPL (using
> ti_armv7_common.h)") enabled thumb mode only for SPL builds, however,
> All TI armv7 platforms do support thumb, and there is no reason why the
> space savings can
Hello folks,
I went over the process of upgrading the U-Boot, in OE-Core, and now
we have 2015.07 merged.
Along the process I found a pending patch for merging[1] and I would
like to know how is the best way to address this specific issue in
mainline.
1.
http://git.openembedded.org/openembedded
On Wed, Jul 22, 2015 at 04:56:10PM -0600, Stephen Warren wrote:
> From: Thierry Reding
>
> Some SoCs come with a custom timer interface, so allow them to use that
> instead.
>
> swarren notes: I did consider reworking this patch so the Makefile only
> compiles generic_timer.c ifndef CONFIG_SYS_
On 22 July 2015 at 17:10, Stephen Warren wrote:
> From: Thierry Reding
>
> While generating the page tables, a running integer index is shifted by
> SECTION_SHIFT (29) and causes overflow for any integer bigger than 7.
> The page tables therefore alias to the same 8 sections and cause U-Boot
> to
On 22 July 2015 at 16:44, Stephen Warren wrote:
> From: Thierry Reding
>
> The encoding of the sub instruction used to handle CONFIG_SYS_MALLOC_F_LEN
> can only accept certain values, and the set of acceptable values differs
> between the AArch32 and AArch64 instructions sets. The default value o
On 22 July 2015 at 15:34, Stephen Warren wrote:
> From: Thierry Reding
>
> Signed-off-by: Thierry Reding
> Signed-off-by: Tom Warren
> Signed-off-by: Stephen Warren
> ---
> drivers/mmc/tegra_mmc.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
Reviewed-by: Simon Glass
_
On 22 July 2015 at 16:56, Stephen Warren wrote:
> From: Thierry Reding
>
> Some SoCs come with a custom timer interface, so allow them to use that
> instead.
>
> swarren notes: I did consider reworking this patch so the Makefile only
> compiles generic_timer.c ifndef CONFIG_SYS_TIMER_COUNTER. How
On 22 July 2015 at 15:58, Stephen Warren wrote:
> From: Thierry Reding
>
> Signed-off-by: Thierry Reding
> Signed-off-by: Tom Warren
> [swarren, stripped out changes not strictly related to warnings]
> Signed-off-by: Stephen Warren
> ---
> Tom, if you look at https://github.com/swarren/u-boot/
On 22 July 2015 at 15:33, Stephen Warren wrote:
> From: Thierry Reding
>
> Signed-off-by: Thierry Reding
> Signed-off-by: Tom Warren
> Signed-off-by: Stephen Warren
> ---
> drivers/i2c/tegra_i2c.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass
_
On 6 July 2015 at 16:47, Simon Glass wrote:
> Some devices can take a long time to work out whether they have a new packet
> or now. For example the ASIX USB Ethernet dongle can take 5 seconds to do
> this, since it waits until it gets a new packet on the wire before allowing
> the USB bulk read p
On Thu, Jul 23, 2015 at 11:49:57PM +0900, Masahiro Yamada wrote:
> Hi Tom,
>
> Please pull some updates specific to UniPhier SoCs.
>
>
> The following changes since commit b217c89e8565ade3aaa9f74c33c93236bf151187:
>
> Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
> (2015-07-20
On 07/23/2015 01:06 PM, Tom Warren wrote:
Stephen,
-Original Message-
From: Stephen Warren [mailto:swar...@wwwdotorg.org]
Sent: Thursday, July 23, 2015 11:00 AM
To: Tom Warren
Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren;
tomcwarren3...@gmail.com
Subject: Re: [U-Boot] [PATCH
On Wed, Jul 22, 2015 at 11:59:38AM -0600, Simon Glass wrote:
> Hi Tom,
>
> This contains Hans's USB fixes and changes, some preliminary patches
> for Masahiro's devres stuff and various new uclasses mostly aimed at
> Rockchip support. There is also the driver model device tree SPL
> support, USB
On Wed, Jul 22, 2015 at 09:09:18PM +0530, Lokesh Vutla wrote:
> Since all the clocks are defined common, and has the same logic to get
> the frequencies, use a common definition for for clk_get_rate().
>
> Signed-off-by: Lokesh Vutla
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description:
On Thu, Jul 23, 2015 at 08:44:50AM +, Luka Perkov wrote:
> Hi Tom,
>
> can you please pull the mvebu tree? This series contains mvebu DDR
> training code and couple of bug fixes. Also, this version of pull
> request has the correct messages.
>
> Thanks,
> Luka
>
> PS. It turns out that when
On Wed, Jul 22, 2015 at 09:09:16PM +0530, Lokesh Vutla wrote:
> This is just a cosmetic change that makes
> the calling of pll init code looks much cleaner.
>
> Signed-off-by: Lokesh Vutla
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
___
On Wed, Jul 22, 2015 at 09:09:17PM +0530, Lokesh Vutla wrote:
> Remove unused external clocks and make a common definition
> for all keystone platforms.
>
> Signed-off-by: Lokesh Vutla
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
___
On Wed, Jul 22, 2015 at 09:09:15PM +0530, Lokesh Vutla wrote:
> Register Base addresses are same for PLLs in all
> keystone platforms. If a PLL is not available, the corresponding
> register addresses are marked as reserved.
> Hence use a common definition.
>
> Signed-off-by: Lokesh Vutla
Revie
On Wed, Jul 22, 2015 at 09:09:14PM +0530, Lokesh Vutla wrote:
> As per the Documentation for K2HK[1], K2L[2], K2E[3], the definition
> of DEVSPEED register is same, only the supporting speeds are
> different. Hence use the same speed definition for all platforms,
> and read the DEVSPEED register t
On Wed, Jul 22, 2015 at 09:09:12PM +0530, Lokesh Vutla wrote:
> Add print_cpuinfo() function and enable
> CONFIG_DISPLAY_CPUINFO for keystone platforms,
> so that cpu info can be displayed during boot.
>
> Signed-off-by: Lokesh Vutla
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description:
On Wed, Jul 22, 2015 at 09:09:13PM +0530, Lokesh Vutla wrote:
> There are two types of PLL for all keystone platforms:
> Main PLL, Secondary PLL. Instead of duplicating the same definition
> for each secondary PLL, have a common function which does
> initialization for both PLLs. And also add prop
On Wed, Jul 22, 2015 at 09:09:11PM +0530, Lokesh Vutla wrote:
> Add proper register definition for JTAG ID and
> cleanup cpu_is_* functions.
>
> Signed-off-by: Lokesh Vutla
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
___
Add support for usb driver for i.MX7D SoC
Signed-off-by: Adrian Alonso
Signed-off-by: Ye.Li
Signed-off-by: Peng Fan
---
Changes for V2: Resend
Changes for V3:
- Integrate review obserbations
- Add comments for fucntions board_ehci_hcd_init/board_ehci_power
Changes for V4:
- Follow kernel doc c
Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Thursday, July 23, 2015 11:00 AM
> To: Tom Warren
> Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren;
> tomcwarren3...@gmail.com
> Subject: Re: [U-Boot] [PATCH V2 5/6] P2571: dts: Add DT fil
On 07/23/2015 11:44 AM, Tom Warren wrote:
Stephen,
-Original Message-
From: Stephen Warren [mailto:swar...@wwwdotorg.org]
Sent: Wednesday, July 22, 2015 11:17 AM
To: Tom Warren
Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren;
tomcwarren3...@gmail.com
Subject: Re: [U-Boot] [PATC
On 07/22/2015 11:39 AM, Lokesh Vutla wrote:
This is just a cosmetic change that makes
the calling of pll init code looks much cleaner.
Signed-off-by: Lokesh Vutla
---
arch/arm/mach-keystone/clock.c | 12 ++---
arch/arm/mach-keystone/include/mach/clock.h | 3 ++-
board/ti
Hi Nikita,
On 07/23/2015 05:19 PM, Nikita Kiryanov wrote:
U-Boot does not explicitly assign the display to an IPU interface. Instead, it
relies on the power-on default of DI0.
Since the kernel reassigns HDMI display to DI1, after a warm reset the HDMI
display no longer works in U-Boot.
Fix thi
wo patches I get a console login on HDMI again.
>
> However, I'm still having trouble with X11... Should that be working
> with linux.git? (haven't tried linux-next.git yet)
Not much better with next-20150723, it finds the IOMMU now but otherwise
mostly unchanged:
[2.
Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, July 22, 2015 11:17 AM
> To: Tom Warren
> Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren;
> tomcwarren3...@gmail.com
> Subject: Re: [U-Boot] [PATCH V2 5/6] P2571: dts: Add DT fi
Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, July 22, 2015 10:57 AM
> To: Tom Warren
> Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren;
> tomcwarren3...@gmail.com
> Subject: Re: [U-Boot] [PATCH V2 5/6] P2571: dts: Add DT fi
Hi Simon,
On Wed, Jul 22, 2015 at 11:48 PM, Simon Glass wrote:
> This series allows U-Boot to be built as an EFI payload so that U-Boot
> can be started on almost any x86 platform that supports EFI. This is
> implemented as a stub which EFI can load plus a payload that is copied
> to RAM. The pay
On Thursday, July 23, 2015 at 04:59:37 PM, Piotr Zierhoffer wrote:
> Hi Marek
Hi,
> As BROM requires SPL binary size to be limited, we wanted to keep it
> very minimal.
>
> This driver has no integration with full U-Boot driver structure.
> What's more, it does not support writing.
>
> It was t
Hi Marek
As BROM requires SPL binary size to be limited, we wanted to keep it
very minimal.
This driver has no integration with full U-Boot driver structure.
What's more, it does not support writing.
It was tested as SPL driver, so that's why I am submitting it as such.
Best regards
Piotr Zier
On Thursday, July 23, 2015 at 02:33:00 PM, Piotr Zierhoffer wrote:
> This is a basic driver for the sunxi NAND controller for Allwinner A20.
> It supports only SPL.
Can you please elaborate how exactly is this specific only to SPL? Why?
Best regards,
Marek Vasut
__
From: Thierry Reding
Signed-off-by: Thierry Reding
Signed-off-by: Tom Warren
Signed-off-by: Stephen Warren
---
Simon,
When Thierry first posted this patch, you responded:
> > + parent = fdt_parent_offset(blob, node);
>
> This function is very slow as it must scan the whole tree. Can we
Hi,
On Sat, 25 Apr 2015 00:30:21 +0200
Hannes Petermaier wrote:
> Signed-off-by: Hannes Petermaier
> ---
>
> Changes in v2:
> - correct mistake in color order
>
> common/lcd_simplefb.c |5 -
> 1 file changed, 4 insertions(+), 1 deletion(-)
applied to u-boot-video/master.
Thanks,
A
Hi Simon,
On Wed, 22 Jul 2015 09:49:39 -0600
Simon Glass wrote:
> We cannot use this driver when running from EFI as we have no direct hardware
> access. Coreboot uses a different driver which uses tables provided by
> Coreboot. So far it does not seem possible to use a normal video driver when
This approach is different from Simon's approach. It uses objcopy
to convert u-boot-dtb.bin into an ELF object with all the binary
content included in the .data section. This elinimates the need
to include a special section in the payload's linker script. Also
there is no need to add any ASFLAGS_RE
Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, July 22, 2015 10:45 AM
> To: Tom Warren
> Cc: u-boot@lists.denx.de; Thierry Reding; Stephen Warren;
> tomcwarren3...@gmail.com
> Subject: Re: [U-Boot] [PATCH V2 3/6] ARM: Tegra210: Add So
Move CONFIG_CMD_* options that can be selected in menuconfig to cm-fx6
defconfig.
Cc: Stefano Babic
Cc: Igor Grinberg
Signed-off-by: Nikita Kiryanov
---
configs/cm_fx6_defconfig | 5 +
include/configs/cm_fx6.h | 3 ---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/configs/
Add Kconfig options for USB keyboard and use them for cm-fx6.
Cc: Marek Vasut
Cc: Stefano Babic
Cc: Igor Grinberg
Signed-off-by: Nikita Kiryanov
---
configs/cm_fx6_defconfig | 2 ++
drivers/usb/Kconfig | 27 +++
include/configs/cm_fx6.h | 2 --
3 files changed,
CPU_V7 is already selected by ARCH_MX6, so no point in selecting it again
by boards that depend on ARCH_MX6.
Cc: Albert Aribaud
Cc: Stefano Babic
Cc: Igor Grinberg
Signed-off-by: Nikita Kiryanov
---
arch/arm/cpu/armv7/mx6/Kconfig | 3 ---
1 file changed, 3 deletions(-)
diff --git a/arch/arm/
Add USB_EHCI_MX6 option to menuconfig and use it when migrating cm-fx6 usb
config to defconfig.
Cc: Masahiro Yamada
Cc: Marek Vasut
Cc: Stefano Babic
Cc: Igor Grinberg
Signed-off-by: Nikita Kiryanov
---
configs/cm_fx6_defconfig | 4
drivers/usb/host/Kconfig | 7 +++
include/configs/
cm-fx6 is an MX6 based board, and the menuconfig hierarchy should
reflect that. Make TARGET_CM_FX6 dependant on ARCH_MX6.
Cc: Stefano Babic
Cc: Igor Grinberg
Signed-off-by: Nikita Kiryanov
---
arch/arm/Kconfig | 8
arch/arm/cpu/armv7/mx6/Kconfig | 8
configs/cm_
Refactor display code to only setup hdmi if do_enable_hdmi() is invoked.
Cc: Stefano Babic
Cc: Igor Grinberg
Signed-off-by: Nikita Kiryanov
---
board/compulab/cm_fx6/cm_fx6.c | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/board/compulab/cm_fx6/cm_fx6.c b/board/com
This series includes some fixes for cm-fx6, as well as migrating of cm-fx6
config options to the defconfig file. In the process of migrating the config
#defines, new entries are added to menuconfig.
Cc: Stefano Babic
Cc: Igor Grinberg
Nikita Kiryanov (12):
arm: mx6: cm-fx6: map HDMI to IPU1 D
With recent additions to USB Kconfig the number of USB options had grown
large enough to warrant a separate menu for USB.
Add a Kconfig menu for USB.
Cc: Marek Vasut
Signed-off-by: Nikita Kiryanov
---
drivers/usb/Kconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/Kconfig
Add support for selecting display preset using the environment variable
"displaytype". This is a preparation for future merging of compulab
omap3_display.c display selection code with the cm-fx6 display selection code.
The "panel" environment variable is retained for backwards compatibility.
Cc:
U-Boot does not explicitly assign the display to an IPU interface. Instead, it
relies on the power-on default of DI0.
Since the kernel reassigns HDMI display to DI1, after a warm reset the HDMI
display no longer works in U-Boot.
Fix this by explicitly assigning HDMI to IPU1 DI0 in U-Boot.
Cc: St
Implement a cm-fx6 specific board_video_skip() to provide the option to not
initialize the display.
The new function does not init display if the environment variable "panel" is
not defined, or if it is set to an unsupported value.
Collateral changes:
- Don't use the global displays array (it's C
Add option to set shell prompt string from menuconfig and use it
when migrating CONFIG_SYS_PROMPT to cm-fx6 defconfig.
Cc: Tom Rini
Cc: Masahiro Yamada
Cc: Stefano Babic
Cc: Igor Grinberg
Signed-off-by: Nikita Kiryanov
---
common/Kconfig | 7 +++
configs/cm_fx6_defconfig | 1 +
Add kconfig options for various SPI flashes and use them in cm-fx6 defconfig.
Cc: Jagan Teki
Cc: Stefano Babic
Cc: Igor Grinberg
Signed-off-by: Nikita Kiryanov
---
configs/cm_fx6_defconfig | 8
drivers/mtd/spi/Kconfig | 44
include/confi
On Thursday, July 23, 2015 at 04:19:36 PM, Nikita Kiryanov wrote:
> Add Kconfig options for USB keyboard and use them for cm-fx6.
>
> Cc: Marek Vasut
> Cc: Stefano Babic
> Cc: Igor Grinberg
> Signed-off-by: Nikita Kiryanov
> ---
> configs/cm_fx6_defconfig | 2 ++
> drivers/usb/Kconfig |
On Thursday, July 23, 2015 at 04:19:37 PM, Nikita Kiryanov wrote:
> With recent additions to USB Kconfig the number of USB options had grown
> large enough to warrant a separate menu for USB.
>
> Add a Kconfig menu for USB.
>
> Cc: Marek Vasut
> Signed-off-by: Nikita Kiryanov
Great work, thank
On Thursday, July 23, 2015 at 04:19:35 PM, Nikita Kiryanov wrote:
> Add USB_EHCI_MX6 option to menuconfig and use it when migrating cm-fx6 usb
> config to defconfig.
>
> Cc: Masahiro Yamada
> Cc: Marek Vasut
> Cc: Stefano Babic
> Cc: Igor Grinberg
> Signed-off-by: Nikita Kiryanov
> ---
> con
On Thursday, July 23, 2015 at 04:53:48 PM, Stefan Roese wrote:
> On 23.07.2015 16:17, Marek Vasut wrote:
> > On Thursday, July 23, 2015 at 01:02:46 PM, Stefan Roese wrote:
> >> This patch enables the USB EHCI support for the Marvell Armada XP (AXP)
> >> SoCs. In compatism to the Armada 38x (A38x),
On Thursday, July 23, 2015 at 04:54:45 PM, Stefan Roese wrote:
> On 23.07.2015 16:20, Marek Vasut wrote:
> > On Thursday, July 23, 2015 at 03:07:26 PM, Anton Schubert wrote:
> >> Sry, forgot the cc again.
> >>
> >> Anton
> >
> > The patch looks OK, but it doesn't apply on top of u-boot-usb/master
On 23.07.2015 16:20, Marek Vasut wrote:
On Thursday, July 23, 2015 at 03:07:26 PM, Anton Schubert wrote:
Sry, forgot the cc again.
Anton
The patch looks OK, but it doesn't apply on top of u-boot-usb/master .
Can you please fix it up ?
Perhaps its easiest if we wait for all the queued MVEBU
On 23.07.2015 16:17, Marek Vasut wrote:
On Thursday, July 23, 2015 at 01:02:46 PM, Stefan Roese wrote:
This patch enables the USB EHCI support for the Marvell Armada XP (AXP)
SoCs. In compatism to the Armada 38x (A38x), the AXP needs to configure
the USB PLL and the USB PHY's specifically in U-B
Hi Tom,
Please pull some updates specific to UniPhier SoCs.
The following changes since commit b217c89e8565ade3aaa9f74c33c93236bf151187:
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
(2015-07-20 17:12:52 -0400)
are available in the git repository at:
git://git.denx.de/u-boo
2015-07-13 10:35 GMT+09:00 Masahiro Yamada :
> For the record, describe exactly which device of which vendor
> is used on this board.
>
> I2C EEPROM is bound by the generic compatible string, "i2c-eeprom",
> so this commit has no impact on the functionality.
>
> Signed-off-by: Masahiro Yamada
> --
2015-07-21 14:04 GMT+09:00 Masahiro Yamada :
>
> Masahiro Yamada (7):
> ARM: UniPhier: add environment sets for non-FIT Linux boot
> ARM: UniPhier: add environment variable for TFTP boot
> ARM: UniPhier: disable CONFIG_FIT
> ARM: UniPhier: update CONFIG_BOOTARGS
> ARM: UniPhier: add PH1-s
On Thursday 23 July 2015 07:08 PM, Ivan Khoronzhuk wrote:
>
>
> On 23.07.15 15:43, Mugunthan V N wrote:
>> On Thursday 23 July 2015 04:46 PM, Ivan Khoronzhuk wrote:
>>> Hi, Mugunthan
>>>
>>> You are right, phy mode is a board property.
>>> But just for clarifying, does Ethernet SS, which contains
On Thursday, July 23, 2015 at 03:07:26 PM, Anton Schubert wrote:
> Sry, forgot the cc again.
>
> Anton
The patch looks OK, but it doesn't apply on top of u-boot-usb/master .
Can you please fix it up ?
Best regards,
Marek Vasut
___
U-Boot mailing list
U
On Thursday, July 23, 2015 at 01:02:46 PM, Stefan Roese wrote:
> This patch enables the USB EHCI support for the Marvell Armada XP (AXP)
> SoCs. In compatism to the Armada 38x (A38x), the AXP needs to configure
> the USB PLL and the USB PHY's specifically in U-Boot. The A38x has done
> this already
Use the same DCD settings from Congatec's U-boot tree for
the P/N 016113 card.
Signed-off-by: Otavio Salvador
---
Changes in v3:
- New patch
Changes in v2: None
board/congatec/cgtqmx6eval/imximage.cfg | 128 +---
1 file changed, 51 insertions(+), 77 deletions(-)
d
1 - 100 of 184 matches
Mail list logo