When accessing PHY registers it is often desirable to only update
selected bits, so it is necessary to first read the current value
before writing back an modified value with the relevant bits
updated.
To simplify this and to allow such operations to be incorporated
into simple shell scripts pr
On 03/02/2015 08:32 AM, Michal Simek wrote:
> On 02/27/2015 06:13 PM, Tom Rini wrote:
>> On Tue, Feb 24, 2015 at 09:02:09AM +0100, Michal Simek wrote:
>>
>>> Add basic Xilinx ZynqMP arm64 support.
>>> Serial and SD is supported.
>>> It supports emulation platfrom ep108 and QEMU.
>>>
>>> Signed-off-
Hi,
On 28-02-15 17:18, Ian Campbell wrote:
On Sat, 2015-02-21 at 11:49 +0100, Hans de Goede wrote:
On 21-02-15 11:26, Ian Campbell wrote:
Speaking of which, if someone were to identify a suitable set of
simple-fb backports for 3.16 and they are reasonably self contained I'd
happily backport th
On 2015-02-28 14:56, Marc Zyngier wrote:
> On Fri, 27 Feb 2015 13:28:01 +
> Jan Kiszka wrote:
>
>> Handy for obtaining the ID of the current CPU. We will have more use
>> cases.
>>
>> CC: Marc Zyngier
>> Signed-off-by: Jan Kiszka
>> ---
>> arch/arm/cpu/armv7/sunxi/psci.S | 4 ++--
>> arch/
On 21/02/2015 20:22, Fabio Estevam wrote:
> From: Fabio Estevam
>
> ONOFFA is the bit 3 of the GENERAL2 register.
>
> Add its definition.
>
> Signed-off-by: Fabio Estevam
> ---
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=
On 21/02/2015 20:22, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Currently there is no support for MC34704 PMIC in the mainline kernel.
>
> Turn on the LCD supply via bootloader for the time being, so that we could
> use the LCD in the kernel.
>
> Signed-off-by: Fabio Estevam
> ---
Applie
Hi Fabio, Magnus, Anatolji, Sebastian,
On 23/02/2015 13:09, Fabio Estevam wrote:
> Since commit 3ff46cc42b9d73d0 ("arm: relocate the exception vectors") mx31
> does not boot anymore.
>
> Add a specific relocate_vectors macro that skips the vector relocation, as the
> i.MX31 SoC does not provide R
On 26/02/2015 19:50, Soeren Moch wrote:
> Add USB Mass Storage support. This is useful for flashing the on-board eMMC.
>
> Signed-off-by: Soeren Moch
> ---
> Cc: Stefano Babic
> ---
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
On 26/02/2015 20:58, Fabio Estevam wrote:
> User Mass Storage is very useful for flashing the on-board eMMC.
>
> Add support for it.
>
> Signed-off-by: Fabio Estevam
> Acked-by: Otavio Salvador
> ---
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
==
On 27/02/2015 18:22, ulises.carde...@freescale.com wrote:
> From: Raul Cardenas
>
> Freescale's SEC block has built-in Data Encryption
> Key(DEK) Blob Protocol which provides a method for
> protecting a DEK for non-secure memory storage.
> SEC block protects data in a data structure called
> a Se
On 26/02/2015 20:58, Fabio Estevam wrote:
> Add EXT4 support.
>
> Signed-off-by: Fabio Estevam
> ---
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=
DENX Software Engineering GmbH, Managing Director: W
commit d9f43c8f5c1d7ed27c99a06be85a4bb64b2c73fb sets
get_reset_cause() as static, but this conflicts with mx5
where its prototype is in sys_proto.h.
Drop it from sys_proto.h and drop print_cpuinfo from mx53_loco,
factorizing the call for this board.
Signed-off-by: Stefano Babic
CC: Jason Liu
--
Thank to your last email, I finally managed to boot in secure mode with
(what I consider as) minimal changes:
- kernel_old=1
- CONFIG_SYS_TEXT_BASE=0
- halting other cores in start.S:reset
- commenting away line 113 in arch/arm/cpu/armv7/virt-v7.c:
smp_set_core_boot_addr((unsigned long)secure_ram_a
Hello everybody,
A short question about lcd-console:
Today u-boot only supports a 'linear framebuffer', meaning the next pixel
of a character is allways right after left and the framebuffer address is
incrementing.
We call this the display is mounted with 0° rotation.
In some cases we have a r
Hi Boris,
On 16/02/2015 14:27, Boris Brezillon wrote:
> Add basic SECO MX6Q/uQ7 board support (Ethernet, UART, SD are supported).
> It also adds a Kconfig skeleton to later add more SECO board (supporting
> SoC and board variants).
>
> Signed-off-by: Boris Brezillon
> ---
> arch/arm/cpu/armv7/m
On 02/03/15 09:40, Jan Kiszka wrote:
> On 2015-02-28 14:56, Marc Zyngier wrote:
>> On Fri, 27 Feb 2015 13:28:01 +
>> Jan Kiszka wrote:
>>
>>> Handy for obtaining the ID of the current CPU. We will have more use
>>> cases.
>>>
>>> CC: Marc Zyngier
>>> Signed-off-by: Jan Kiszka
>>> ---
>>> ar
On Friday, February 27, 2015 at 12:28:18 PM, Lukasz Majewski wrote:
> Hi Marek,
Hi!
> > On Wednesday, February 25, 2015 at 02:04:54 PM, Lukasz Majewski wrote:
> > > Hi Marek,
> >
> > Hi
> >
> > [...]
> >
> > > > > > Well you know that such patch should really go in first,
> > > > > > right ? B
On Sunday, March 01, 2015 at 12:53:07 AM, Marcel Ziswiler wrote:
> The following is a set of various fixes mainly for PXA and the Toradex
> Colibri PXA270 introducing it to generic board to save it from becoming
> obsolete as those modules are still on sale for another 3 to 4 years.
>
> If I again
On Saturday, February 28, 2015 at 07:11:45 PM, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Currently the usage text for the 'ums' command looks like this:
>
> Usage:
> ums ums [] e.g. ums 0 mmc 0
>
> ,so remove the extra 'ums' in the text.
>
> Signed-off-by: Fabio Estevam
> Acked-by: Ot
On Wednesday, February 25, 2015 at 05:51:38 AM, Ramneek Mehresh wrote:
> Hi Marek,
>
> Thanks for the reply.
>
> Yes, we are seeing USB 3.0 pen drives from different vendors taking
> different times to give connect-change on latest u-boot. Out of all, HP
> pen drive is taking most of the time.
I
PR with USB fixes follows, please apply for current u-boot/master .
The following changes since commit 38dac81b3d0e777f301ca98100bfbcab01d616c2:
Merge branch 'master' of git://git.denx.de/u-boot-mmc (2015-02-23 16:18:06
-0500)
are available in the git repository at:
git://git.denx.de/u-boo
Rare PR follows, please apply for current u-boot/master .
The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25
18:14:18 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-px
On Mon, Mar 2, 2015 at 6:39 AM, Marek Vasut wrote:
> On Saturday, February 28, 2015 at 07:11:45 PM, Fabio Estevam wrote:
>> From: Fabio Estevam
>>
>> Currently the usage text for the 'ums' command looks like this:
>>
>> Usage:
>> ums ums [] e.g. ums 0 mmc 0
>>
>> ,so remove the extra 'ums' in
Hi,
On 01-03-15 19:42, Vishnu Patekar wrote:
Allwinner A33 tablets comes with the libdram binary, fortunately I've
found the libdram code at
https://github.com/realthunder/a33_bootloader/tree/master/basic_loader/bsp/bsp_for_a67.
Ah, that is both good and bad...
I've integrated it with mainli
Secure Boot Target is added for NAND for P5020 and P5040.
The Secure boot target has already been added for P3041 by
enabling CONFIG_SYS_RAMBOOT and configuring CPC as SRAM.
The targets for P5020 and P5040 are added in the same manner.
Signed-off-by: Ruchika Gupta
Signed-off-by: Aneesh Bansal
-
Hi Stefano,
On Mon, 02 Mar 2015 11:17:42 +0100
Stefano Babic wrote:
> Hi Boris,
>
> On 16/02/2015 14:27, Boris Brezillon wrote:
> > Add basic SECO MX6Q/uQ7 board support (Ethernet, UART, SD are supported).
> > It also adds a Kconfig skeleton to later add more SECO board (supporting
> > SoC and
Secure Boot Target is added for NAND for P3041.
Changes:
In PowerPC, the core begins execution from address 0xFFFC.
In case of secure boot, this default address maps to Boot ROM.
The Boot ROM code requires that the bootloader(U-boot) must lie
in 0 to 3.5G address space i.e. 0x0 - 0xDFFF.
I
On 28/02/2015 18:25, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Pass the same pad configuration as done in the kernel so that OTG1_ID pin can
> properly work in device mode.
>
> Signed-off-by: Fabio Estevam
> ---
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
==
On 28/02/2015 19:16, Fabio Estevam wrote:
> From: Fabio Estevam
>
> With UMS support we are able to flash the eMMC from U-boot, which is very
> convenient.
>
> Add UMS support to make the eMMC flashing process easier.
>
> Signed-off-by: Fabio Estevam
> ---
Applied to u-boot-imx, thanks !
Be
On 28/02/2015 19:16, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Add EXT2/EXT4 and BOUNCE_BUFFER support.
>
> Signed-off-by: Fabio Estevam
> ---
Applied to u-boot-imx, thanks !
Best regards,
Stefano Babic
--
=
DENX Soft
Hello,
On 18 February 2015 at 06:24, Michal Suchanek wrote:
> On 18 February 2015 at 03:27, Simon Glass wrote:
>> Hi Michal,
>>
>> On 16 February 2015 at 04:41, Michal Suchanek wrote:
>>> On 13 February 2015 at 05:51, Simon Glass wrote:
Hi Michal,
On 11 February 2015 at 10:16, M
Hi Fabio,
> On Mon, Mar 2, 2015 at 6:39 AM, Marek Vasut wrote:
> > On Saturday, February 28, 2015 at 07:11:45 PM, Fabio Estevam wrote:
> >> From: Fabio Estevam
> >>
> >> Currently the usage text for the 'ums' command looks like this:
> >>
> >> Usage:
> >> ums ums [] e.g. ums 0 mmc 0
> >>
> >>
On Friday, February 20, 2015 at 04:22:58 AM, Stephen Warren wrote:
Hi!
[...]
> >> Existing code that invokes USB transfers will call (a) once. (a) will
> >> call (b) as many times as needed to break up the packet into small
> >> chunks. (b) will either send the transaction to the HW (HS devices
On Saturday, February 28, 2015 at 05:33:31 AM, Stephen Warren wrote:
> On 02/19/2015 07:29 AM, Marek Vasut wrote:
> > On Monday, February 16, 2015 at 07:28:45 PM, Stephen Warren wrote:
> >> Following on from my Google+ post about DWC2/RPi USB host controller
> >> issues in U-Boot.
>
> ...
>
> >>
Hello Hans,
Thank you for the comments.
On Mon, Mar 2, 2015 at 3:55 PM, Hans de Goede wrote:
> Hi,
>
> On 01-03-15 19:42, Vishnu Patekar wrote:
>
>> Allwinner A33 tablets comes with the libdram binary, fortunately I've
>> found the libdram code at
>> https://github.com/realthunder/a33_bootloader
On 2015-03-02 11:19, Marc Zyngier wrote:
> On 02/03/15 09:40, Jan Kiszka wrote:
>> On 2015-02-28 14:56, Marc Zyngier wrote:
>>> On Fri, 27 Feb 2015 13:28:01 +
>>> Jan Kiszka wrote:
>>>
Handy for obtaining the ID of the current CPU. We will have more use
cases.
CC: Marc Zyng
On Mon, 2015-03-02 at 11:01 +0100, Marek Vasut wrote:
> Uh, sorry about that. Next time, please just poke me in case you don't
> get reply in a reasonable amount of time.
>
> Applied all, thanks!
No problem, I guess that's what RESENDs are for (;-p). Maybe it also had
to do with me initially using
On Thu, Feb 26, 2015 at 01:23:49PM +0100, Lukasz Majewski wrote:
> After discussion during the last u-boot mini summit with USB maintainer -
> Marek Vasut - it has been decided, that gadget development should be
> coordinated by DFU custodian.
>
> Such patch formalizes current development status.
On Mon, Mar 02, 2015 at 10:25:50AM +0900, Nobuhiro Iwamatsu wrote:
> Dear Tom Rini.
>
> Please pull u-boot-sh master branch.
>
> The following changes since commit 50bb94c9496113c8bb588c4d82f3d6c61279dc02:
>
> OMAP3: igep0032: Fix regression due commit f3b4bc45. (2015-02-24
> 17:04:00 -0500)
On Mon, Mar 02, 2015 at 10:47:53AM +0900, Nobuhiro Iwamatsu wrote:
> Dear Tom Rini.
>
> Please pull u-boot-sh rmobile branch.
>
> The following changes since commit 50bb94c9496113c8bb588c4d82f3d6c61279dc02:
>
> OMAP3: igep0032: Fix regression due commit f3b4bc45. (2015-02-24
> 17:04:00 -0500)
On Sat, Feb 28, 2015 at 07:06:11PM +0900, Minkyu Kang wrote:
> Dear Tom,
>
> The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:
>
> Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25
> 18:14:18 -0500)
>
> are available in the git repository at:
On Sun, Mar 01, 2015 at 12:12:28AM +0900, Masahiro YAMADA wrote:
> Hi Tom,
>
> Please pull clean-ups, bug-fixes, new features for UniPhier platform.
>
>
> The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:
>
> Merge branch 'master' of git://git.denx.de/u-boot-fsl-qo
Hi,
On 02-03-15 12:51, Vishnu Patekar wrote:
Hello Hans,
Thank you for the comments.
On Mon, Mar 2, 2015 at 3:55 PM, Hans de Goede wrote:
Hi,
On 01-03-15 19:42, Vishnu Patekar wrote:
Allwinner A33 tablets comes with the libdram binary, fortunately I've
found the libdram code at
https://gi
On Monday, March 02, 2015 at 01:23:22 PM, Tom Rini wrote:
> On Thu, Feb 26, 2015 at 01:23:49PM +0100, Lukasz Majewski wrote:
> > After discussion during the last u-boot mini summit with USB maintainer -
> > Marek Vasut - it has been decided, that gadget development should be
> > coordinated by DFU
On Monday, March 02, 2015 at 01:15:59 PM, Marcel Ziswiler wrote:
> On Mon, 2015-03-02 at 11:01 +0100, Marek Vasut wrote:
> > Uh, sorry about that. Next time, please just poke me in case you don't
> > get reply in a reasonable amount of time.
> >
> > Applied all, thanks!
Hi!
> No problem, I guess
Hi,
On 26-02-15 21:01, Siarhei Siamashka wrote:
On Thu, 26 Feb 2015 12:08:15 +0100
Gábor Nyers wrote:
The Jesurun Q5 has a black plastic casing with the approximate dimensions of
100mm x 100mm x 24mm with rounded edges. In terms of hardware it features an
Allwinner A10 SoC with 1GB RAM and 8G
Hi,
On 28-02-15 15:00, codekip...@gmail.com wrote:
From: Marcus Cooper
The MK808C is a Allwinner based Android TV dongle.
It features a A20 SOC, 1G RAM, 8GB NAND, HDMI out, A/V out,
1 USB A, 1 USB mini OTG, Bluetooth and Wireless LAN.
Signed-off-by: Marcus Cooper
Thanks, I've queued up th
Hi Marek,
> On Friday, February 27, 2015 at 12:28:18 PM, Lukasz Majewski wrote:
> > Hi Marek,
>
> Hi!
>
> > > On Wednesday, February 25, 2015 at 02:04:54 PM, Lukasz Majewski
> > > wrote:
> > > > Hi Marek,
> > >
> > > Hi
> > >
> > > [...]
> > >
> > > > > > > Well you know that such patch shoul
Device Firmware Upgrade (DFU) is a very convenient mechanism to upgrade U-boot
on the eMMC.
Add support for it.
Signed-off-by: Fabio Estevam
---
include/configs/warp.h | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/include/configs/warp.h b/include/configs/warp.h
in
Provide instructions on how to upgrade U-boot in the eMMC.
Signed-off-by: Fabio Estevam
---
board/warp/README | 56 +++
1 file changed, 56 insertions(+)
create mode 100644 board/warp/README
diff --git a/board/warp/README b/board/warp/README
n
With a389531 we now call readl() from this file so add so
that we have a prototype for the function.
Signed-off-by: Tom Rini
---
arch/arm/include/asm/armv7.h |1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/include/asm/armv7.h b/arch/arm/include/asm/armv7.h
index dc9561c..edb3b80
On Mon, Mar 02, 2015 at 01:27:29PM +0100, Marek Vasut wrote:
> On Monday, March 02, 2015 at 01:23:22 PM, Tom Rini wrote:
> > On Thu, Feb 26, 2015 at 01:23:49PM +0100, Lukasz Majewski wrote:
> > > After discussion during the last u-boot mini summit with USB maintainer -
> > > Marek Vasut - it has be
On Monday, March 02, 2015 at 02:32:01 PM, Tom Rini wrote:
> On Mon, Mar 02, 2015 at 01:27:29PM +0100, Marek Vasut wrote:
> > On Monday, March 02, 2015 at 01:23:22 PM, Tom Rini wrote:
> > > On Thu, Feb 26, 2015 at 01:23:49PM +0100, Lukasz Majewski wrote:
> > > > After discussion during the last u-bo
Signed-off-by: Tom Rini
---
MAINTAINERS |4 ++--
board/ti/am335x/MAINTAINERS |7 +--
board/ti/beagle/MAINTAINERS |2 +-
board/ti/evm/MAINTAINERS| 10 +++---
doc/git-mailrc |2 +-
5 files changed, 8 insertions(+), 17 deletions(-)
diff --g
Hi all
I am able to use a splash image as a c header file for showing in
u-boot. What I need is to show a dymanic splash screen and percentage for
charging as a graphic on the display for low charging or discharged cases.
Do I have to create sequences of images to show it or there is a way
On Sun, Mar 01, 2015 at 09:33:27AM -0700, Simon Glass wrote:
> This string seems wrong - U-Boot is normally written with a capital B.
>
> Signed-off-by: Simon Glass
But it's in the wild and thus in various dhcpd config files such as:
...
} elsif substring (option vendor-class-identifier, 0, 17)
On Mon, Mar 02, 2015 at 07:56:41AM +0100, Heiko Schocher wrote:
> Hello Simon,
>
> Am 24.02.2015 14:31, schrieb Simon Glass:
> >Hi Heiko,
> >
> >On 23 February 2015 at 23:18, Heiko Schocher wrote:
> >>a6b541b090: TI ARMv7: Don't use GD before crt0.S has set it
> >>
> >>moves the init of the debug
On Monday 02 March 2015 05:08 PM, Marek Vasut wrote:
On Friday, February 20, 2015 at 04:22:58 AM, Stephen Warren wrote:
Hi!
[...]
Existing code that invokes USB transfers will call (a) once. (a) will
call (b) as many times as needed to break up the packet into small
chunks. (b) will either
On Mon, Mar 02, 2015 at 09:24:45AM +0100, Michal Simek wrote:
> On 03/02/2015 08:32 AM, Michal Simek wrote:
> > On 02/27/2015 06:13 PM, Tom Rini wrote:
> >> On Tue, Feb 24, 2015 at 09:02:09AM +0100, Michal Simek wrote:
> >>
> >>> Add basic Xilinx ZynqMP arm64 support.
> >>> Serial and SD is support
Add basic Xilinx ZynqMP arm64 support.
Serial and SD is supported.
It supports emulation platfrom ep108 and QEMU.
Signed-off-by: Michal Simek
---
Changes in v2:
- Remove hardcoded MAC and unused initrd_X variables
- Use prepared kernel/fdt variables and fix their values
both reported by Tom
On Monday, March 02, 2015 at 01:56:03 PM, Lukasz Majewski wrote:
> Hi Marek,
Hi!
> > On Friday, February 27, 2015 at 12:28:18 PM, Lukasz Majewski wrote:
> > > Hi Marek,
> >
> > Hi!
> >
> > > > On Wednesday, February 25, 2015 at 02:04:54 PM, Lukasz Majewski
> > > >
> > > > wrote:
> > > > > Hi M
On Mon, Mar 2, 2015 at 10:17 AM, Fabio Estevam
wrote:
> Device Firmware Upgrade (DFU) is a very convenient mechanism to upgrade U-boot
> on the eMMC.
>
> Add support for it.
>
> Signed-off-by: Fabio Estevam
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
On Mon, Mar 2, 2015 at 10:20 AM, Fabio Estevam
wrote:
> Provide instructions on how to upgrade U-boot in the eMMC.
>
> Signed-off-by: Fabio Estevam
> ---
> board/warp/README | 56
> +++
> 1 file changed, 56 insertions(+)
> create mode 100644
On 03/02/2015 03:23 PM, Tom Rini wrote:
> On Mon, Mar 02, 2015 at 09:24:45AM +0100, Michal Simek wrote:
>> On 03/02/2015 08:32 AM, Michal Simek wrote:
>>> On 02/27/2015 06:13 PM, Tom Rini wrote:
On Tue, Feb 24, 2015 at 09:02:09AM +0100, Michal Simek wrote:
> Add basic Xilinx ZynqMP ar
On Mon, Mar 02, 2015 at 03:21:15PM +0100, Michal Simek wrote:
> Add basic Xilinx ZynqMP arm64 support.
> Serial and SD is supported.
> It supports emulation platfrom ep108 and QEMU.
>
> Signed-off-by: Michal Simek
You can switch to bootm_size once you've had time to play around with it
more, so
On Sat, Feb 28, 2015 at 12:45:26AM +0900, Masahiro Yamada wrote:
> This code was introduced to support the multiple .config
> configuration in U-Boot. We do not need it any more.
>
> Signed-off-by: Masahiro Yamada
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital
On Sun, Mar 01, 2015 at 10:01:13PM +0100, Andreas Bießmann wrote:
> Signed-off-by: Andreas Bießmann
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx
On Mon, Mar 02, 2015 at 08:25:50AM -0500, Tom Rini wrote:
> With a389531 we now call readl() from this file so add so
> that we have a prototype for the function.
>
> Signed-off-by: Tom Rini
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
_
On Mon, Mar 02, 2015 at 08:38:09AM -0500, Tom Rini wrote:
> Signed-off-by: Tom Rini
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/list
On Sat, Feb 28, 2015 at 03:55:36PM +0800, Axel Lin wrote:
> Fix trivial typo.
>
> Acked-by: Simon Glass
> Signed-off-by: Axel Lin
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot
On Mon, Mar 02, 2015 at 11:04:33AM +0100, Marek Vasut wrote:
> Rare PR follows, please apply for current u-boot/master .
>
> The following changes since commit 1606b34aa50804227806971dbb6b82ea0bf81f55:
>
> Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-02-25
> 18:14:18 -050
On Mon, Mar 02, 2015 at 11:04:37AM +0100, Marek Vasut wrote:
> PR with USB fixes follows, please apply for current u-boot/master .
>
> The following changes since commit 38dac81b3d0e777f301ca98100bfbcab01d616c2:
>
> Merge branch 'master' of git://git.denx.de/u-boot-mmc (2015-02-23 16:18:06
>
Hi Otavio,
On Mon, Mar 2, 2015 at 11:52 AM, Otavio Salvador
wrote:
>> +Required software on the host PC:
>> +
>> +- imx_loader: https://github.com/warpboard/imx_usb_loader
>
> I see no reason to link WaRP's fork. The Boundary Devices upstream
> code offers a more up to date bases and I think we
On Wed, Feb 25, 2015 at 06:30:30PM -0600, Rob Herring wrote:
> On Wed, Feb 25, 2015 at 4:56 PM, Dileep Katta wrote:
> > This patch adds support to flash zImage to the boot partition on eMMC.
> > Usage: fastboot flash zImage
>
> So this replaces the kernel in an existing bootimage. What's wrong
>
Hi Joe,
On 2 March 2015 at 00:17, Joe Hershberger wrote:
> On Sun, Mar 1, 2015 at 12:07 PM, Simon Glass wrote:
>>
>> On 24 February 2015 at 17:02, Joe Hershberger
>> wrote:
>> > Implement a bridge between u-boot's network stack and Linux's raw packet
>> > API allowing the sandbox to send and re
Hi Eric,
On Mon, Mar 2, 2015 at 12:48 PM, Eric Nelson
wrote:
> It's probably best to use ours, but we're okay either way.
>
> I wasn't aware that Warp had forked imx_usb_loader, but a quick
> read shows that it's behind by a couple of (minor) updates.
>
> As for the mx6sl_usb_work.conf file, we'
Hi Fabio,
On 03/02/2015 08:33 AM, Fabio Estevam wrote:
> Hi Otavio,
>
> On Mon, Mar 2, 2015 at 11:52 AM, Otavio Salvador
> wrote:
>
>>> +Required software on the host PC:
>>> +
>>> +- imx_loader: https://github.com/warpboard/imx_usb_loader
>>
>> I see no reason to link WaRP's fork. The Boundary
Provide instructions on how to upgrade U-boot in the eMMC.
Signed-off-by: Fabio Estevam
---
Changes since v1:
- Use Boundary Device's tree for imx_usb_loader
- Pass u-boot.imx as an argument of imx_usb
board/warp/README | 56 +++
1 file change
On 25 February 2015 at 03:09, Alexey Brodkin
wrote:
> GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP are generic members of
> global data structure so why don't we allow architectures other than ARM
> to use it.
>
> Signed-off-by: Alexey Brodkin
> Cc: Simon Glass
> Cc: Tom Rini
> ---
> lib/asm-
Hi Alexey,
On 25 February 2015 at 04:06, Alexey Brodkin
wrote:
> Hi Simon,
>
> I'm currently reworking start-up code for ARC with intention to leave as
> little of assembly code as possible. On that way I decided to use the
> same approach as x86 does.
>
> In particular I mean:
>
> * Use of sequ
On 25 February 2015 at 07:59, Alexey Brodkin
wrote:
> In case of global data structure defined as "register volatile" compiler
> throws an warning about incorrect type used:
> --->8---
> common/board_f.c: In function "board_init_f_r":
> common/board_f.c:1073:2: warning: passing argument 1 of "&
On 27 February 2015 at 08:37, Masahiro Yamada wrote:
> Since commit e02ee2548afe (kconfig: switch to single .config
> configuration), the ".*.cmd" files are not correctly created
> for SPL/TPL. The U-Boot extension code in fixdep, which was
> introduced to support the multiple .config, must be re
On 03/02/2015 08:52 AM, Fabio Estevam wrote:
> Hi Eric,
>
> On Mon, Mar 2, 2015 at 12:48 PM, Eric Nelson
> wrote:
>
>> It's probably best to use ours, but we're okay either way.
>>
>> I wasn't aware that Warp had forked imx_usb_loader, but a quick
>> read shows that it's behind by a couple of (m
Hi Simon,
On Mon, Mar 2, 2015 at 7:53 AM, Simon Glass wrote:
> Hi Ajay,
>
> On 8 December 2014 at 15:40, Simon Glass wrote:
>> Hi Ajay,
>>
>>
>> On 7 December 2014 at 22:43, Ajay kumar wrote:
>>>
>>> Hi Minkyu,
>>>
>>>
>>> On Mon, Dec 8, 2014 at 11:07 AM, Ajay kumar wrote:
>>> > On Fri, Dec 5,
Hi Ajay,
On 2 March 2015 at 09:07, Ajay kumar wrote:
> Hi Simon,
>
> On Mon, Mar 2, 2015 at 7:53 AM, Simon Glass wrote:
>> Hi Ajay,
>>
>> On 8 December 2014 at 15:40, Simon Glass wrote:
>>> Hi Ajay,
>>>
>>>
>>> On 7 December 2014 at 22:43, Ajay kumar wrote:
Hi Minkyu,
On 27 February 2015 at 08:45, Masahiro Yamada wrote:
> This code was introduced to support the multiple .config
> configuration in U-Boot. We do not need it any more.
>
> Signed-off-by: Masahiro Yamada
> ---
>
> scripts/kconfig/confdata.c | 8
> 1 file changed, 8 deletions(-)
Reviewed
From: Dinh Nguyen
Add a section of SRAM to the SPL linker file.
Signed-off-by: Dinh Nguyen
---
arch/arm/cpu/armv7/socfpga/u-boot-spl.lds | 2 ++
include/configs/socfpga_common.h | 1 +
2 files changed, 3 insertions(+)
diff --git a/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds
b/arch/arm
From: Dinh Nguyen
Hello,
This is v2 of the patchset that adds all the SPL code that is necessary to
support the SoCFPGA platform. For v2, here are the changes:
- SDRAM - further clean and addressing all comments. Simplified to only support
DDR3, FULLRATE, and Hard PHY.
- SDRAM - Moved to driv
From: Dinh Nguyen
Update SPL linker file to use SRAM.
Signed-off-by: Dinh Nguyen
Acked-by: Pavel Machek
---
arch/arm/cpu/armv7/socfpga/u-boot-spl.lds | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds
b/arch/arm/cpu/armv7/soc
From: Dinh Nguyen
These functions will be needed for use by the SPL for enabling the
console and sdram initialization.
Signed-off-by: Dinh Nguyen
Acked-by: Marek Vasut
Acked-by: Pavel Machek
---
arch/arm/cpu/armv7/socfpga/reset_manager.c| 24 +++
arch/arm/include/
From: Dinh Nguyen
Add a call to checkboard along with sdram intilialization and calibration.
Signed-off-by: Dinh Nguyen
---
v2: Add a fail message
---
arch/arm/cpu/armv7/socfpga/spl.c | 12
1 file changed, 12 insertions(+)
diff --git a/arch/arm/cpu/armv7/socfpga/spl.c b/arch/arm/
From: Dinh Nguyen
Signed-off-by: Dinh Nguyen
---
arch/arm/cpu/armv7/socfpga/spl.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/cpu/armv7/socfpga/spl.c b/arch/arm/cpu/armv7/socfpga/spl.c
index b123336..bc6f8dd 100644
--- a/arch/arm/cpu/armv7/socfpga/spl.c
+++ b/arch/arm/cpu/arm
From: Dinh Nguyen
Allocate a stack in the OCRAM for the SPL to use.
Signed-off-by: Dinh Nguyen
---
arch/arm/cpu/armv7/socfpga/u-boot-spl.lds | 7 +++
include/configs/socfpga_common.h | 1 +
2 files changed, 8 insertions(+)
diff --git a/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds
b
From: Dinh Nguyen
Signed-off-by: Dinh Nguyen
Acked-by: Marek Vasut
---
arch/arm/cpu/armv7/socfpga/spl.c | 3 +++
arch/arm/cpu/armv7/socfpga/system_manager.c| 9 +
arch/arm/include/asm/arch-socfpga/system_manager.h | 1 +
3 files changed, 13 insertions(+)
diff
From: Dinh Nguyen
Signed-off-by: Dinh Nguyen
---
include/configs/socfpga_common.h | 5 +
1 file changed, 5 insertions(+)
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index ed83cb8..042c65f 100644
--- a/include/configs/socfpga_common.h
+++ b/include/confi
From: Dinh Nguyen
For SoCFGPA, use the common ARMv7 lowlevel_init.
Signed-off-by: Dinh Nguyen
---
arch/arm/cpu/armv7/Makefile| 2 +-
arch/arm/cpu/armv7/socfpga/lowlevel_init.S | 4
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/arch/arm/cpu/armv7/Makefile b/
From: Dinh Nguyen
Signed-off-by: Dinh Nguyen
---
include/configs/socfpga_common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/socfpga_common.h b/include/configs/socfpga_common.h
index 43f20c9..31c8961 100644
--- a/include/configs/socfpga_common.h
+++ b/in
From: Dinh Nguyen
Signed-off-by: Dinh Nguyen
---
arch/arm/cpu/armv7/socfpga/spl.c | 8
1 file changed, 8 insertions(+)
diff --git a/arch/arm/cpu/armv7/socfpga/spl.c b/arch/arm/cpu/armv7/socfpga/spl.c
index ea4a1fb..31ac789 100644
--- a/arch/arm/cpu/armv7/socfpga/spl.c
+++ b/arch/arm/c
From: Dinh Nguyen
Signed-off-by: Dinh Nguyen
---
arch/arm/cpu/armv7/socfpga/u-boot-spl.lds | 7 +++
include/configs/socfpga_common.h | 1 +
2 files changed, 8 insertions(+)
diff --git a/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds
b/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds
index 73
From: Dinh Nguyen
This sets the CPU clocks to 925MHz and DDR to 400MHz.
Signed-off-by: Dinh Nguyen
---
board/altera/socfpga/pll_config.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/board/altera/socfpga/pll_config.h
b/board/altera/socfpga/pll_config.h
index f0f5
1 - 100 of 173 matches
Mail list logo