On 23.01.2018 07:28, Chee, Tien Fong wrote:
On Mon, 2018-01-22 at 12:41 +0100, Simon Goldschmidt wrote:
On 22.01.2018 09:08, Chee, Tien Fong wrote:
On Thu, 2018-01-18 at 06:57 +0100, Simon Goldschmidt wrote:
On 27.12.2017 06:04, tien.fong.c...@intel.com wrote:
From: Tien Fong Chee
This is f
On Mon, 2018-01-22 at 12:41 +0100, Simon Goldschmidt wrote:
> On 22.01.2018 09:08, Chee, Tien Fong wrote:
> >
> > On Thu, 2018-01-18 at 06:57 +0100, Simon Goldschmidt wrote:
> > >
> > > On 27.12.2017 06:04, tien.fong.c...@intel.com wrote:
> > > >
> > > > From: Tien Fong Chee
> > > >
> > > > Th
On 01/23/2018 01:24 PM, Jaehoon Chung wrote:
> Hi Stephen,
>
> On 01/23/2018 10:39 AM, Jaehoon Chung wrote:
>> Hi Stephen,
>>
>> On 01/23/2018 02:02 AM, Stephen Warren wrote:
>>> Jaehoon,
>>>
>>> The latest commit in u-boot-mmc.git master branch fails on almost every
>>> Tegra board. The MMC devi
When clock is enabling, it's assigned to 0 as mmc->clock.
Then it can't initialize any card.
Fix to assign to correct clock value as mmc->cfg->f_min or f_max.
Fixes: 9546eb92cb6 ("mmc: fix the wrong disabling clock")
Signed-off-by: Jaehoon Chung
---
drivers/mmc/mmc.c | 2 +-
1 file changed, 1 i
On Mon, 2018-01-22 at 09:44 +0100, Lothar Waßmann wrote:
> Hi,
>
> On Mon, 22 Jan 2018 07:11:37 + Chee, Tien Fong wrote:
> >
> > On Thu, 2018-01-18 at 12:12 +0100, Marek Vasut wrote:
> > >
> > > On 01/18/2018 05:33 AM, Chee, Tien Fong wrote:
> > > >
> > > >
> > > > On Tue, 2018-01-16 at 15
Hi Stephen,
On 01/23/2018 10:39 AM, Jaehoon Chung wrote:
> Hi Stephen,
>
> On 01/23/2018 02:02 AM, Stephen Warren wrote:
>> Jaehoon,
>>
>> The latest commit in u-boot-mmc.git master branch fails on almost every
>> Tegra board. The MMC device experiences an error during initialization and
>> hen
On Mon, Jan 22, 2018 at 08:11:54PM -0500, Tom Rini wrote:
> On Sat, Feb 11, 2017 at 10:44:05AM -0500, Tom Rini wrote:
>
> > Add qemu-x86_64 to the list of targets we use for test.py runs.
> >
> > Signed-off-by: Tom Rini
>
> Applied to u-boot/master, thanks!
But, sigh, breaks on the EFI networ
On 01/23/2018 12:10 PM, Jun Nie wrote:
> 2018-01-23 10:00 GMT+08:00 Jaehoon Chung :
>> On 01/22/2018 09:21 PM, Jun Nie wrote:
>>> 2018-01-22 13:03 GMT+08:00 Jaehoon Chung :
Hi,
On 01/02/2018 01:25 PM, Jun Nie wrote:
> Poll for broken card detection case instead of return
> no
2018-01-23 10:00 GMT+08:00 Jaehoon Chung :
> On 01/22/2018 09:21 PM, Jun Nie wrote:
>> 2018-01-22 13:03 GMT+08:00 Jaehoon Chung :
>>> Hi,
>>>
>>> On 01/02/2018 01:25 PM, Jun Nie wrote:
Poll for broken card detection case instead of return
no card detected.
>>>
>>> Sorry for late. i didn't
Not only show the calculated value after relocation, also show
the real hardware register value.
Signed-off-by: Peng Fan
Reported-by: Karl Beldan
---
arch/arm/lib/interrupts_64.c | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/arch/arm/lib/interrupts_64.c b/arch/
On Mon, Jan 22, 2018 at 03:00:36PM +0100, Stefano Babic wrote:
>Hi Peng,
>
>On 10/01/2018 06:20, Peng Fan wrote:
>> Add i.MX8MQ EVK support. SPL will initialize ddr and load ddr phy
>> firmware. Then loading FIT image, ATF to OCRAM, U-Boot and DTB to
>> DRAM.
>>
>> The boot log with Arm trusted fi
I have tried for a while to make it work with DM_I2C but so far nothing.
=> i2c bus
Bus -1: i2c@01c2ac00
Bus -1: i2c@01c2b000
=> dm tree
Class Probed Driver Name
root [ + ] root_drive root_driver
simple_bus [ + ] generic_si `-- soc
On 01/22/2018 09:21 PM, Jun Nie wrote:
> 2018-01-22 13:03 GMT+08:00 Jaehoon Chung :
>> Hi,
>>
>> On 01/02/2018 01:25 PM, Jun Nie wrote:
>>> Poll for broken card detection case instead of return
>>> no card detected.
>>
>> Sorry for late. i didn't see this patch in my mailbox.
>>
>> Does it need to
Hi Stefano,
On Mon, Jan 22, 2018 at 01:13:17PM +0100, Stefano Babic wrote:
>Hi Peng,
>
>On 10/01/2018 06:20, Peng Fan wrote:
>> Add i.MX8MQ EVK support. SPL will initialize ddr and load ddr phy
>> firmware. Then loading FIT image, ATF to OCRAM, U-Boot and DTB to
>> DRAM.
>>
>> The boot log with Ar
Hi Siva,
On 01/22/2018 08:03 PM, Siva Durga Prasad Paladugu wrote:
> Hi Jaehoon,
>
>> -Original Message-
>> From: Jaehoon Chung [mailto:jh80.ch...@samsung.com]
>> Sent: Thursday, January 18, 2018 1:46 PM
>> To: Siva Durga Prasad Paladugu ; u-
>> b...@lists.denx.de
>> Cc: Vipul Kumar ; Vip
On 01/23/2018 03:38 AM, Eugeniy Paltsev wrote:
> Hi Jean-Jacques,
>
> after commit "mmc: disable UHS modes if Vcc cannot be switched on and off"
> (04a2ea248f)
> we got MMC broken on several (at least two) platforms with DesignWare MMC
> controller.
>
> The error log (with debug enabled in driv
Hi Stephen,
On 01/23/2018 02:02 AM, Stephen Warren wrote:
> Jaehoon,
>
> The latest commit in u-boot-mmc.git master branch fails on almost every Tegra
> board. The MMC device experiences an error during initialization and hence
> isn't available:
Thanks for reporting this. I'm not sure but it
On Sat, Feb 11, 2017 at 10:44:05AM -0500, Tom Rini wrote:
> Add qemu-x86_64 to the list of targets we use for test.py runs.
>
> Signed-off-by: Tom Rini
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
___
U-Boot ma
On Fri, Jan 05, 2018 at 02:45:21AM +0200, Tuomas Tynkkynen wrote:
> fat.h unconditionally defines CONFIG_SUPPORT_VFAT (and has done since
> 2003), so as a result VFAT support is always enabled regardless of
> whether a board config defines it or not. Drop this unnecessary option.
>
> Signed-off-b
On Fri, Jan 05, 2018 at 02:45:19AM +0200, Tuomas Tynkkynen wrote:
> Make it select FS_FAT as well, because if it's not selected, enabling
> ENV_IS_IN_FAT causes a Kconfig warning:
>
> warning: (ENV_IS_IN_FAT) selects FAT_WRITE which has unmet direct
> dependencies (FS_FAT)
>
> This also allows
On Tue, Jan 02, 2018 at 10:38:36AM -0600, Adam Ford wrote:
> This converts the following to Kconfig:
>CONFIG_TWL4030_USB
>
> Signed-off-by: Adam Ford
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
___
U-Boot
On Tue, Jan 02, 2018 at 10:39:52AM -0600, Adam Ford wrote:
> This converts the following to Kconfig:
>CONFIG_ROCKCHIP_USB2_PHY
>
> Signed-off-by: Adam Ford
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
___
U
On Fri, Jan 05, 2018 at 02:45:17AM +0200, Tuomas Tynkkynen wrote:
> Migrate the following symbols to Kconfig:
>
> CONFIG_FS_EXT4
> CONFIG_EXT4_WRITE
>
> The definitions in config_fallbacks.h can now be expressed in Kconfig.
>
> Signed-off-by: Tuomas Tynkkynen
Applied to u-boot/master, thanks!
On Fri, Jan 05, 2018 at 02:45:20AM +0200, Tuomas Tynkkynen wrote:
> Signed-off-by: Tuomas Tynkkynen
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de
On Tue, Jan 02, 2018 at 10:39:21AM -0600, Adam Ford wrote:
> This converts the following to Kconfig:
>CONFIG_OMAP_USB_PHY
>
> Signed-off-by: Adam Ford
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
___
U-Boot
On Fri, Jan 05, 2018 at 02:45:18AM +0200, Tuomas Tynkkynen wrote:
> The symbol's been converted to Kconfig for a while, poplar is the only
> one #defining it.
>
> Signed-off-by: Tuomas Tynkkynen
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
__
On Thu, Jan 11, 2018 at 08:20:27AM -0600, Adam Ford wrote:
> This converts the following to Kconfig:
>CONFIG_SOC_DA8XX
>CONFIG_SOC_DA850
>CONFIG_DA850_LOWLEVEL
>CONFIG_MACH_DAVINCI_DA850_EVM
>CONFIG_SYS_DA850_PLL_INIT
>CONFIG_SYS_DA850_DDR_INIT
>
> Signed-off-by: Adam Ford
On Fri, Dec 29, 2017 at 09:15:41AM -0600, Adam Ford wrote:
> This converts the following to Kconfig:
>CONFIG_USB_MUSB_HCD
>CONFIG_USB_MUSB_UDC
>CONFIG_USB_DAVINCI
>CONFIG_USB_OMAP3
>CONFIG_USB_DA8XX
>CONFIG_USB_AM35X
>
> Signed-off-by: Adam Ford
Applied to u-boot/master,
On Sat, Dec 30, 2017 at 07:33:42AM -0600, Adam Ford wrote:
> This converts the following to Kconfig:
>CONFIG_DAVINCI_SPI
>
> Signed-off-by: Adam Ford
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: PGP signature
___
U-Boot
On Fri, Dec 29, 2017 at 08:16:05AM -0600, Adam Ford wrote:
> This converts the following to Kconfig:
>CONFIG_USB_MUSB_OMAP2PLUS
>CONFIG_USB_MUSB_AM35X
>CONFIG_USB_MUSB_DSPS
>CONFIG_USB_MUSB_PIO_ONLY
>
> Signed-off-by: Adam Ford
Applied to u-boot/master, thanks!
--
Tom
signat
On Wed, Dec 27, 2017 at 01:39:56PM -0600, Adam Ford wrote:
> The SPL doesn't have much room, so in order to support OF_CONTROL
> in SPL, we need the extra functionality of SPL_OF_PLATDATA.
>
> Adding these features allows us to remove a small part of code without
> losing the serial port during S
On Mon, Jan 22, 2018 at 5:28 PM, Gaëtan Carlier wrote:
> Hi Joe,
>
> On 01/22/2018 11:46 PM, Joe Hershberger wrote:
>> Hi Gaëtan,
>>
>> On Thu, Jan 18, 2018 at 4:56 AM, Gaëtan Carlier wrote:
>>> Hi,
>>> I would like to implement a new command and submit it to the mailing list.
>>> The command wil
Hi Joe,
On 01/22/2018 11:46 PM, Joe Hershberger wrote:
> Hi Gaëtan,
>
> On Thu, Jan 18, 2018 at 4:56 AM, Gaëtan Carlier wrote:
>> Hi,
>> I would like to implement a new command and submit it to the mailing list.
>> The command will have the following format:
>> udpsend> send>
>>
>> udpsend 2
This converts the following to Kconfig:
CONFIG_SYS_BOOT_GET_CMDLINE
CONFIG_SYS_BOOT_GET_KBD
Signed-off-by: Derald D. Woods
---
v2:
- Drop selection for ARM
---
Kconfig | 12
arch/Kconfig | 4
arch/m68k/include/asm
Hi Gaëtan,
On Thu, Jan 18, 2018 at 4:56 AM, Gaëtan Carlier wrote:
> Hi,
> I would like to implement a new command and submit it to the mailing list.
> The command will have the following format:
> udpsend send>
>
> udpsend 255.255.255.255 4040 0 hello world
>
> If source port is 0, a random p
On Mon, Jan 22, 2018 at 04:27:32PM -0600, Adam Ford wrote:
> On Mon, Jan 22, 2018 at 4:12 PM, Tom Rini wrote:
> > On Mon, Jan 22, 2018 at 04:07:44PM -0600, Adam Ford wrote:
> >> On Mon, Jan 22, 2018 at 3:30 PM, Tom Rini wrote:
> >> > On Fri, Jan 12, 2018 at 07:26:06AM -0600, Adam Ford wrote:
> >>
On Mon, Jan 22, 2018 at 4:12 PM, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 04:07:44PM -0600, Adam Ford wrote:
>> On Mon, Jan 22, 2018 at 3:30 PM, Tom Rini wrote:
>> > On Fri, Jan 12, 2018 at 07:26:06AM -0600, Adam Ford wrote:
>> >
>> >> This converts the following to Kconfig:
>> >>CONFIG_SYS_
On Mon, Jan 22, 2018 at 04:07:44PM -0600, Adam Ford wrote:
> On Mon, Jan 22, 2018 at 3:30 PM, Tom Rini wrote:
> > On Fri, Jan 12, 2018 at 07:26:06AM -0600, Adam Ford wrote:
> >
> >> This converts the following to Kconfig:
> >>CONFIG_SYS_DV_CLKMODE
> >>CONFIG_SYS_DA850_PLL0_POSTDIV
> >>
On Mon, Jan 22, 2018 at 3:30 PM, Tom Rini wrote:
> On Fri, Jan 12, 2018 at 07:26:06AM -0600, Adam Ford wrote:
>
>> This converts the following to Kconfig:
>>CONFIG_SYS_DV_CLKMODE
>>CONFIG_SYS_DA850_PLL0_POSTDIV
>>CONFIG_SYS_DA850_PLL0_PLLDIV1
>>CONFIG_SYS_DA850_PLL0_PLLDIV2
>>C
On Thu, Dec 28, 2017 at 01:25:13AM -0600, Derald D. Woods wrote:
> This converts the following to Kconfig:
> CONFIG_SYS_BOOT_GET_CMDLINE
> CONFIG_SYS_BOOT_GET_KBD
>
> Additionally, ARM now selects CONFIG_SYS_BOOT_GET_CMDLINE. This enables
> the 'boot_get_cmdline' call to be reached fr
On Mon, 22 Jan 2018 12:06:07 -0500
Tom Rini wrote:
> Hey all,
>
> In another thread Felix Brack brought up that as of version 3.0 of
> SPDX, there's a number of deprecated tags (see
> https://spdx.org/licenses/) and that we're using at least one of them.
>
> Specifically, "GPL-2.0+" should be "
On Fri, Jan 12, 2018 at 07:26:06AM -0600, Adam Ford wrote:
> This converts the following to Kconfig:
>CONFIG_SYS_DV_CLKMODE
>CONFIG_SYS_DA850_PLL0_POSTDIV
>CONFIG_SYS_DA850_PLL0_PLLDIV1
>CONFIG_SYS_DA850_PLL0_PLLDIV2
>CONFIG_SYS_DA850_PLL0_PLLDIV3
>CONFIG_SYS_DA850_PLL0_PLL
Hi.
> Hi,
> On 01/18/2018 11:56 AM, Gaëtan Carlier wrote:
> > Hi,
> > I would like to implement a new command and submit it to the
> > mailing list. The command will have the following format:
> > udpsend
> >
> >
> > udpsend 255.255.255.255 4040 0 hello world
> >
> > If source port is 0, a r
On 22.01.18 19:43, Heinrich Schuchardt wrote:
>
>
> On 01/22/2018 02:59 PM, Alexander Graf wrote:
>> On 01/20/2018 01:56 PM, Heinrich Schuchardt wrote:
>>> The bootefi command has two parameters: the address of the executable
>>> and
>>> the address of the flattened device tree.
>>>
>>> When ex
On Mon, Jan 22, 2018 at 09:55:43PM +0100, Álvaro Fernández Rojas wrote:
> Hi Daniel,
>
>
> El 22/01/2018 a las 21:26, Daniel Schwierzeck escribió:
> >
> >On 22.01.2018 18:14, Tom Rini wrote:
> >>On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote:
> >>>
> >>>On 22.01.2018 13:58, To
Hi Daniel,
El 22/01/2018 a las 21:26, Daniel Schwierzeck escribió:
On 22.01.2018 18:14, Tom Rini wrote:
On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote:
On 22.01.2018 13:58, Tom Rini wrote:
On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote:
Hi Tom,
Please pul
On 22.01.2018 18:14, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote:
>>
>>
>> On 22.01.2018 13:58, Tom Rini wrote:
>>> On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote:
>>>
Hi Tom,
Please pull this PR.
thanks!
Jagan.
>>
On 22.01.2018 19:54, Daniel Schwierzeck wrote:
>
>
> On 22.01.2018 19:01, Paul Burton wrote:
>> Hi Daniel,
>>
>> On Fri, Jan 19, 2018 at 12:31:25PM +0100, Daniel Schwierzeck wrote:
>>> On 18.01.2018 22:19, Paul Burton wrote:
When constraining the highest DDR address that U-Boot will use fo
On Mon, Jan 22, 2018 at 08:44:27PM +0100, Wolfgang Denk wrote:
> Dear Tom,
>
> In message <20180122170607.GL32220@bill-the-cat> you wrote:
> >
> > In another thread Felix Brack brought up that as of version 3.0 of SPDX,
> > there's a number of deprecated tags (see https://spdx.org/licenses/) and
Dear Tom,
In message <20180122170607.GL32220@bill-the-cat> you wrote:
>
> In another thread Felix Brack brought up that as of version 3.0 of SPDX,
> there's a number of deprecated tags (see https://spdx.org/licenses/) and
> that we're using at least one of them.
>
> Specifically, "GPL-2.0+" shou
The EFI implementation does not fit into any of the existing categories.
Provide LOGC_EFI so that EFI related message can be filtered.
Signed-off-by: Heinrich Schuchardt
---
v2
rebase on git://git.denx.de/u-boot-dm.git, branch log-working
add category name
---
common/log.c | 1
On Tue, Nov 28, 2017 at 10:08:08AM +0800, Peng Fan wrote:
> After relocation, when error happends, it is hard to track
> ELR and LR with asm file objdumped from elf file.
>
> So subtract the gd->reloc_off the reflect the compliation address.
>
> Signed-off-by: Peng Fan
> ---
> arch/arm/lib/inte
On 22.01.2018 19:01, Paul Burton wrote:
> Hi Daniel,
>
> On Fri, Jan 19, 2018 at 12:31:25PM +0100, Daniel Schwierzeck wrote:
>> On 18.01.2018 22:19, Paul Burton wrote:
>>> When constraining the highest DDR address that U-Boot will use for its
>>> data & relocated self, we need to handle the comm
On 01/22/2018 02:59 PM, Alexander Graf wrote:
On 01/20/2018 01:56 PM, Heinrich Schuchardt wrote:
The bootefi command has two parameters: the address of the executable and
the address of the flattened device tree.
When executing the devicetree command in grub this command can only
replace an e
Hi Jean-Jacques,
after commit "mmc: disable UHS modes if Vcc cannot be switched on and off"
(04a2ea248f)
we got MMC broken on several (at least two) platforms with DesignWare MMC
controller.
The error log (with debug enabled in drivers/mmc/mmc.c and
drivers/mmc/dw_mmc.c) is next:
-
The appended README explains how U-Boot and iPXE can be used
to boot a diskless system from an iSCSI SAN.
The maintainer for README.efi and README.iscsi is set.
Signed-off-by: Heinrich Schuchardt
---
MAINTAINERS | 2 +
doc/README.iscsi | 178 ++
Hi Daniel,
On Fri, Jan 19, 2018 at 12:31:25PM +0100, Daniel Schwierzeck wrote:
> On 18.01.2018 22:19, Paul Burton wrote:
> > When constraining the highest DDR address that U-Boot will use for its
> > data & relocated self, we need to handle the common case in which a 32
> > bit system with 2GB DDR
Thanks for the infos and the patches.
1. Non SPL
After disabling SPL in the U-Boot configuration and enabling USART6 in the
DTS with the patches you provided, there is still no output on this serial
interface after flashing U-Boot v2018.01 (stm32f746-disco_defconfig) with:
$ openocd -f board/stm32
On Mon, Jan 22, 2018 at 05:49:39PM +0100, Daniel Schwierzeck wrote:
>
>
> On 22.01.2018 13:58, Tom Rini wrote:
> > On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote:
> >
> >> Hi Tom,
> >>
> >> Please pull this PR.
> >>
> >> thanks!
> >> Jagan.
> >>
> >> The following changes since commi
On Mon, Jan 22, 2018 at 09:48:26AM -0700, Simon Glass wrote:
> Hi,
>
> On 22 January 2018 at 09:36, Tom Rini wrote:
> > On Mon, Jan 22, 2018 at 04:57:41PM +0100, Maxime Ripard wrote:
> >> On Mon, Jan 22, 2018 at 07:49:41AM -0500, Tom Rini wrote:
> >> > On Mon, Jan 22, 2018 at 01:46:46PM +0100, Ma
Hey all,
In another thread Felix Brack brought up that as of version 3.0 of SPDX,
there's a number of deprecated tags (see https://spdx.org/licenses/) and
that we're using at least one of them.
Specifically, "GPL-2.0+" should be "GPL-2.0-or-later".
Now, we have a few options here:
- Deprecated i
Jaehoon,
The latest commit in u-boot-mmc.git master branch fails on almost every
Tegra board. The MMC device experiences an error during initialization
and hence isn't available:
U-Boot 2018.01-05974-gb9b4f146c9 (Jan 22 2018 - 09:18:42 -0700), Build:
jenkins-u-boot-denx_uboot_mmc-master-buil
Hi Nobuhiro,
https://patchwork.ozlabs.org/patch/843377/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Wilson,
https://patchwork.ozlabs.org/patch/835530/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Nobuhiro,
https://patchwork.ozlabs.org/patch/843225/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Nobuhiro,
https://patchwork.ozlabs.org/patch/843228/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Nobuhiro,
https://patchwork.ozlabs.org/patch/843226/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Qiang,
https://patchwork.ozlabs.org/patch/848354/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Nobuhiro,
https://patchwork.ozlabs.org/patch/843323/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Florian,
https://patchwork.ozlabs.org/patch/846615/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Florian,
https://patchwork.ozlabs.org/patch/846614/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Jason,
https://patchwork.ozlabs.org/patch/842258/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Florian,
https://patchwork.ozlabs.org/patch/846613/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Patrice,
https://patchwork.ozlabs.org/patch/842490/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Joe,
https://patchwork.ozlabs.org/patch/807955/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Patrice,
https://patchwork.ozlabs.org/patch/842491/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Chris,
https://patchwork.ozlabs.org/patch/833922/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Florian,
https://patchwork.ozlabs.org/patch/846612/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Chris,
https://patchwork.ozlabs.org/patch/833920/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Chris,
https://patchwork.ozlabs.org/patch/833923/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Lukasz,
https://patchwork.ozlabs.org/patch/832191/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Joe,
https://patchwork.ozlabs.org/patch/807948/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
Hi Wilson,
https://patchwork.ozlabs.org/patch/804937/ was applied to
http://git.denx.de/?p=u-boot/u-boot-net.git
Thanks!
-Joe
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
On 22.01.2018 13:58, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote:
>
>> Hi Tom,
>>
>> Please pull this PR.
>>
>> thanks!
>> Jagan.
>>
>> The following changes since commit 98691a60abffb44303d7dae6e9e699d0daded930:
>>
>> Merge git://git.denx.de/u-boot-rockchip (2
Hi,
On 22 January 2018 at 09:36, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 04:57:41PM +0100, Maxime Ripard wrote:
>> On Mon, Jan 22, 2018 at 07:49:41AM -0500, Tom Rini wrote:
>> > On Mon, Jan 22, 2018 at 01:46:46PM +0100, Maxime Ripard wrote:
>> > > Hi,
>> > >
>> > > On Sun, Jan 21, 2018 at 05:29
On Mon, Jan 22, 2018 at 05:33:59PM +0100, Felix Brack wrote:
> Hi Tom,
>
> On 22.01.2018 16:15, Tom Rini wrote:
> > On Mon, Jan 22, 2018 at 12:07:49PM +0100, Felix Brack wrote:
> >
> >> This patch adds support for the PDU001 board.
> >>
> >> Signed-off-by: Felix Brack
> > [snip]
> >> diff --git
On Mon, Jan 22, 2018 at 04:57:41PM +0100, Maxime Ripard wrote:
> On Mon, Jan 22, 2018 at 07:49:41AM -0500, Tom Rini wrote:
> > On Mon, Jan 22, 2018 at 01:46:46PM +0100, Maxime Ripard wrote:
> > > Hi,
> > >
> > > On Sun, Jan 21, 2018 at 05:29:56PM -0700, Simon Glass wrote:
> > > > > On Wed, Jan 17,
Hi Tom,
On 22.01.2018 16:15, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 12:07:49PM +0100, Felix Brack wrote:
>
>> This patch adds support for the PDU001 board.
>>
>> Signed-off-by: Felix Brack
> [snip]
>> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
>> index f6d57f5..15349b3 100644
>> --- a/a
On Sat, Jan 20, 2018 at 1:17 AM, Alberto Sánchez Molero
wrote:
> Loading files stored with lzo compression from a btrfs filesystem was
> producing unaligned memory accesses, which were causing a data abort
> and a reset on an Orange Pi Zero.
>
> The change in hash.c is not triggered by any error b
Hi Fabio,
On 22/01/2018 16:23, Fabio Estevam wrote:
> Hi Stefano,
>
> On Mon, Jan 22, 2018 at 12:00 PM, Stefano Babic wrote:
>
>>> --- /dev/null
>>> +++ b/board/freescale/mx8mq_evk/README
>>> @@ -0,0 +1,47 @@
>>> +U-Boot for the NXP i.MX8MQ EVK board
>>> +
>>> +Quick Start
>>> +
On Mon, Jan 22, 2018 at 07:49:41AM -0500, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 01:46:46PM +0100, Maxime Ripard wrote:
> > Hi,
> >
> > On Sun, Jan 21, 2018 at 05:29:56PM -0700, Simon Glass wrote:
> > > > On Wed, Jan 17, 2018 at 03:07:58PM -0700, Simon Glass wrote:
> > > >> On 16 January 2018 a
On 22.01.2018 16:32, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 04:28:16PM +0100, Daniel Schwierzeck wrote:
>>
>>
>> On 22.01.2018 15:59, Tom Rini wrote:
>>> On Mon, Jan 22, 2018 at 03:56:09PM +0100, Daniel Schwierzeck wrote:
Hi Tom,
On 22.01.2018 13:58, Tom Rini wrote:
> On Mon
On Mon, Jan 22, 2018 at 04:28:16PM +0100, Daniel Schwierzeck wrote:
>
>
> On 22.01.2018 15:59, Tom Rini wrote:
> > On Mon, Jan 22, 2018 at 03:56:09PM +0100, Daniel Schwierzeck wrote:
> >> Hi Tom,
> >>
> >> On 22.01.2018 13:58, Tom Rini wrote:
> >>> On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan
On 22.01.2018 15:59, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 03:56:09PM +0100, Daniel Schwierzeck wrote:
>> Hi Tom,
>>
>> On 22.01.2018 13:58, Tom Rini wrote:
>>> On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote:
>>>
Hi Tom,
Please pull this PR.
thanks!
J
Hi Stefano,
On Mon, Jan 22, 2018 at 12:00 PM, Stefano Babic wrote:
>> --- /dev/null
>> +++ b/board/freescale/mx8mq_evk/README
>> @@ -0,0 +1,47 @@
>> +U-Boot for the NXP i.MX8MQ EVK board
>> +
>> +Quick Start
>> +
>> +- Build the ARM Trusted firmware binary
>> +- Build U-Boot
On Mon, Jan 22, 2018 at 12:07:49PM +0100, Felix Brack wrote:
> This patch adds support for the PDU001 board.
>
> Signed-off-by: Felix Brack
[snip]
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> index f6d57f5..15349b3 100644
> --- a/arch/arm/Kconfig
> +++ b/arch/arm/Kconfig
> @@ -1339,6 +13
On Mon, Jan 22, 2018 at 03:56:09PM +0100, Daniel Schwierzeck wrote:
> Hi Tom,
>
> On 22.01.2018 13:58, Tom Rini wrote:
> > On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote:
> >
> >> Hi Tom,
> >>
> >> Please pull this PR.
> >>
> >> thanks!
> >> Jagan.
> >>
> >> The following changes sinc
Hi Tom,
On 22.01.2018 13:58, Tom Rini wrote:
> On Mon, Jan 22, 2018 at 11:20:56AM +0530, Jagan Teki wrote:
>
>> Hi Tom,
>>
>> Please pull this PR.
>>
>> thanks!
>> Jagan.
>>
>> The following changes since commit 98691a60abffb44303d7dae6e9e699d0daded930:
>>
>> Merge git://git.denx.de/u-boot-rock
On 01/19/2018 05:59 PM, Bryan O'Donoghue wrote:
>
>
> On 19/01/18 20:14, Andrew F. Davis wrote:
>> On 01/19/2018 01:43 PM, Bryan O'Donoghue wrote:
>>> This patch adds support for bootable OPTEE images to mkimage. Currently
>>> there is a (Trusted Execution Environment) TEE image type, the TEE ima
Hi Peng,
On 10/01/2018 06:20, Peng Fan wrote:
> Add i.MX8MQ EVK support. SPL will initialize ddr and load ddr phy
> firmware. Then loading FIT image, ATF to OCRAM, U-Boot and DTB to
> DRAM.
>
> The boot log with Arm trusted firmware console enabled:
> "
> U-Boot SPL 2018.01-00038-gbd426c08ea (Jan
1 - 100 of 135 matches
Mail list logo