On 08/20/2013 02:48 AM, Scott Wood wrote:
> On Mon, 2013-08-19 at 17:50 +0200, Valentin Longchamp wrote:
>> On 08/13/2013 11:38 PM, Scott Wood wrote:
>>> On Fri, 2013-07-26 at 12:02 +0200, Valentin Longchamp wrote:
This patch introduces the support for Keymile's kmp204x reference
design.
Hi Steven,
On 8/20/2013 12:51, Steven Rosenberg wrote:
Hi Bo
To clarify we need to run when booting with no human intervention and to
be able to use gmac so the questions are mainly for the procedures on
how to create a driver under uboot
I am still not fully get what you mean.
what you mean
Hello Tom,
Am 20.08.2013 00:02, schrieb Tom Rini:
Hey all,
I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
uploaded soon.
I just tried to sync u-boot-i2c.git with u-boot.git to prepare
a u-boot-i2c pull request ... and got this error:
[hs@pollux u-boot]$ git fetch origin
err
>-Original Message-
>From: sun york-R58495
>Sent: Tuesday, August 20, 2013 5:20 AM
>To: Tom Rini
>Cc: Wood Scott-B07421; Zhang Ying-B40530; Joel A Fernandes; u-
>b...@lists.denx.de; sun york-R58495; Xie Xiaobo-R63061; Zhang Ying-B40530
>Subject: Re: [U-Boot] [PATCH v5] SPL: Makefile: Buil
Hi,
Thanks for your comment.
2013/8/9 Jagan Teki :
> Hi,
>
>
> On 08-08-2013 15:02, Nobuhiro Iwamatsu wrote:
>>
>> This patch adds a driver for Renesas SoC's Queued SPI bus.
>> This supports with 8 bits per transfer to use with SPI flash.
>>
>> Signed-off-by: Kouei Abe
>> Signed-off-by: Nobuhiro
Hi Steven Rosenberg,
On 8/18/2013 22:55, Steven Rosenberg wrote:
Dear Personnel,
We are investigating using U-Boot Driver samples for development on the Atmel's
sama5dxek boards and could use some guidance.
I have reviewed the following:
http://www.chromium.org/chromium-os/u-boot-porting-gui
York,
On 20.08.2013 01:32, York Sun wrote:
> Would you ack this patch? It has a minor change to
> arch/powerpc/cpu/ppc4xx/cpu.c.
>
> On 08/15/2013 09:25 AM, Shruti Kanetkar wrote:
>> Makes the startup output more consistent
>>
>> Signed-off-by: Shruti Kanetkar
>> Acked-by: Andy Fleming
Sure:
>> I saw that you had proposed a patch for increasing the U-Boot timeout to
>> work with some USB flash devices:
>>
>> http://lists.denx.de/pipermail/u-boot/2010-December/083467.html
>
> Some devices do have strange characteristics, and increasing the
> timeout can make them work. However, it's tri
On 08/19/2013 05:48 PM, Scott Wood wrote:
> On Mon, 2013-08-19 at 17:50 +0200, Valentin Longchamp wrote:
>> On 08/13/2013 11:38 PM, Scott Wood wrote:
>>> On Fri, 2013-07-26 at 12:02 +0200, Valentin Longchamp wrote:
+ /* TLB 1 */
+ /* *I*** - Covers boot page */
+ /* *I*G - L3SR
On Mon, 2013-08-19 at 17:50 +0200, Valentin Longchamp wrote:
> On 08/13/2013 11:38 PM, Scott Wood wrote:
> > On Fri, 2013-07-26 at 12:02 +0200, Valentin Longchamp wrote:
> >> This patch introduces the support for Keymile's kmp204x reference
> >> design. This design is based on Freescale's P2040/P20
Albert,
Please pull u-boot-tegra/master into ARM/master. Thanks!
./MAKEALL -s tegra AOK, checkpatch.pl is clean.
TomR - hopefully if Albert can get this in quickly, it can make 2013.10-RC1
(or 2).
The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da:
Merge branch 'u-b
+Julius, who may have more comment
Hi Marshall,
On Mon, Aug 19, 2013 at 4:41 PM, Marshall Ha wrote:
> Hi Simon,
>
> I saw that you had proposed a patch for increasing the U-Boot timeout to
> work with some USB flash devices:
>
> http://lists.denx.de/pipermail/u-boot/2010-December/083467.html
>
>
On 08/14/2013 06:45 PM, Shengzhou Liu wrote:
> CONFIG_SYS_FSL_ESDHC_P1010_BROKEN_SDCLK was needed only on
> obsolete P1010RDB Rev.B non-formal board, not reproduced on
> P1010RDB Rev.C and new P1010RDB-PB, now it's no longer needed.
>
> Signed-off-by: Shengzhou Liu
> ---
> arch/powerpc/include/a
Stefan,
Would you ack this patch? It has a minor change to
arch/powerpc/cpu/ppc4xx/cpu.c.
On 08/15/2013 09:25 AM, Shruti Kanetkar wrote:
> Makes the startup output more consistent
>
> Signed-off-by: Shruti Kanetkar
> Acked-by: Andy Fleming
>
> ---
> arch/powerpc/cpu/mpc824x/cpu.c | 2 +-
On Wed, Jun 26, 2013 at 08:25:25PM +0200, Phil Sutter wrote:
> The basic idea is taken from the linux-kernel, but further optimized.
>
> First align the buffer to 8 bytes, then use ldrd/strd to read and store
> in 8 byte quantities, then do the final bytes.
>
> Tested using: 'date ; nand read.raw
On 03/28/2013 03:46 AM, Ruchika Gupta wrote:
> PAMU driver basic support for usage in Secure Boot.
> In secure boot PAMU is not in bypass mode. Hence to use
> any peripheral (SEC Job ring in our case), PAMU has to be
> configured.
>
> The Header file fsl_pamu.h and few functions in driver have bee
Dear Lukasz Majewski,
> USB composite gadget (g_dnl) supports only one configuration. Due to that
> the corresponding field - bConfigurationValue has been changed.
>
> Moreover more descriptive names were chosen for relevant fields.
>
> Windows XP setup:
> - Thesyscon USB Descriptor Dumper
> - z
On 08/19/2013 03:04 PM, Tom Rini wrote:
> On Mon, Aug 19, 2013 at 02:20:25PM -0700, York Sun wrote:
>> On 08/19/2013 12:54 PM, Tom Rini wrote:
>>> On Mon, Aug 19, 2013 at 02:47:53PM -0500, Scott Wood wrote:
On Mon, 2013-08-19 at 16:14 +0800, ying.zh...@freescale.com wrote:
> From: Ying Zha
On Mon, Aug 19, 2013 at 02:20:25PM -0700, York Sun wrote:
> On 08/19/2013 12:54 PM, Tom Rini wrote:
> > On Mon, Aug 19, 2013 at 02:47:53PM -0500, Scott Wood wrote:
> >> On Mon, 2013-08-19 at 16:14 +0800, ying.zh...@freescale.com wrote:
> >>> From: Ying Zhang
> >>
> >> No. You added one line AFAIC
Hey all,
I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
uploaded soon.
We've got a lot of changes in here, including the SPDX license
conversion. I'd like to ask folks to test things and let me know what's
in patchwork and should be applied, but hasn't been just yet.
Thanks al
On Mon, Aug 19, 2013 at 12:39:39PM -0500, Joe Hershberger wrote:
> The following changes since commit 012a2c15d781d327c9de8734f2b2b3f793a58724:
>
> serial: arm_dcc: Convert to use default_serial_puts (2013-08-19
> 09:44:28 -0400)
>
> are available in the git repository at:
>
> git://git.den
On Tue, Jul 30, 2013 at 11:29:20PM +0200, Roger Meier wrote:
> Hi Wolfgang,
>
> Quoting Wolfgang Denk :
>
> >The following patch series converts some more files to the new SPDX
> >License Identifier scheme. Note that some of the patches are
> >non-trivial, i. e. these should be reviewed carefull
On 08/19/2013 12:54 PM, Tom Rini wrote:
> On Mon, Aug 19, 2013 at 02:47:53PM -0500, Scott Wood wrote:
>> On Mon, 2013-08-19 at 16:14 +0800, ying.zh...@freescale.com wrote:
>>> From: Ying Zhang
>>
>> No. You added one line AFAICT. Preserve the original author here.
>
> Indeed.
>
Do we need Yin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/19/2013 03:59 PM, Scott Wood wrote:
> On Fri, 2013-08-16 at 09:14 -0500, Stuart Yoder wrote:
>> On Thu, Aug 15, 2013 at 8:47 AM,
>> wrote:
>>> From: David Feng
>>>
>>> This patch provide u-boot with arm64 support. Currently, it
>>> works on
Dear Fabio Estevam,
> Hi Marek,
>
> On Mon, Aug 19, 2013 at 4:51 PM, Marek Vasut wrote:
> > L2CC on MX53 is enabled by setting just the L2ON and C bits in CP15,
> > there's no configuration. Not even Linux enables the L2CC on MX53, so if
> > it's not on in U- Boot, then it's not on at all (and t
Hi Marek,
On Mon, Aug 19, 2013 at 4:51 PM, Marek Vasut wrote:
> L2CC on MX53 is enabled by setting just the L2ON and C bits in CP15, there's
> no
> configuration. Not even Linux enables the L2CC on MX53, so if it's not on in
> U-
> Boot, then it's not on at all (and that sucks).
This is what
On Fri, 2013-08-16 at 09:14 -0500, Stuart Yoder wrote:
> On Thu, Aug 15, 2013 at 8:47 AM, wrote:
> > From: David Feng
> >
> > This patch provide u-boot with arm64 support. Currently, it works on
> > Foundation Model for armv8 or Fast Model for armv8.
> >
> > Signed-off-by: David Feng
> > ---
>
On Mon, Aug 19, 2013 at 02:47:53PM -0500, Scott Wood wrote:
> On Mon, 2013-08-19 at 16:14 +0800, ying.zh...@freescale.com wrote:
> > From: Ying Zhang
>
> No. You added one line AFAICT. Preserve the original author here.
Indeed.
> > SPL defines CONFIG_SPL_BUILD but this does not percolate to t
On Mon, Aug 19, 2013 at 08:50:24PM +0100, M?ns Rullg?rd wrote:
> Tom Rini writes:
>
> > On 08/19/2013 01:33 PM, M?ns Rullg?rd wrote:
> >> Scott Wood writes:
> > [snip]
> >>> i960 is a bad analogy. It's often possible to turn arm32 asm
> >>> into arm64 asm with some search and replace and minor
On Mon, Aug 19, 2013 at 09:47:09PM +0200, Marek Vasut wrote:
> Dear Tom Rini,
>
> > On Tue, Aug 06, 2013 at 04:54:53PM +0200, Marek Vasut wrote:
> > > Add mkimage support for generating and verifying MXS bootstream.
> > > The implementation here is mostly a glue code between MXSSB v0.4
> > > and m
Dear Fabio Estevam,
> Hi Dirk,
>
> On Mon, Aug 19, 2013 at 12:16 PM, Dirk Behme wrote:
> > Is the mx53 L2 cache the same like on mx6?
>
> I think they are different.
>
> On mx6 the L2 cache controller is memory mapped ,but on mx53 there is
> no L2 cache entry in its memory map.
>
> Regards,
>
On Mon, Aug 19, 2013 at 09:45:55PM +0200, Marek Vasut wrote:
> Dear Tom Rini,
>
> > On Mon, Aug 19, 2013 at 06:44:03PM +0200, Stefano Babic wrote:
> > > Hi Tom,
> > >
> > > On 19/08/2013 18:19, Tom Rini wrote:
> > > > On Mon, Aug 12, 2013 at 04:39:27PM +0200, Stefano Babic wrote:
> > > >> (header
Tom Rini writes:
> On 08/19/2013 01:33 PM, Måns Rullgård wrote:
>> Scott Wood writes:
> [snip]
>>> i960 is a bad analogy. It's often possible to turn arm32 asm
>>> into arm64 asm with some search and replace and minor manual
>>> fixups.
>>
>> Only if the original uses none of the distinguishing
On Mon, 2013-08-19 at 16:14 +0800, ying.zh...@freescale.com wrote:
> From: Ying Zhang
No. You added one line AFAICT. Preserve the original author here.
> SPL defines CONFIG_SPL_BUILD but this does not percolate to the autoconf.mk
> Makefile.
> As a result the build breaks when CONFIG_SPL_BUIL
Dear Tom Rini,
> On Tue, Aug 06, 2013 at 04:54:53PM +0200, Marek Vasut wrote:
> > Add mkimage support for generating and verifying MXS bootstream.
> > The implementation here is mostly a glue code between MXSSB v0.4
> > and mkimage, but the long-term goal is to rectify this and merge
> > MXSSB wit
Dear Tom Rini,
> On Mon, Aug 19, 2013 at 06:44:03PM +0200, Stefano Babic wrote:
> > Hi Tom,
> >
> > On 19/08/2013 18:19, Tom Rini wrote:
> > > On Mon, Aug 12, 2013 at 04:39:27PM +0200, Stefano Babic wrote:
> > >> (header for Freescale's i.MX processors) to allow the usage of
> > >> Freescale's to
On Sat, Jul 27, 2013 at 01:12:38AM +0200, Roger Meier wrote:
> Signed-off-by: Roger Meier
> ---
> Licenses/README | 13 ++--
> Licenses/bsd-2-clause.txt| 25 ++
> lib/libfdt/fdt.c | 47
> +-
>
On Mon, Aug 19, 2013 at 06:44:03PM +0200, Stefano Babic wrote:
> Hi Tom,
>
> On 19/08/2013 18:19, Tom Rini wrote:
> > On Mon, Aug 12, 2013 at 04:39:27PM +0200, Stefano Babic wrote:
> >
> >> (header for Freescale's i.MX processors) to allow the usage of
> >> Freescale's tools to sign the u-boot i
Am 12.08.2013 16:48 schrieb "Christian Gmeiner" :
>
> This patch adds a dump phy driver for the KSZ8895 switch from
> Micrel. As the SoC MAC is directly connected to switch no
> autonegotiation is needed as the link is always up.
>
> Signed-off-by: Christian Gmeiner
> ---
> drivers/net/phy/micrel
On Mon, 2013-08-19 at 18:33 +0100, Måns Rullgård wrote:
> Scott Wood writes:
>
> > On Mon, 2013-08-19 at 09:10 -0400, Tom Rini wrote:
> >> On 08/19/2013 09:01 AM, Måns Rullgård wrote:
> >> > Tom Rini writes:
> >> >
> >> >> On 08/19/2013 08:32 AM, Måns Rullgård wrote:
> >> >>> If there's a lot o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/19/2013 01:58 PM, Anatolij Gustschin wrote:
> Hi Tom,
>
> On Mon, 19 Aug 2013 11:35:26 -0400 Tom Rini wrote:
>
>> On Mon, Aug 19, 2013 at 04:38:55PM +0200, Heiko Schocher wrote:
>>
>> [snip]
>>> - changes for v4: - rebased against u-boot-ti c
On Tue, Jul 9, 2013 at 8:25 PM, Kuo-Jung Su wrote:
> From: Kuo-Jung Su
>
> 1. Reformat tx/rx descriptor as an uniform struct.
> 2. Replace uint32_t[2] with uint64_t for descriptor control.
>
> Signed-off-by: Kuo-Jung Su
> CC: Joe Hershberger
> ---
Applied, Thanks!
-Joe
On Tue, Jul 9, 2013 at 8:25 PM, Kuo-Jung Su wrote:
> From: Kuo-Jung Su
>
> Signed-off-by: Kuo-Jung Su
> CC: Joe Hershberger
> ---
Applied, Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi Tom,
On Mon, 19 Aug 2013 11:35:26 -0400
Tom Rini wrote:
> On Mon, Aug 19, 2013 at 04:38:55PM +0200, Heiko Schocher wrote:
>
> [snip]
> > - changes for v4:
> > - rebased against u-boot-ti commit
> > 425faf74cd8189c87919f7e72a0101c684ee3b9f
> > therefore added define CONFIG_OMAP_COMMON
On Tue, Jul 9, 2013 at 8:25 PM, Kuo-Jung Su wrote:
> From: Kuo-Jung Su
>
> Signed-off-by: Kuo-Jung Su
> CC: Joe Hershberger
> ---
Applied, Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Mon, 19 Aug 2013 16:39:00 +0200
Heiko Schocher wrote:
> Signed-off-by: Heiko Schocher
> Cc: Anatolij Gustschin
> Cc: Tom Rini
> ---
> - changes for v4:
> new patch in this patchserie, as video support added
>
> drivers/video/Makefile | 1 +
> drivers/video/formike.c | 511
> +++
On Fri, Aug 9, 2013 at 2:58 PM, Tom Rini wrote:
> Signed-off-by: Tom Rini
> ---
Applied, Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/19/2013 01:33 PM, Måns Rullgård wrote:
> Scott Wood writes:
[snip]
>> i960 is a bad analogy. It's often possible to turn arm32 asm
>> into arm64 asm with some search and replace and minor manual
>> fixups.
>
> Only if the original uses none of
On Thu, Jun 6, 2013 at 7:04 PM, Fabio Estevam wrote:
> From: Fabio Estevam
>
> LAN8710/8720 are 10/100 Mbps PHYs, so fix the '.features' field.
>
> Cc: Joe Hershberger
> Cc: Nobuhiro Iwamatsu
> Signed-off-by: Fabio Estevam
> ---
Applied, Thanks!
-Joe
__
On Tue, Jul 2, 2013 at 10:24 PM, Axel Lin wrote:
> Use ARRAY_SIZE instead of having similar implementation in each drivers.
> The NUMELEMS defined in drivers/net/npe/include/IxOsalTypes.h is not used
> at all, so this patch removes it instead of converting it to use ARRAY_SIZE.
>
> Signed-off-by:
On Sat, Aug 10, 2013 at 9:52 AM, Jeroen Hofstee wrote:
> The __* keywords are reserved. On FreeBSD __unused evaluates
> to the attribute unused, causing a compilation failure.
> Just use unused instead.
>
> Signed-off-by: Jeroen Hofstee
> cc: joe.hershber...@gmail.com
> ---
Applied, Thanks!
-Joe
On Fri, Aug 9, 2013 at 1:43 PM, Tom Rini wrote:
> Signed-off-by: Tom Rini
> ---
Applied, Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Fri, Aug 9, 2013 at 1:39 PM, Tom Rini wrote:
> Signed-off-by: Tom Rini
> ---
Applied, Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Wed, Jul 3, 2013 at 11:34 AM, Stefan Roese wrote:
> This patch adds support for the SMSC9500 with product id 0x9900 which is
> equipped in the "EXSYS USB 2.0" etherner USB adapter.
>
> Tested on omap3_beagle.
>
> Signed-off-by: Stefan Roese
> ---
Applied, Thanks!
-Joe
On Thu, Jul 18, 2013 at 3:28 AM, Bhupesh Sharma
wrote:
> This patch adds support for Realtek PHY modules RTL8211DN and
> RTL8211E (variants: RTL8211E-VB-CG, RTL8211E-VL-CG, RTL8211EG-VB-CG),
> which can be found on Freescale's T1040RDB boards.
>
> To make the driver more generic across 8211 family
The following changes since commit 012a2c15d781d327c9de8734f2b2b3f793a58724:
serial: arm_dcc: Convert to use default_serial_puts (2013-08-19
09:44:28 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-net.git master
for you to fetch changes up to 0628cb26591a8f7990ee9b8
Scott Wood writes:
> On Mon, 2013-08-19 at 09:10 -0400, Tom Rini wrote:
>> On 08/19/2013 09:01 AM, Måns Rullgård wrote:
>> > Tom Rini writes:
>> >
>> >> On 08/19/2013 08:32 AM, Måns Rullgård wrote:
>> >>> If there's a lot of code shared between these architectures,
>> >>> why is it in an archit
Hello Simon,
On 08/19/2013 05:08 AM, Simon Glass wrote:
On Sat, Aug 17, 2013 at 3:40 AM, Jeroen Hofstee wrote:
This patch assumes only crt0.S sets the register used for
gd in asm. I just noticed cpu/armv7/lowlevel_init.S does set gd
manually, so all users of the common board.c are likely
bric
Hi All,
Did anyone tested?
atmel,
ramtron,
eon,
gigadevice,
macronix
spi flash on this test spi repo.
http://git.denx.de/?p=u-boot/u-boot-spi.git;a=shortlog;h=refs/heads/master-test
Request to test these new changes.
--
Thanks,
Jagan.
On Mon, Aug 12, 2013 at 12:39 PM, Jagan Teki
wrote:
> Hi Sa
On Fri, Aug 16, 2013 at 8:59 AM, Kees Cook wrote:
> This adds the missing compression config items to the README.
>
> Signed-off-by: Kees Cook
Acked-by: Simon Glass
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-b
On Fri, Aug 16, 2013 at 8:59 AM, Kees Cook wrote:
> This adds the "test_compression" command when building the sandbox. This
> tests the existing compression and decompression routines for simple
> sanity and for buffer overflow conditions.
>
> Signed-off-by: Kees Cook
Acked-by: Simon Glass
___
Implement function vrec_header to be able to pad the final
data image file according the what has been calculated for
boot_data.length.
Signed-off-by: Stefano Babic
---
Changes in v3:
- uses stat instead of open / fstat / close (Marek Vasut)
Changes in v2: None
tools/imximage.c | 74 +++
Use previously unused return value of function vrec_header
to return a padding size to generic mkimage. This padding
size is used in copy_files to pad with zeros after copying
the data image.
Signed-off-by: Stefano Babic
---
Changes in v3: None
Changes in v2: None
tools/mkimage.c | 24 +++
Add functions to report the HAB (High Assurance Boot) status
of e.g. i.MX6 CPUs.
This is taken from
git://git.freescale.com/imx/uboot-imx.git branch imx_v2009.08_3.0.35_4.0.0
cpu/arm_cortexa8/mx6/generic.c
include/asm-arm/arch-mx6/mx6_secure.h
Signed-off-by: Stefano Babic
---
Changes in v3: No
(header for Freescale's i.MX processors) to allow the usage of
Freescale's tools to sign the u-boot image and provide a secure boot.
This has nothing to do with the Secure Boot extensions implemented by
Simon Glass, that can be in any case used to boot later a secure image.
Freescale's secure boot
Doing a make distclean; make mx6qsabresd_config; make
and hexdump -C u-boot.imx | less
...
0360 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ||
*
03f0 00 00 00 00 00 00 00 00 00 00 00 00 00 04 00 00 ||
Change to dynamically allocate the imx_header to correctly
allocate the IVT, Boot Data and DCD at correct locations
depending on the boot media.
Also check that the Image Vector Table Offset + IVT +
Boot Data + DCD <= Initial Load Region Size.
Previously struct imx_header was always 4096 bytes an
Add support for setting the CSF (Command Sequence File) pointer
which is used for HAB (High Assurance Boot) in the imximage by
adding e.g.
CSF 0x2000
in the imximage.cfg file.
This will set the CSF pointer accordingly just after the padded
data image area. The boot_data.length is adjusted with t
This better reflects the naming from the Reference Manual
as well as fits better since "flash" is not really applicabe
for SATA.
Signed-off-by: Stefano Babic
---
Changes in v3: None
Changes in v2: None
tools/imximage.c | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
d
On Mon, 2013-08-19 at 09:10 -0400, Tom Rini wrote:
> On 08/19/2013 09:01 AM, Måns Rullgård wrote:
> > Tom Rini writes:
> >
> >> On 08/19/2013 08:32 AM, Måns Rullgård wrote:
> >>> If there's a lot of code shared between these architectures,
> >>> why is it in an architecture-specific directory in
Hi Tom,
On 19/08/2013 18:19, Tom Rini wrote:
> On Mon, Aug 12, 2013 at 04:39:27PM +0200, Stefano Babic wrote:
>
>> (header for Freescale's i.MX processors) to allow the usage of
>> Freescale's tools to sign the u-boot image and provide a secure
>> boot.
>>
>> This has nothing to do with the Sec
On Sat, 2013-08-17 at 15:55 +0100, Måns Rullgård wrote:
> FengHua writes:
>
> >> FengHua writes:
> >>
> >> > hi tom,
> >> > hi albert,
> >> > yes, it's right. the u-boot could be more uniformly and maintainable
> >> > if merging armv8 to arm architecture. I will try to migrate arm64 to
> >> > a
On Mon, 2013-08-19 at 10:55 +0200, Stefan Roese wrote:
> On 06.08.2013 12:13, Paul Burton wrote:
> > Linux modified the MTD driver interface in commit edbc4540 (with the
> > same name as this commit). The effect is that calls to mtd_read will not
> > return -EUCLEAN if the number of ECC-corrected b
On Mon, Aug 12, 2013 at 04:39:27PM +0200, Stefano Babic wrote:
> (header for Freescale's i.MX processors) to allow the usage of
> Freescale's tools to sign the u-boot image and provide a secure boot.
>
> This has nothing to do with the Secure Boot extensions implemented by
> Simon Glass, that can
On 08/13/2013 11:44 PM, York Sun wrote:
> On 07/26/2013 03:02 AM, Valentin Longchamp wrote:
>> +
>> +phys_size_t initdram(int board_type)
>> +{
>> +phys_size_t dram_size = 0;
>> +
>> +puts("Initializing");
>> +
>> +if (fsl_use_spd()) {
>> +puts("using SPD\n");
>> +
On 08/13/2013 11:38 PM, Scott Wood wrote:
> On Fri, 2013-07-26 at 12:02 +0200, Valentin Longchamp wrote:
>> This patch introduces the support for Keymile's kmp204x reference
>> design. This design is based on Freescale's P2040/P2041 SoC.
>>
>> The peripherals used by this design are:
>> - DDR3 RAM
On Mon, Aug 19, 2013 at 04:38:55PM +0200, Heiko Schocher wrote:
[snip]
> - changes for v4:
> - rebased against u-boot-ti commit 425faf74cd8189c87919f7e72a0101c684ee3b9f
> therefore added define CONFIG_OMAP_COMMON
> - add video splash screen support
> Therefor needed patches (already ap
On 08/13/2013 10:54 PM, Scott Wood wrote:
> On Fri, 2013-07-26 at 12:02 +0200, Valentin Longchamp wrote:
>> NAND_ECC_SOFT was the only option available while the SOFT_BCH option
>> may also be used.
>>
>> Signed-off-by: Valentin Longchamp
>> ---
>> drivers/mtd/nand/fsl_elbc_nand.c | 6 +-
>>
On Mon, Aug 19, 2013 at 04:38:56PM +0200, Heiko Schocher wrote:
> Signed-off-by: Heiko Schocher
> Acked-by: Mugunthan V N
Looks fine, but can we get this tested on the isee board too? It's a
functional change there (since it was setting the NOTUSED bit that HW
folks say really should not be se
On 08/13/2013 10:38 PM, York Sun wrote:
> On 07/26/2013 03:02 AM, Valentin Longchamp wrote:
>> This can be useful if we want to disable an interface in u-boot and
>> later reenable them, so that it looks available when trying to fix the
>> FDT or for the kernel.
>>
>> Signed-off-by: Valentin Longch
On 08/13/2013 10:32 PM, York Sun wrote:
> On 07/26/2013 03:02 AM, Valentin Longchamp wrote:
>> If this #define stays in config_mpc85xx.h, the P2041 based boards must
>> define a lot of SRIO values even if they do not implement a SRIO device.
>>
>> The #define is moved into the P2041RDB board config
On 08/13/2013 10:24 PM, York Sun wrote:
> On 07/26/2013 03:02 AM, Valentin Longchamp wrote:
>> If the DDR3 module supports industrial temperature range and requires
>> the x2 refresh rate for that temp range, the refresh period must be
>> 3.9us instead of 7.8 us.
>>
>> Signed-off-by: Valentin Longc
Hi Dirk,
On Mon, Aug 19, 2013 at 12:16 PM, Dirk Behme wrote:
> Is the mx53 L2 cache the same like on mx6?
I think they are different.
On mx6 the L2 cache controller is memory mapped ,but on mx53 there is
no L2 cache entry in its memory map.
Regards,
Fabio Estevam
Am 19.08.2013 15:55, schrieb Fabio Estevam:
Hi,
I notice slow tftp transfer on mx53qsb and I suspected it could be due
to L2 cache being disabled.
Tried enabling with:
--- a/arch/arm/cpu/armv7/mx5/lowlevel_init.S
+++ b/arch/arm/cpu/armv7/mx5/lowlevel_init.S
@@ -45,6 +45,11 @@
#endif
The manufacturer and product IDs are dynamically assigned when gadget is
bind.
Now the IDs aren't assigned at struct g_dnl_string_defs definition.
Signed-off-by: Lukasz Majewski
Cc: Marek Vasut
Cc: "Egli, Samuel"
---
drivers/usb/gadget/g_dnl.c | 11 +++
1 file changed, 7 insertions(+
USB composite gadget (g_dnl) supports only one configuration. Due to that
the corresponding field - bConfigurationValue has been changed.
Moreover more descriptive names were chosen for relevant fields.
Windows XP setup:
- Thesyscon USB Descriptor Dumper
- zadig_xp program for WinUSB installation
- add omap24xx driver to new multibus/multiadpater support
- adapted all config files, which uses this driver
Tested on the am335x based siemens boards rut, dxr2 and pxm2
posted here:
http://patchwork.ozlabs.org/patch/263211/
Signed-off-by: Heiko Schocher
Cc: Tom Rini
Cc: Lars Poeschel
Cc: Ste
- add missing register defines in struct cm_perpl
epwmss0clkctrl
epwmss2clkctrl
lcdcclkstctrl
- add missing register defines in struct cm_dpll
clklcdcpixelclk
- add struct pwmss_regs
- add struct pwmss_ecap_regs
- add LCD Controller base LCD_CNTL_BASE
- add PWM0 controller base PWMSS0_BASE
Add a function to get the address of requested capability structure in PCIe
configuration space by capability ID.
The step of this function:
1. Read Status register in PCIe configuration space to confirm that
Capabilities List is valid.
2. Find the address of Capabilities
Signed-off-by: Heiko Schocher
Cc: Anatolij Gustschin
Cc: Tom Rini
---
- changes for v4:
new patch in this patchserie, as video support added
drivers/video/Makefile | 1 +
drivers/video/formike.c | 511
include/video.h | 4 +
3 Da
add support for the am335x based boards from siemens:
dxr2:
- DDR3 128MiB
- NAND 256MiB
- Ethernet with external Switch SMSC LAN9303
- no PMIC
- internal Watchdog
- DFU support
pxm2:
- DDR2 512 MiB
- NAND 1024 MiB
- PMIC
- PHY atheros ar803x
- USB Host
- internal Watchdog
Signed-off-by: Heiko Schocher
Acked-by: Mugunthan V N
---
- changes for v2:
defined all bits used in the gmii_sel register as
Tom Rini suggested
- changes for v3:
rebased against u-boot-ti commit bb2a5d8f87fffb4fadfb205837decbd1b3e75f88
- changes for v4:
- rebased against u-boot-ti commi
Signed-off-by: Heiko Schocher
Cc: Tom Rini
---
- changes for v2:
none
- changes for v3:
rebased against u-boot-ti commit bb2a5d8f87fffb4fadfb205837decbd1b3e75f88
- changes for v4:
rebased against u-boot-ti commit 425faf74cd8189c87919f7e72a0101c684ee3b9f
---
doc/README.SPL | 2 +-
spl/Make
Add TI OMAP 16xx & 24xx/34xx 32KHz (non-secure) watchdog support.
Signed-off-by: Heiko Schocher
Reviewed-by: Tom Rini
Cc: Albert Aribaud
---
- changes for v2:
- add Reviedwed-by from Tom Rini
- fixed subject
- add SPDX-License-Identifier
- changes for v3:
- add a more detailed commen
On Tue, Aug 06, 2013 at 04:54:53PM +0200, Marek Vasut wrote:
> Add mkimage support for generating and verifying MXS bootstream.
> The implementation here is mostly a glue code between MXSSB v0.4
> and mkimage, but the long-term goal is to rectify this and merge
> MXSSB with mkimage more tightly. On
On Thu, Aug 15, 2013 at 09:04:20AM -0400, Matt Geiman wrote:
> Hello all,
>
> I have a quick question that I hope you can help me with. We are running
> version 2009.11 of u-boot on a Beagleboard based project and are looking to
> upgrade to the latest and greatest (currently 2013.07). This pro
Hi,
I notice slow tftp transfer on mx53qsb and I suspected it could be due
to L2 cache being disabled.
Tried enabling with:
--- a/arch/arm/cpu/armv7/mx5/lowlevel_init.S
+++ b/arch/arm/cpu/armv7/mx5/lowlevel_init.S
@@ -45,6 +45,11 @@
#endif
mcr 15, 1, r0, c9, c0, 2
+
+ /* enable L
On Sat, Aug 17, 2013 at 03:39:34PM +0800, Axel Lin wrote:
> Use default_serial_puts() instead of its own implementation.
>
> Signed-off-by: Axel Lin
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot m
On Mon, Aug 19, 2013 at 10:37:25AM +0200, Stefan Roese wrote:
> Hi Tom,
>
> please pull the following patches:
>
> The following changes since commit e20cc2ca15b5b0644f51b6e58d530d70acd2bc00:
>
> Merge branch 'master' of git://88.191.163.10/u-boot-arm (2013-08-18
> 14:14:34 -0400)
>
> are a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/19/2013 09:01 AM, Måns Rullgård wrote:
> Tom Rini writes:
>
>> On 08/19/2013 08:32 AM, Måns Rullgård wrote:
>>> Tom Rini writes:
>>>
On 08/18/2013 11:46 PM, Sharma Bhupesh-B45370 wrote:
> [Re-posting as original msg was rejected due
1 - 100 of 125 matches
Mail list logo