On Mon, Oct 30, 2017 at 11:52 AM, Jagan Teki wrote:
> On Mon, Oct 16, 2017 at 12:54 PM, Rajat Srivastava
> wrote:
>> The S25FS-S family physical sectors may be configured as a hybrid
>> combination of eight 4-kB parameter sectors at the top or bottom
>> of the address space with all but one of th
Hi Tom, Stefano,
Any chance to get this still into 2017.11? It allows to use 2017.11 on
my board...
--
Stefan
On 2017-10-17 13:59, Stefan Agner wrote:
> From: Stefan Agner
>
> On Vybrid SoCs U-Boot gets loaded into GFX SRAM which is 512KiB.
> Currently 32KiB is reserved for the IMX header. How
Hi Dongjin,
> Looking at the schematic, LDO15 and LDO17 are tied as a power source
> of a builtin network chipset. The voltage on LDO15 is corrected to
> 3.3V and the name of LDO17 is corrected to "vdd_ldo17".
>
> Signed-off-by: Dongjin Kim
> ---
> arch/arm/dts/exynos5422-odroidxu3.dts | 6 +++-
- Update newly added include/configs file in MAINTAINERS
- Update newly added defconfig file in README
Signed-off-by: Jagan Teki
---
Changes for v3:
- none
board/engicam/geam6ul/MAINTAINERS | 2 +-
board/engicam/icorem6/MAINTAINERS | 2 +-
board/engicam/icorem6/README | 7 ++---
U-Boot proper is using DM_MMC so, enable CONFIG_BLK otherwise
find_mmc_device failed to detect MMC device.
Signed-off-by: Jagan Teki
---
Changes for v3:
- none
configs/imx6ul_geam_mmc_defconfig | 1 -
configs/imx6ul_isiot_emmc_defconfig | 1 -
configs/imx6ul_isiot_mmc_defconfig | 1 -
3 file
Hi Jagan,
On Mon, Oct 30, 2017 at 7:57 AM, Jagan Teki wrote:
> U-Boot proper is using DM_MMC so, enable CONFIG_BLK otherwise
> find_mmc_device failed to detect MMC device.
>
> Signed-off-by: Jagan Teki
I have already sent a patch that fixes this issue for all mx6 boards.
Regards,
Fabio Esteva
Hi Stefano and Tom,
On Fri, Oct 20, 2017 at 12:17 PM, Fabio Estevam wrote:
> When CONFIG_DM_MMC=y, CONFIG_BLK should be selected, otherwise the
> SD/eMMC card cannot be used.
>
> Also, select CONFIG_DM_USB=y when CONFIG_USB=y to avoid build failure.
>
> Tested on mx6slevk, mx7dsabresd and mx6ulle
On Fri, Oct 20, 2017 at 7:47 PM, Fabio Estevam wrote:
> When CONFIG_DM_MMC=y, CONFIG_BLK should be selected, otherwise the
> SD/eMMC card cannot be used.
>
> Also, select CONFIG_DM_USB=y when CONFIG_USB=y to avoid build failure.
>
> Tested on mx6slevk, mx7dsabresd and mx6ullevk.
>
> Signed-off-by:
On Mon, Oct 30, 2017 at 3:41 PM, Fabio Estevam wrote:
> Hi Jagan,
>
> On Mon, Oct 30, 2017 at 7:57 AM, Jagan Teki wrote:
>> U-Boot proper is using DM_MMC so, enable CONFIG_BLK otherwise
>> find_mmc_device failed to detect MMC device.
>>
>> Signed-off-by: Jagan Teki
>
> I have already sent a patc
Signed-off-by: Prabhakar Kushwaha
Signed-off-by: Ashish Kumar
Signed-off-by: Raghav Dogra
---
v4:
Add Documentation for SD boot
Rebase to top
arch/arm/Kconfig | 1 +
arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch3 | 43 ++
board/freesc
Signed-off-by: Ashish Kumar
Signed-off-by: Prabhakar Kushwaha
Signed-off-by: Raghav Dogra
---
v2: rebase to top
arch/arm/Kconfig | 1 +
board/freescale/ls1088a/MAINTAINERS | 1 +
configs/ls1088aqds_sdcard_qspi_defconfig | 33
inc
Hi York,
> On 10/27/2017 08:23 AM, Lukasz Majewski wrote:
> > On Fri, 27 Oct 2017 15:06:37 +
> > York Sun wrote:
> >
> >> On 10/27/2017 02:12 AM, Lukasz Majewski wrote:
> >>> This commit allows extended Marvell registers to be read with:
> >>>
> >>> foo > mdio rx FEC 3.10
> >>> Reading f
Add support for setting up SimpleFB for LCD display output in DE2
SimpleFB setup code.
Signed-off-by: Icenowy Zheng
---
drivers/video/sunxi/sunxi_de2.c | 25 ++---
1 file changed, 18 insertions(+), 7 deletions(-)
diff --git a/drivers/video/sunxi/sunxi_de2.c b/drivers/video/s
On Mon, Oct 30, 2017 at 4:07 PM, Icenowy Zheng wrote:
> Add support for setting up SimpleFB for LCD display output in DE2
> SimpleFB setup code.
>
> Signed-off-by: Icenowy Zheng
> ---
> drivers/video/sunxi/sunxi_de2.c | 25 ++---
> 1 file changed, 18 insertions(+), 7 deletion
On 10/30/2017 07:04 AM, Jagan Teki wrote:
> On Sat, Oct 28, 2017 at 5:09 PM, Marek Vasut wrote:
>> On 10/27/2017 03:54 PM, Eugeniy Paltsev wrote:
>>> On Tue, 2017-10-24 at 15:22 +0530, Jagan Teki wrote:
On Tue, Oct 24, 2017 at 11:38 AM, Marek Vasut wrote:
> On 10/23/2017 01:43 PM, Eugeni
On Mon, Oct 30, 2017 at 4:24 PM, Marek Vasut wrote:
> On 10/30/2017 07:04 AM, Jagan Teki wrote:
>> On Sat, Oct 28, 2017 at 5:09 PM, Marek Vasut wrote:
>>> On 10/27/2017 03:54 PM, Eugeniy Paltsev wrote:
On Tue, 2017-10-24 at 15:22 +0530, Jagan Teki wrote:
> On Tue, Oct 24, 2017 at 11:38 A
On 10/30/2017 12:36 PM, Jagan Teki wrote:
> On Mon, Oct 30, 2017 at 4:24 PM, Marek Vasut wrote:
>> On 10/30/2017 07:04 AM, Jagan Teki wrote:
>>> On Sat, Oct 28, 2017 at 5:09 PM, Marek Vasut wrote:
On 10/27/2017 03:54 PM, Eugeniy Paltsev wrote:
> On Tue, 2017-10-24 at 15:22 +0530, Jagan T
Hi Marek, Vladimir,
On Sun, 2017-10-29 at 11:00 +0100, Marek Vasut wrote:
> On 10/27/2017 02:42 PM, Vladimir Boroda wrote:
> >
> > Alexey/Marek,
> >
> > It appears that the "drivers/usb/ehci: Use platform-specific accessors"
> > patch that was submitted in June (and currently adopted in U-Boot
>
> On Mon, Oct 30, 2017 at 11:52 AM, Jagan Teki
> wrote:
> > On Mon, Oct 16, 2017 at 12:54 PM, Rajat Srivastava
> > wrote:
> >> The S25FS-S family physical sectors may be configured as a hybrid
> >> combination of eight 4-kB parameter sectors at the top or bottom of
> >> the address space with all
The RK3368-uQ7 uses a KSZ9031 PHY on-module. Enable PHY_MICREL_KSZ90X1
in the associated defconfig (this somehow got lost with da3b9e7f).
References: da3b9e7f ("Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig")
Signed-off-by: Philipp Tomsich
---
configs/puma-rk3399_defconfig | 1 +
1 file ch
The RK3368-uQ7 uses a KSZ9031 PHY on-module. Enable PHY_MICREL_KSZ90X1
in the associated defconfig.
References: da3b9e7f ("Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig")
Signed-off-by: Philipp Tomsich
---
configs/lion-rk3368_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/co
Hi,
The variable *initialized* in mmc_initialize() is declared as static and
initialised to 0 in the following commit. This makes the compiler put it
in the .bss section of the image.
commit 1b26bab12e85e8b0d382d6775e40d14445249574
Author: Daniel KochmaĆski
Date: Fri May 29 16:55:43 2015 +0200
Hello,
PXE/Extlinux boot fails on old Kernel which requires initrd but doesn't have
FDT!
sysboot loads initrd loaded into RAM, but system boots without initrd and hangs.
Kernel:
Linux odroid 3.8.13.30 #1 SMP PREEMPT Wed Feb 1 20:17:12 CET 2017 armv7l
armv7l armv7l GNU/Linux
Looking into [ma
On 10/30/2017 03:31 AM, Ashish Kumar wrote:
> Signed-off-by: Prabhakar Kushwaha
> Signed-off-by: Ashish Kumar
> Signed-off-by: Raghav Dogra
> ---
>
> v4:
> Add Documentation for SD boot
> Rebase to top
>
> arch/arm/Kconfig | 1 +
> arch/arm/cpu/armv8/fsl-lay
On 10/30/2017 03:34 AM, Lukasz Majewski wrote:
> Hi York,
>
>> On 10/27/2017 08:23 AM, Lukasz Majewski wrote:
>>> On Fri, 27 Oct 2017 15:06:37 +
>>> York Sun wrote:
>>>
On 10/27/2017 02:12 AM, Lukasz Majewski wrote:
> This commit allows extended Marvell registers to be read with
Hi Lukasz,
On 20/10/2017 14:46, Lukasz Majewski wrote:
> This commit provides support for LWN's IMX6Q based DISPLAY5 board.
>
> Signed-off-by: Lukasz Majewski
> ---
>
> arch/arm/dts/imx6q-display5.dts | 18 ++
> arch/arm/mach-imx/mx6/Kconfig | 7 +
> board/liebherr/display5/Kconfi
Hi,
Did anyone have tested falcon recently? it was working for me during
rc1 and now it's broken cant see kernel booting, I knew I need to
bisect but just checking in case if any new changes.
Log:
--
=> reset
spl_early_init()
>>spl:board_init_r()
U-Boot TPL 2017.11-rc2-00077-g1ea3e90-dirty
On 10/30/2017 10:17 AM, Jagan Teki wrote:
> Hi,
>
> Did anyone have tested falcon recently? it was working for me during
> rc1 and now it's broken cant see kernel booting, I knew I need to
> bisect but just checking in case if any new changes.
>
> Log:
> --
>
> => reset
> spl_early_init()
>>
On 30/10/2017 11:13, Fabio Estevam wrote:
> Hi Stefano and Tom,
>
> On Fri, Oct 20, 2017 at 12:17 PM, Fabio Estevam wrote:
>> When CONFIG_DM_MMC=y, CONFIG_BLK should be selected, otherwise the
>> SD/eMMC card cannot be used.
>>
>> Also, select CONFIG_DM_USB=y when CONFIG_USB=y to avoid build fail
On Mon, Oct 30, 2017 at 11:19 PM, York Sun wrote:
> On 10/30/2017 10:17 AM, Jagan Teki wrote:
>> Hi,
>>
>> Did anyone have tested falcon recently? it was working for me during
>> rc1 and now it's broken cant see kernel booting, I knew I need to
>> bisect but just checking in case if any new change
On 10/30/2017 10:55 AM, Jagan Teki wrote:
> On Mon, Oct 30, 2017 at 11:19 PM, York Sun wrote:
>> On 10/30/2017 10:17 AM, Jagan Teki wrote:
>>> Hi,
>>>
>>> Did anyone have tested falcon recently? it was working for me during
>>> rc1 and now it's broken cant see kernel booting, I knew I need to
>>>
On 10/17/2017 08:19 AM, York Sun wrote:
> Commit 06ad970b53a3 ("powerpc: mpc85xx: Implemente workaround for CPU
> erratum A-007907") clears L1CSR2 for the boot core, but other cores
> don't run through the workaround. Add similar code for secondary
> cores to clear DCSTASHID field in L1CSR2 registe
On 10/10/2017 08:21 PM, Prabhakar Kushwaha wrote:
> Memory allocated via malloc is not guaranteed to be zeroized.
>
> So explicitly use calloc instead of malloc.
>
> Signed-off-by: Prabhakar Kushwaha
> ---
> Changes for v2: Replaced malloc/memset with calloc
> Changes for v3: Updated patch descr
On 10/11/2017 06:07 AM, Ashish Kumar wrote:
> Signed-off-by: Ashish Kumar
> ---
> v2:
> Reword commit msg
>
Applied to fsl-qoriq master. Thanks.
York
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot
On 10/11/2017 11:47 PM, andy.t...@nxp.com wrote:
> From: Yuantian Tang
>
> On ls1012a soc, core clock source frequency is 100Mhz.
> Generic timer frequency is derived from core clock source divided
> by 4, which is 25Mhz. So assign timer frequency to 25Mhz here.
>
> Signed-off-by: Tang Yuantian
On 10/12/2017 02:51 AM, Ashish Kumar wrote:
> Since TX delay is now enabled only in PHY_INTERFACE_MODE_RGMII_ID
> PHY_INTERFACE_MODE_RGMII_TXID.
>
> These change where introduced in phy driver in commit titled
> "net: phy: realtek: fix enabling of the TX-delay for RTL8211F"
>
> Signed-off-by: Ash
On 10/22/2017 07:28 PM, Ran Wang wrote:
> Use Kconfig to select QE-HDLC and USB pin-mux.
>
> Signed-off-by: Ran Wang
> Reviewed-by: Bin Meng
> ---
> Change in v4:
> Typo correction.
>
> Change in v3:
> New patch file.
>
This set is applied to fsl-qoriq master. Thanks.
Yor
On 09/01/2017 01:24 AM, Sumit Garg wrote:
> Change DDR allocated for secure memory from 2 MB to 66 MB. This additional
> 64 MB secure memory is required for trusted OS running in Trusted Execution
> Environment using ARMv8 TrustZone.
>
> Signed-off-by: Sumit Garg
> ---
Reformatted commit message
On 09/01/2017 01:25 AM, Sumit Garg wrote:
> Enable support for loadables in SEC firmware FIT image. Currently support
> is added for single loadable image.
>
> Brief description of implementation:
> - Add two more address pointers (loadable_h, loadable_l) as arguments to
> sec_firmware_init() ap
On 10/09/2017 02:09 AM, Calvin Johnson wrote:
> This patch adds PFE driver into U-Boot.
>
> Following are the main driver files:-
> pfe.c: provides low level helper functions to initialize PFE internal
> processor engines and other hardware blocks.
> pfe_driver.c: provides probe functions, initial
On 10/23/2017 01:53 PM, York Sun wrote:
> On 09/14/2017 02:26 PM, York Sun wrote:
>> On 08/30/2017 03:43 AM, Shengzhou Liu wrote:
>>> Signed-off-by: Shengzhou Liu
>>> ---
>>> include/configs/ls1043a_common.h | 11 ++-
>>> 1 file changed, 10 insertions(+), 1 deletion(-)
>>>
>>> diff --gi
On Sat, Oct 14, 2017 at 9:17 AM, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Add support for the latest MX6QP wandboard variant.
>
> Based on Richard Hu's work from Technexion's U-Boot tree.
>
> Signed-off-by: Fabio Estevam
Stefano, please add this to 17.11 release too.
--
Otavio Salvador
On 10/20/2017 03:43 AM, Kurt Kanzenbach wrote:
> Currently the chipselect used to identify the corresponding NAND chip is
> stored
> at the controller and only set during fsl_ifc_chip_init(). This way, only the
> last NAND chip is working, as the previous value of cs_nand gets overwritten.
>
> In
On 10/26/2017 02:46 AM, andy.t...@nxp.com wrote:
> From: Yuantian Tang
>
> Enable sata feature on ls1088a platforms
>
> Signed-off-by: Tang Yuantian
> ---
> include/configs/ls1088aqds.h | 12
> include/configs/ls1088ardb.h | 13 +
> 2 files changed, 25 insertions(+)
>
On 10/29/2017 10:23 PM, Ashish Kumar wrote:
> Hello York,
>
> The definition of qbman_swp_acquire(), is not owned by u-boot, it is part of
> qbman drivers which is owned by Roy.
> u-boot gets this definition from flib code and same is used in u-boot as it
> is.
>
> So, moving this error handler
On 10/29/2017 11:40 PM, Ashish Kumar wrote:
> Signed-off-by: Amrita Kumari
> Signed-off-by: Ashish Kumar
> ---
Change log?
> include/configs/ls1088ardb.h | 13 +
> 1 file changed, 13 insertions(+)
>
> diff --git a/include/configs/ls1088ardb.h b/include/configs/ls1088ardb.h
> index
On 10/30/2017 12:06 PM, York Sun wrote:
> On 10/29/2017 11:40 PM, Ashish Kumar wrote:
>> Signed-off-by: Amrita Kumari
>> Signed-off-by: Ashish Kumar
>> ---
>
> Change log?
>
>> include/configs/ls1088ardb.h | 13 +
>> 1 file changed, 13 insertions(+)
>>
>> diff --git a/include/confi
On Mon, 2017-10-30 at 18:50 +, York Sun wrote:
> On 10/20/2017 03:43 AM, Kurt Kanzenbach wrote:
> > Currently the chipselect used to identify the corresponding NAND chip is
> > stored
> > at the controller and only set during fsl_ifc_chip_init(). This way, only
> > the
> > last NAND chip is wor
This commit allows extended Marvell registers to be read with:
foo > mdio rx FEC 3.10
Reading from bus FEC
PHY at address 0:
3.16 - 0x1063
foo > mdio wx FEC 3.10 0x1011
The above code changes the way ETH connector LEDs blink.
Signed-off-by: Lukasz Majewski
---
Changes in v3:
- Enable exte
On 10/30/2017 02:58 PM, Lukasz Majewski wrote:
> This commit allows extended Marvell registers to be read with:
>
> foo > mdio rx FEC 3.10
> Reading from bus FEC
> PHY at address 0:
> 3.16 - 0x1063
> foo > mdio wx FEC 3.10 0x1011
>
> The above code changes the way ETH connector LEDs blink.
>
> S
On 09/07/2017 10:54 PM, Sumit Garg wrote:
> Enable validation of boot.scr script prior to its execution dependent
> on "secureboot" flag in environment. Enable fall back option to
> qspi boot in case of secure boot.
>
> Signed-off-by: Sumit Garg
> Tested-by: Vinitha Pillai
> ---
> configs/ls101
Hi Stefano,
On Fri, Oct 13, 2017 at 10:27 AM, Fabio Estevam wrote:
> From: Fabio Estevam
>
> Commit 001cdbbb32ef1f6 ("imx: mx6slevk: enable more DM drivers") breaks
> MMC support in U-Boot proper on the mx6slevk_spl_defconfig target:
>
> U-Boot SPL 2017.09-00396-g6ca43a5 (Oct 01 2017 - 16:20:18)
Some H5 boards are designed to start at 1.1V CPUx voltage (e.g. Nano Pi
NEO2), which may not work properly at 1008MHz if the chip's quality is
not so good.
Lower the default CPUx frequency of H5 to 816MHz.
Signed-off-by: Icenowy Zheng
---
arch/arm/mach-sunxi/Kconfig | 2 +-
1 file changed, 1 in
Hi Joe,
On Sun, Oct 15, 2017 at 11:01 AM, Fabio Estevam wrote:
> From: Fabio Estevam
>
> As reported by Jonathan Gray:
>
> "After the recent changes to add SimpleNetworkProtocol to efi_loader
> when booting off mmc via an efi payload that doesn't use
> SimpleNetworkProtocol U-Boot's fec_mxc driv
MIPS is no longer a part of Imagination Technologies, and as such my
@imgtec.com email address will soon cease to function. This patch
updates occurrances of it with my new @mips.com email address, and adds
an entry in .mailmap such that git (& tools such as get_maintainer.pl
when examining history
On Mon, Oct 30, 2017 at 09:59:04AM +0100, Stefan Agner wrote:
> Hi Tom, Stefano,
>
> Any chance to get this still into 2017.11? It allows to use 2017.11 on
> my board...
Stefano, this is your call, thanks!
>
> --
> Stefan
>
> On 2017-10-17 13:59, Stefan Agner wrote:
> > From: Stefan Agner
> >
> -Original Message-
> From: York Sun
> Sent: Tuesday, October 31, 2017 3:51 AM
> To: Sumit Garg ; u-boot@lists.denx.de
> Cc: Ruchika Gupta ; Prabhakar Kushwaha
>
> Subject: Re: [PATCH] arm64: ls1012ardb: Add distro secure boot support
>
> On 09/07/2017 10:54 PM, Sumit Garg wrote:
> > Ena
Hello Martyn,
Am 26.10.2017 um 16:47 schrieb Martyn Welch:
From: Nandor Han
Tweak the i2c transfer to work for devices that want to read data
without addressing a register.
Signed-off-by: Nandor Han
Signed-off-by: Martyn Welch
Cc: Heiko Schocher
Cc: Stefano Babic
Signed-off-by: Martyn Wel
Please see inline.
-Original Message-
From: York Sun
Sent: Tuesday, October 31, 2017 12:32 AM
To: Ashish Kumar ; Roy Pledge
Cc: joe.hershber...@gmail.com; Prabhakar Kushwaha ;
u-boot@lists.denx.de
Subject: Re: [PATCH] drivers: net: ldpaa_eth: Correct error handler for
qbman_swp_acquire
-Original Message-
From: York Sun
Sent: Tuesday, October 31, 2017 12:37 AM
To: Ashish Kumar ; u-boot@lists.denx.de
Cc: Amrita Kumari
Subject: Re: [Patch V2 1/2] armv8: ls1088ardb: Add SCSI related configs in
header file for RDB
On 10/30/2017 12:06 PM, York Sun wrote:
> On 10/29/2017 11:
60 matches
Mail list logo