On Friday 29 March 2013 00:13:30 Anatolij Gustschin wrote:
> Hi,
>
> On Thu, 28 Mar 2013 20:18:48 +0100
> Pali Rohár wrote:
> ...
>
> > Hi, can you include also two next patches from this series?
> >
> > http://patchwork.ozlabs.org/patch/217492/
> > http://patchwork.ozlabs.org/patch/225868/
>
Signed-off-by: Josh Wu
---
boards.cfg |1 +
include/configs/at91sam9260ek.h | 18 +-
2 files changed, 18 insertions(+), 1 deletion(-)
diff --git a/boards.cfg b/boards.cfg
index 272a5fc..871f4b6 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -94,6 +94,7 @@
Signed-off-by: Josh Wu
---
arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c |4
board/atmel/at91sam9260ek/at91sam9260ek.c | 10 ++
include/configs/at91sam9260ek.h | 16 ++--
3 files changed, 28 insertions(+), 2 deletions(-)
diff --git a
This patch series enable mmc command support for at91sam9g20ek board.
It also support save environment in mmc card.
Josh Wu (2):
arm: at91: enable mci support for at91sam9g20ek.
arm: at91: add at91sam9g20ek_mmc_config, which can save environment
in mmc card
arch/arm/cpu/arm926ejs/at91/at
On 16/03/13 10:10, Simon Glass wrote:
> On Fri, Mar 15, 2013 at 5:29 AM, Akshay Saraswat wrote:
>> The condition for testing of PLL getting locked was incorrect. Rectify
>> this error in this patch.
>>
>> Reported-by: Alexei Fedorov
>> Signed-off-by: Hatim Ali
>> Signed-off-by: Akshay Saraswat
Dear Rajeshwari Shinde,
On 15/03/13 19:38, Rajeshwari Shinde wrote:
> Add required compatible information for s5p serial driver
>
> Signed-off-by: Abhilash Kesavan
> Signed-off-by: Rajeshwari Shinde
> Acked-by: Simon Glass
> ---
> Changes in V2:
> - Changed the compatible string to "sa
On Friday, March 29, 2013 05:50 AM, Tom Rini wrote:
On Mon, Mar 25, 2013 at 06:43:34AM -, Chris Ruehl wrote:
Hi,
I start a project on a freescale imx27 using the dm9000a for network.
I learned that the tftp , nfs and other network related working more
less very unstable. I start compare t
Dear Inderpal Singh,
On 15/03/13 15:23, Inderpal Singh wrote:
> tzpc_init is common for all exynos5 boards, hence move it to
> armv7/exynos so that all other boards can use it.
>
> Also update the smdk5250 Makefile and config file.
>
> Signed-off-by: Inderpal Singh
> Acked-by: Chander Kashyap
I'm not so familiar with u-boot. Your way seems more elegant. I've
being using this version with loading/saving env within the FAT on the
microSD for a while.
There is a feature in my solution that needs to be mentioned. The
default environment is read out from the variable
"default_environment" wi
On 12/03/13 22:41, Przemyslaw Marczak wrote:
> "spl_imgsize" was set as decimal variable by "setexpr"
> and this causes wrong image size written by "ext4write".
> Preset this val with "0x" prefix allow to fix this issue.
>
> Signed-off-by: Przemyslaw Marczak
> Signed-off-by: Kyungmin Park
> Cc:
On 05/03/13 22:49, Vivek Gautam wrote:
> Enclosing process_nodes() and spi_get_config() inside
> CONFIG_OF_CONTROL, since they are compiled only for DT systems.
>
> This fixes following warning:
> exynos_spi.c:391:12: warning: 'process_nodes' defined but not used
> [-Wunused-function]
>
> Signed
On 05/03/13 22:49, Vivek Gautam wrote:
> Compiling for non-dt systems gives folowing warning:
> smdk5250.c: In function 'board_eth_init':
> smdk5250.c:152:6: warning: unused variable 'node' [-Wunused-variable]
>
> Declare variable 'node' only for dt enabled systems to remove this
> warning.
>
> S
Dear Amarendra Reddy,
On 28/03/13 18:10, Amarendra Reddy wrote:
> Dear Minkyu,
>
> I have plans to send a new patch to 'make this code conditional'.
> But it will be a new patch.
I always said to you.
Please DO NOT top posting... please.
>
> I am planning to take up this activity after the V7
Dear Akshay,
On 28/03/13 23:32, Akshay Saraswat wrote:
> This patch set tries to fix few bugs in timer and re-organises PWM
> clock code.
>
> Changes since v2:
> - Patch-1: New patch.
> - Patch-2: None.
> - Patch-3: None.
> - Patch-4: None.
> - Patch-5: Fixed typo pa
On Thu, Mar 28, 2013 at 9:04 PM, Tom Rini wrote:
>
> On Thu, Mar 28, 2013 at 12:52:04PM +0800, Dashi Cao wrote:
>
> > Hi all,
> > I have got a Beagleboard-xm, and I'm feeling that saving environment
> > variable is an issue because this board has no NAND.
> >
> > U-Boot supports environment variab
On Thu, Mar 28, 2013 at 09:06:28PM +0100, Albert ARIBAUD wrote:
> Hello Tom,
>
> Here is a pull request for u-boot-arm/master -- note it should appear
> trivial and result in a fast-forward as ARM ToT is actually a merge of
> mainline ToT so as to resolve minor manual merge issues.
>
> The follo
Hi,
On Thu, 7 Mar 2013 16:15:19 +0100
Pali Rohár wrote:
...
>attached kernel, internal eMMC memory, external SD card, u-boot boot order
>
> * in CONFIG_PREBOOT try load bootmenu.scr from first partition of internal
>eMMC memory (also known as MyDocs) which (should) overwrite default
>
Hi,
On Thu, 28 Mar 2013 20:18:48 +0100
Pali Rohár wrote:
...
>
> Hi, can you include also two next patches from this series?
>
> http://patchwork.ozlabs.org/patch/217492/
> http://patchwork.ozlabs.org/patch/225868/
These patches are in my queue, I didn't forgot about them :-)
Regarding the "c
Hi,
Does anyone know what TI Davinci board is using the KSZ8873 switch?
Thank you
Andy
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi Albert,
On Thursday 28 March 2013 21:42:13 Albert ARIBAUD wrote:
> On Thu, 28 Mar 2013 19:57:31 +0100, Marc Dietrich
> wrote:
> > Many on-disk structures used in the directory are accessed in a
> > non aligned manner. gcc => 4.7 (and gcc-4.6 from Linaro) switched
> > to -munaligned-access on d
This patch uses the environment variable "tftpserverip" as the tftp
server IP instead of serverip. If it is unset, it defaults to serverip.
>From 049d0795c5fcffb0ddc8a43ea2f1b373afb5c2b1 Mon Sep 17 00:00:00 2001
From: Rory Toma
Date: Thu, 28 Mar 2013 14:52:16 -0700
Subject: [PATCH] tftp server pa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/28/2013 05:58 PM, Rory Toma wrote:
> This patch uses the environment variable "tftpserverip" as the
> tftp server IP instead of serverip. If it is unset, it defaults to
> serverip.
What's the use case for this exactly? I believe serverip is set
I'm having a difficult time figuring out why I'm failing to get an ACK
response generated when running the /drivers/i2c/ppc4xx_i2c.c ->
i2c_transfer function. I'm using the same values as a reference boot loader
from a while back (2007).
Here is my I2C configurations:
231 /* SPD i2c spd addresses
> "Tom" == Tom Rini writes:
Tom> On Thu, Mar 28, 2013 at 06:14:34PM +0100, TENART Antoine wrote:
>> Rename some CONFIG_TI814X to a more generic CONFIG_81XX
Tom> This is fine except it breaks bisectability, you need to also add
Tom> CONFIG_TI81XX to ti814x_evm.h at this point.
It afaik a
On Thu, Mar 28, 2013 at 10:37:28PM +0100, Peter Korsgaard wrote:
> > "TENART" == TENART Antoine writes:
>
> TENART> Also move some non common defintions from hardware.h
> TENART> ---
> TENART> arch/arm/include/asm/arch-am33xx/hardware.h|7 +--
> TENART> arch/arm/include/asm/a
On Thu, Mar 28, 2013 at 06:14:37PM +0100, TENART Antoine wrote:
[snip]
> +#define CONFIG_TI816X_DDR3_796 /* Values supported
> 400,531,675,796 */
> +#define CONFIG_TI816X_DDR3_SW_LEVELING /* Enable software leveling as
> part of DDR3 init*/
Lines too long. Please ru
On Thu, Mar 28, 2013 at 06:14:36PM +0100, TENART Antoine wrote:
> ---
> arch/arm/include/asm/arch-am33xx/clock.h |4 +
> arch/arm/include/asm/arch-am33xx/clocks_ti816x.h | 173
> ++
> 2 files changed, 177 insertions(+)
> create mode 100644 arch/arm/include/asm/a
On Thu, Mar 28, 2013 at 10:04:40PM +0100, Peter Korsgaard wrote:
> > "TENART" == TENART Antoine writes:
>
> Acked-by: Peter Korsgaard
>
> I just now noticed that you forgot to sign off on your patches (-s
> option).
Yes, please fix with a v2 of the series which also addreses the other
feed
On Thu, Mar 28, 2013 at 11:22:52PM +0400, wrote:
> How long does usually moderation take?
Your message was posted to the list some time ago.
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot
On Mon, Mar 25, 2013 at 06:43:34AM -, Chris Ruehl wrote:
> Hi,
>
> I start a project on a freescale imx27 using the dm9000a for network.
>
> I learned that the tftp , nfs and other network related working more
> less very unstable. I start compare the dm9000.c code with the
> upstream kernel
On Thu, Mar 28, 2013 at 06:14:34PM +0100, TENART Antoine wrote:
> Rename some CONFIG_TI814X to a more generic CONFIG_81XX
This is fine except it breaks bisectability, you need to also add
CONFIG_TI81XX to ti814x_evm.h at this point.
--
Tom
signature.asc
Description: Digital signature
On Thu, Mar 28, 2013 at 06:14:41PM +0100, TENART Antoine wrote:
> ---
> MAINTAINERS|4 +
> arch/arm/include/asm/arch-am33xx/spl.h |9 +
> board/ti/ti816x/Makefile | 48 ++
> board/ti/ti816x/evm.c | 753
> ++
> "TENART" == TENART Antoine writes:
TENART> Also move some non common defintions from hardware.h
TENART> ---
TENART> arch/arm/include/asm/arch-am33xx/hardware.h|7 +--
TENART> arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |5 ++
TENART> arch/arm/include/asm/arch-am
> "TENART" == TENART Antoine writes:
TENART> ---
TENART> arch/arm/include/asm/arch-am33xx/cpu.h|4 +
TENART> arch/arm/include/asm/arch-am33xx/cpu_ti816x.h | 269
+
TENART> arch/arm/include/asm/emif.h |4 +
TENART> 3 files chang
> "TENART" == TENART Antoine writes:
Acked-by: Peter Korsgaard
--
Bye, Peter Korsgaard
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
> "TENART" == TENART Antoine writes:
Acked-by: Peter Korsgaard
I just now noticed that you forgot to sign off on your patches (-s
option).
--
Bye, Peter Korsgaard
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo
> "TENART" == TENART Antoine writes:
TENART> Rename some CONFIG_TI814X to a more generic CONFIG_81XX
Acked-by: Peter Korsgaard
--
Bye, Peter Korsgaard
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi Marc,
On Thu, 28 Mar 2013 19:57:31 +0100, Marc Dietrich
wrote:
> Many on-disk structures used in the directory are accessed in a
> non aligned manner. gcc => 4.7 (and gcc-4.6 from Linaro) switched
> to -munaligned-access on default causing exceptions on ARM. The
> easiest way to fix this is t
Hello Tom,
Here is a pull request for u-boot-arm/master -- note it should appear
trivial and result in a fast-forward as ARM ToT is actually a merge of
mainline ToT so as to resolve minor manual merge issues.
The following changes since commit
417c55803118eb8e350d5ab8ba6583fb39f4e2e3:
apx4devk
On Thu, Mar 28, 2013 at 12:52:04PM +0800, Dashi Cao wrote:
> Hi all,
> I have got a Beagleboard-xm, and I'm feeling that saving environment
> variable is an issue because this board has no NAND.
>
> U-Boot supports environment variable file located in a FAT file system.
> So I set out and made a
On Thu, Mar 28, 2013 at 11:22:52PM +0400, wrote:
> How long does usually moderation take?
Your message was posted to the list some time ago. Our PAX custodian
(Marek) has been quite busy of late, I've replied with some general
comments.
--
Tom
signature.asc
Descript
On Mon, Feb 18, 2013 at 09:30:38PM +0400, Sergey Yanovich wrote:
> LP-8x4x is a programmable automation controller by ICP DAS. It is
> shipped with outdated U-Boot v1.3.0
>
> This patch adds enough supports to boot the board:
> - 128M of 128M SDRAM
> - 32M of 48M NOR Flash memory
> - 1 of 4 Se
How long does usually moderation take?
-- Forwarded message --
From:
Date: 18 February 2013 21:39
Subject: Your message to U-Boot awaits moderator approval
To: ynv...@gmail.com
Your mail to 'U-Boot' with the subject
[PATCH] arm: pxa: Add support for ICP DAS LP-8x4x
Is be
On Thursday 28 March 2013 16:32:47 Anatolij Gustschin wrote:
> On Sun, 24 Mar 2013 01:53:08 +0100
>
> Anatolij Gustschin wrote:
> > From: Pali Rohár
> >
> > The "bootmenu" command uses U-Boot menu interfaces and
> > provides a simple mechanism for creating menus with several
> > boot items. Whe
Many on-disk structures used in the directory are accessed in a
non aligned manner. gcc => 4.7 (and gcc-4.6 from Linaro) switched
to -munaligned-access on default causing exceptions on ARM. The
easiest way to fix this is to force no-unaligned-access in this
(non speed critical) directory.
Signed-o
Tom,
On Thursday 28 March 2013 10:26:03 Tom Warren wrote:
> A start vector fix was added by AneeshV for OMAP4 (commit 0d479b53),
> and caused the old monilithic Tegra builds to hang due to an undefined
> instruction trap. Previously, the code needed to run on both the
> AVP (ARM7TDI) and A9, and t
On Thu, Mar 28, 2013 at 05:45:33PM +, Adnan Ali wrote:
> On 28/03/13 17:04, Tom Rini wrote:
> >On Thu, Mar 21, 2013 at 02:04:45PM +, Adnan Ali wrote:
> >
> >>Introduces btrfs file-system to read file from
> >>volume/sub-volumes with btrload command. This
> >>implementation has read-only sup
Hi Tom,
> Just confirmed - in tegra20_sflash.c, remove the < HEAD section (#ifdef
> CONFIG_OF_CONTROL + 2 lines), and keep the "tegra: spi remove non fdt
> support" section (spi->slave.bus = bus + 4 lines).
Ok, thanks a lot for confirming. I'll do the merge (and tests)
accordingly on u-boot-a
On 28/03/13 17:04, Tom Rini wrote:
On Thu, Mar 21, 2013 at 02:04:45PM +, Adnan Ali wrote:
Introduces btrfs file-system to read file from
volume/sub-volumes with btrload command. This
implementation has read-only support.
This btrfs implementation is based on syslinux btrfs
code, commit 269e
On Wednesday 27 March 2013 09:15 PM, Tom Rini wrote:
> On Tue, Mar 26, 2013 at 09:57:35AM +0530, Sricharan R wrote:
>
>> Now with kernel moving to all device tree, the default
>> boot command is changed to pass the device tree blob.
>> Also, adding the findfdt command to get the dt-blob
>> based o
This serie introduce the support of the TI816X EVM board.
It applies on top of Matt Porter patches introducing the support of the
TI814X EVM board ("Add TI814x EVM Support").
The serie fits into the existing AM33XX SoC support and reuse some definitions
from the TI814X.
Based on the implementat
---
MAINTAINERS|4 +
arch/arm/include/asm/arch-am33xx/spl.h |9 +
board/ti/ti816x/Makefile | 48 ++
board/ti/ti816x/evm.c | 753
boards.cfg |1 +
include/configs/t
---
arch/arm/include/asm/arch-am33xx/mmc_host_def.h |2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/include/asm/arch-am33xx/mmc_host_def.h
b/arch/arm/include/asm/arch-am33xx/mmc_host_def.h
index e0a3b8b..09d7a77 100644
--- a/arch/arm/include/asm/arch-am33xx/mmc_host_def.h
+++ b/
Also move some non common defintions from hardware.h
---
arch/arm/include/asm/arch-am33xx/hardware.h|7 +--
arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |5 ++
arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |5 ++
arch/arm/include/asm/arch-am33xx/hardware_ti816x.h |
---
arch/arm/include/asm/arch-am33xx/cpu.h|4 +
arch/arm/include/asm/arch-am33xx/cpu_ti816x.h | 269 +
arch/arm/include/asm/emif.h |4 +
3 files changed, 277 insertions(+)
create mode 100644 arch/arm/include/asm/arch-am33xx/cpu_ti816x.h
---
arch/arm/include/asm/arch-am33xx/ddr_defs.h|4 +
arch/arm/include/asm/arch-am33xx/ddr_defs_ti816x.h | 250
2 files changed, 254 insertions(+)
create mode 100644 arch/arm/include/asm/arch-am33xx/ddr_defs_ti816x.h
diff --git a/arch/arm/include/asm/arch-am33xx/
---
arch/arm/include/asm/arch-am33xx/clock.h |4 +
arch/arm/include/asm/arch-am33xx/clocks_ti816x.h | 173 ++
2 files changed, 177 insertions(+)
create mode 100644 arch/arm/include/asm/arch-am33xx/clocks_ti816x.h
diff --git a/arch/arm/include/asm/arch-am33xx/cloc
---
arch/arm/include/asm/arch-am33xx/mux.h|2 +
arch/arm/include/asm/arch-am33xx/mux_ti816x.h | 363 +
2 files changed, 365 insertions(+)
create mode 100644 arch/arm/include/asm/arch-am33xx/mux_ti816x.h
diff --git a/arch/arm/include/asm/arch-am33xx/mux.h
b/a
Rename some CONFIG_TI814X to a more generic CONFIG_81XX
---
Makefile|2 +-
arch/arm/cpu/armv7/Makefile |2 +-
arch/arm/cpu/armv7/omap-common/Makefile |2 +-
arch/arm/include/asm/arch-am33xx/cpu.h |2 +-
arch/arm/include/asm/arch-am33xx/o
A start vector fix was added by AneeshV for OMAP4 (commit 0d479b53),
and caused the old monilithic Tegra builds to hang due to an undefined
instruction trap. Previously, the code needed to run on both the
AVP (ARM7TDI) and A9, and the AVP doesn't have a CP15 register.
I corrected this in commit 6d6
On Thu, Mar 21, 2013 at 02:04:45PM +, Adnan Ali wrote:
> Introduces btrfs file-system to read file from
> volume/sub-volumes with btrload command. This
> implementation has read-only support.
> This btrfs implementation is based on syslinux btrfs
> code, commit 269ebc845ebc8b46ef4b0be7fa0005c7
Hi Albert,
On Thursday, March 28, 2013 4:16:06 PM, Albert ARIBAUD wrote:
> Hi Benoît,
>
> On Thu, 28 Mar 2013 15:37:57 +0100 (CET), Benoît Thébaudeau
> wrote:
>
> > Hi Albert,
> >
> > On Thursday, March 28, 2013 10:55:29 AM, Albert ARIBAUD wrote:
> > > Hi Benoît,
> > >
> > > On Wed, 6 Mar 20
Hi Sir,
I am using AMCC PPC440Gx processor for our project presently the board is
working fine with vxWorks(BSP + OS + Application).
But our customer new requirement is same board should be ported with linux.
1. We are using BDI2000 JTAG tool for porting u-boot and kernel.
2. We are not able
On Sun, 24 Mar 2013 01:53:08 +0100
Anatolij Gustschin wrote:
> From: Pali Rohár
>
> The "bootmenu" command uses U-Boot menu interfaces and provides
> a simple mechanism for creating menus with several boot items.
> When running this command the menu will be assembled as defined
> by a set of en
Hi,
On Tue, 26 Mar 2013 16:19:35 +0100
Pali Rohár wrote:
...
> I tested them on Nokia N900 and in qemu (hw n900). Working fine.
Thanks for testing!
Anatolij
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Sun, 24 Mar 2013 01:52:04 +0100
Anatolij Gustschin wrote:
> Checking the default menu item and obtaining its data can
> be useful in custom menu code. Export menu_default_choice()
> function which serves this purpose.
>
> Signed-off-by: Anatolij Gustschin
> ---
> common/menu.c |2 +-
>
On Sun, 24 Mar 2013 01:50:40 +0100
Anatolij Gustschin wrote:
> From: Pali Rohár
>
> Selecting menu items is currently done in menu_interactive_choice()
> by reading the user input strings from standard input.
>
> Extend menu_interactive_choice() to support user defined function
> for selecting
Hello Anatolij,
I really impressed for your quick response.
I will correct it as per your inputs.
Thank you,
Regards,
Nandakumar R.
-Original Message-
From: "Anatolij Gustschin"
Sent: Thursday, 28 March, 2013 19:11
To: nandakumar.ramasw...@pricoltech.com
Cc: u-boot@lists.denx.de
Subje
On Wed, Mar 27, 2013 at 05:50:17AM +0100, Manfred Huber wrote:
> Please test the Patch. It is very simple on a Beagleboard. I guess you
> have flashed the actual SPL and u-boot and Beagleboard boots correctly.
> Now press and hold 'User' button and connect power. SPL should hang.
> You can see som
On Thu, Mar 28, 2013 at 10:50:44AM +0100, Andreas Bie??mann wrote:
> Hi Javier,
>
> On 03/28/2013 10:11 AM, Javier Martinez Canillas wrote:
> > On Thu, Mar 28, 2013 at 9:45 AM, Andreas Bie??mann
> > wrote:
> >> Dear Manfred Huber,
> >>
> >> On 03/28/2013 07:06 AM, Manfred Huber wrote:
> >>> On 20
Albert,
On Thu, Mar 28, 2013 at 8:08 AM, Tom Warren wrote:
> Albert,
>
>
> On Thu, Mar 28, 2013 at 6:38 AM, Albert ARIBAUD > wrote:
>
>> Hello all,
>>
>> While preparing for an ARM PR, specifically a merge between commit
>> 417c55803118eb8e350d5ab8ba6583fb39f4e2e3 (current u-boot/master ToT)
>>
Hi Benoît,
On Thu, 28 Mar 2013 15:37:57 +0100 (CET), Benoît Thébaudeau
wrote:
> Hi Albert,
>
> On Thursday, March 28, 2013 10:55:29 AM, Albert ARIBAUD wrote:
> > Hi Benoît,
> >
> > On Wed, 6 Mar 2013 19:59:07 +0100, Benoît Thébaudeau
> > wrote:
> >
> > > From: Fabio Estevam
> > >
> > > In
Hi Stephen,
On Thu, 28 Mar 2013 08:59:05 -0600, Stephen Warren
wrote:
> On 03/28/2013 05:15 AM, Albert ARIBAUD wrote:
> > Hi Stephen,
> >
> > On Wed, 27 Mar 2013 22:43:23 -0600, Stephen Warren
> > wrote:
> >
> >> Apparently, CONFIG_SYS_HZ must be 1000. Change this, and fix the timer
> >> driv
On 03/28/2013 03:00 AM, Albert ARIBAUD wrote:
> Hi Stephen,
>
> On Thu, 21 Mar 2013 21:32:30 -0600, Stephen Warren
> wrote:
>
>> Apparently, CONFIG_SYS_HZ must be 1000. Change this, and fix the timer
>> driver to conform to this.
>
> Is this a fix to some known issue or bug?
Yes. The bootdelay
Albert,
On Thu, Mar 28, 2013 at 6:38 AM, Albert ARIBAUD
wrote:
> Hello all,
>
> While preparing for an ARM PR, specifically a merge between commit
> 417c55803118eb8e350d5ab8ba6583fb39f4e2e3 (current u-boot/master ToT)
> and commit d53e340edf65ff253d3a7b06ebe60501045892e3 (current Tot for
> u-boo
On 03/28/2013 05:15 AM, Albert ARIBAUD wrote:
> Hi Stephen,
>
> On Wed, 27 Mar 2013 22:43:23 -0600, Stephen Warren
> wrote:
>
>> Apparently, CONFIG_SYS_HZ must be 1000. Change this, and fix the timer
>> driver to conform to this.
>>
>> Have the timer implementation export a custom API get_timer_
On Thu, Mar 28, 2013 at 7:46 AM, Ruchika Gupta
wrote:
> The patch set adds support for next level image validation (linux,
> rootfs, dtb) in secure boot scenarios.
It seems to focus in PowerPC, do you know if same code could be ported to ARM?
--
Otavio Salvador O.S. S
Hi Albert,
On Thursday, March 28, 2013 10:55:29 AM, Albert ARIBAUD wrote:
> Hi Benoît,
>
> On Wed, 6 Mar 2013 19:59:07 +0100, Benoît Thébaudeau
> wrote:
>
> > From: Fabio Estevam
> >
> > Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT option so that other NAND
> > controller
> > drivers could use i
Dear Vivek Gautam,
> This adds usb framework support for super-speed usb, which will
> further facilitate to add stack support for xHCI.
>
> Signed-off-by: Vikas C Sajjan
> Signed-off-by: Vivek Gautam
[...]
> --- a/include/usb.h
> +++ b/include/usb.h
> @@ -67,6 +67,16 @@ struct devrequest {
>
Dear Vivek Gautam,
> Few broken usb mass storage devices can take some time to set
> Current Connect Status (CCS) and Connect Status Change (CSC) in
> Port status register after an attach.
> So increasing some timeout when both CCS and CSC bits are not set.
>
> Signed-off-by: Amar
> Signed-off-b
Dear Vivek Gautam,
> Fetch the device class into usb device's dwcriptors,
> so that the host controller's driver can use this info
> to differentiate between HUB and DEVICE.
>
> Signed-off-by: Amar
Is this a full name? Otherwise this patch is OK.
> ---
> common/usb.c |5 +
> 1 files c
Dear Vivek Gautam,
> Power on root hubs' ports only when they are not yet powered on.
> Its seen with USB 3.0 ports that they are powered on after
> a H/W reset, as also reflected in XHCI spec (sec 4.3):
> "After a Chip Hardware Reset, HCRST, or commanded to the
> PLS = RxDetect state, all Root Hu
Dear Vivek Gautam,
> Some cleanup in usb framework, nothing much on feature side.
>
> Signed-off-by: Vikas C Sajjan
> Signed-off-by: Vivek Gautam
> ---
> common/usb.c | 18 ++
> common/usb_storage.c | 30 --
> include/usb_defs.h |2
On Thu, Mar 28, 2013 at 11:49:54AM +0100, Andreas Bie??mann wrote:
> On 11/23/2012 04:14 PM, Andreas Bie??mann wrote:
> > This RFC series implements BCH8 for OMAP3 as provided by linux kernel in
> > commit
> > 0e618ef0a6a33cf7ef96c2c824402088dd8ef48c.
> > This series is heavily influenced by Ilya
From: Gabe Black
Some small fixes in the exynos pwm driver:
1. NS_IN_HZ is non-sensical since these are not compatible units. This
constant actually describes the number of nanoseconds in a second. Renamed it
to NS_IN_SEC. Also dropped the unnecessary parenthesis.
2. The variable "period" is not
From: Padmavathi Venna
Use generic api to get the pwm clock frequency
Test with command "sf probe 1:0; time sf read 40008000 0 1000".
Try with different numbers of bytes and see that sane values are obtained
Build and boot U-boot with this patch, backlight works properly.
Signed-off-by: Padmava
As we shall now be using clock_get_periph_rate function.
We find no reason for keeping code in function exynos5_get_pwm_clk.
Hence, removing it.
Signed-off-by: Akshay Saraswat
---
Changes since v2:
- New patch.
arch/arm/cpu/armv7/exynos/clock.c | 21 -
1 file changed
From: Padmavathi Venna
MPLL is selected as the source clk of pwm by default
Test with command "sf probe 1:0; time sf read 40008000 0 1000".
Try with different numbers of bytes and see that sane values are obtained
Build and boot U-boot with this patch, backlight works properly.
Signed-off-by: P
From: Padmavathi Venna
Add generic api to get the frequency of the required peripherial. This
API gets the source clock frequency and returns the required frequency
by dividing with first and second dividers based on the requirement.
Test with command "sf probe 1:0; time sf read 40008000 0 1000"
From: Gabe Black
The pwm_config function in the exynos pwm driver divides by its period
period parameter. A function was calling pwm_config with a 0ns period and a
0ns duty cycle. That doesn't actually make any sense physically, and results
in a divide by zero in the driver. This change changes t
From: Gabe Black
First, the "div" value was being used incorrectly to compute the frequency of
the PWM timer. The value passed in is a constant which reflects the value
that would be found in a configuration register, 0 to 4. That should
correspond to a scaling factor of 1, 2, 4, 8, or 16, 1 << d
From: Che-Liang Chiou
timer_get_us returns the time in microseconds since a certain reference
point of history. However, it does not guarantee to return an accurate
time after a long period; instead, it wraps around (that is, the
reference point is reset to some other point of history) after som
From: Simon Glass
At present get_timer() does not return sane values. It should count up
smoothly in milliscond intervals.
We can change the PWM to count down at 1MHz, providing a resolution
of 1us and a range of about an hour between required get_timer() calls.
Test with command "sf probe 1:0;
This patch enables time command.
Signed-off-by: Akshay Saraswat
---
Chnages since v2:
- New patch.
include/configs/exynos5250-dt.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index 2b9d6ac..b13aade 100644
--- a
This patch set tries to fix few bugs in timer and re-organises PWM
clock code.
Changes since v2:
- Patch-1: New patch.
- Patch-2: None.
- Patch-3: None.
- Patch-4: None.
- Patch-5: Fixed typo paremters in commit message.
- Patch-6: None.
- Pa
Minkyu,
Thanks for comments.
Please find my reply below the comment.
>On 28/02/13 19:59, Akshay Saraswat wrote:
>> The pwm_config function in the exynos pwm driver divides by its period
>> period parameter. A function was calling pwm_config with a 0ns period and a
>> 0ns duty cycle. That doesn't
Hi Minkyu,
Thanks for your comments.
>Dear Akshay,
>
>On 28/02/13 19:59, Akshay Saraswat wrote:
>> First, the "div" value was being used incorrectly to compute the frequency of
>> the PWM timer. The value passed in is a constant which reflects the value
>> that would be found in a configuration r
On 03/27/2013 10:36 AM, Fabio Estevam wrote:
When booting a Freescale kernel 3.0.35 on a Wandboard solo, the get_board_rev()
returns 0x62xxx, which is not a value understood by the VPU
(Video Processing Unit) library in the kernel and causes the video playback to
fail.
The expected values for ge
Thanks for your comments.
Please find the reply corresponding to comments below.
>Dear Akshay,
>
>On 28/02/13 19:59, Akshay Saraswat wrote:
>> At present get_timer() does not return sane values. It should count up
>> smoothly in milliscond intervals.
>>
>> diff --git a/arch/arm/cpu/armv7/s5p-comm
Hello,
On Thu, 28 Mar 2013 17:19:15 +0530 (IST)
nandakumar.ramasw...@pricoltech.com wrote:
>
> Hello,
>
> 1) Please share me, if any one used mx53loco - LVDS settings for
> hannstar (mcimx-lvds1) display as per the below,
I've never used mx53loco board, also I never used a hannstar
display. T
1 - 100 of 132 matches
Mail list logo