Re: [U-Boot] [PATCH v1 6/7] mmc: fsl_esdhc: Add emmc hs200 support

2019-09-10 Thread York Sun
Yinbo, Priyanka is the maintainer now for NXP platforms. York > On Sep 9, 2019, at 20:10, Yinbo Zhu wrote: > > Hi York Sun, > > Could you help me merge that series patch to uboot upstream tree. > > Regards, > Yinbo Zhu > Original Message- > From: Pen

Re: [U-Boot] mpc85xx, mpc86xx: device tree model

2019-03-18 Thread York Sun
> @York: Do you work on such an adaption? May we can share efforts? Heiko, I am off software team for the time being. York ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] [PATCH v2] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers

2019-02-04 Thread York Sun
From 19d9e77a6df1f1820f0e8a2bd987849bce14625e Mon Sep 17 00:00:00 2001 From: York Sun Date: Mon, 4 Feb 2019 08:22:58 -0800 Subject: [PATCH v2] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers Change maintainers to Prabhakar Kushwaha for fsl-qoriq, mpc85xx and mpc86xx. Signed-off

Re: [U-Boot] [PATCH] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers

2019-02-04 Thread York Sun
On 2/4/19 9:02 AM, Tom Rini wrote: > Oh probably me hoping to keep someone who knows something in the loop > prior to Mario stepping up. Thanks again! > NP. I will remove myself but keep afleming unchanged. Replace myself with Prabhakar for powerpc, 85xx and 86xx. I couldn't send email using

Re: [U-Boot] [PATCH] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers

2019-02-04 Thread York Sun
On 2/4/19 8:49 AM, Baruch Siach wrote: > Hi York, > > On Mon, Feb 04, 2019 at 04:44:36PM +0000, York Sun wrote: >> From aae114b0344ee5648f236a26a6d44f8ace547d62 Mon Sep 17 00:00:00 2001 >> From: York Sun >> Date: Mon, 4 Feb 2019 08:22:58 -0800 >> Subject: [PAT

[U-Boot] [PATCH] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers

2019-02-04 Thread York Sun
From aae114b0344ee5648f236a26a6d44f8ace547d62 Mon Sep 17 00:00:00 2001 From: York Sun Date: Mon, 4 Feb 2019 08:22:58 -0800 Subject: [PATCH] MAINTAINERS: Change fsl-qoriq, mpc85xx, mpc86xx maintainers Change maintainers to Prabhakar Kushwaha for fsl-qoriq, mpc85xx and mpc86xx. Signed-off

Re: [U-Boot] [PATCH] configs: fsl: move DDR specific defines to Kconfig

2019-02-01 Thread York Sun
rogress. You can move other DDR macros as well. Reviewed-by: York Sun ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] Please pull u-boot-mpc85xx master

2019-01-24 Thread York Sun
Tom, The following changes since commit 7794fe2c8c1303d303dbc515955c6c5be706da88: Merge git://git.denx.de/u-boot-nds32 (2019-01-22 22:00:20 -0500) are available in the Git repository at: git://git.denx.de/u-boot-mpc85xx.git tags/mpc85xx-for-v2019.04-rc1 for you to fetch changes up to

Re: [U-Boot] [PATCH] mpc85xx: Add support for -msingle-pic-base

2019-01-24 Thread York Sun
On 12/6/18 8:20 AM, Joakim Tjernlund wrote: > -msingle-pic-base is a new gcc(from 4.6) option for ppc and > it reduces the size of my u-boot with about 4-5 KB. > While at it, add -fno-jump-tables too to save a > few more bytes. > > e5500 core: > size u-boot.bef >text data bss

Re: [U-Boot] [PATCH v3 01/60] mpc83xx: Introduce ARCH_MPC830*

2019-01-22 Thread York Sun
On 1/21/19 12:19 AM, Mario Six wrote: > Replace CONFIG_MPC830* with proper CONFIG_ARCH_MPC830* Kconfig options. > > Signed-off-by: Mario Six > > --- I browse through the entire patch set. The patches look good. Since NXP doesn't make new mpc83xx SoCs and I have no board to verify, I don't

Re: [U-Boot] [PATCH 1/2] armv8: ls1088ardb: Update MAINTAINERS

2019-01-18 Thread York Sun
On 1/16/19 7:49 AM, Rajesh Bhagat wrote: > From: York Sun > > Signed-off-by: York Sun > CC: Rajesh Bhagat > --- This set is applied to fsl-qoriq master, awaiting upstream. York ___ U-Boot mailing list U-Boot@lists.denx.de https:

Re: [U-Boot] [PATCH] armv7: dts: ls1021a: Remove aliases property name warning

2019-01-18 Thread York Sun
On 1/5/19 12:06 AM, Rajesh Bhagat wrote: > Remove aliases property name warning while compilation: > Warning (alias_paths): /aliases: aliases property name must > include only lowercase and '-' > > Signed-off-by: Rajesh Bhagat > --- Applied to fsl-qoriq master, awaiting upstream. Thanks. York

Re: [U-Boot] [u-boot][PATCH] ls1046aqds: Bypass xfi port fixup for KR mode

2019-01-18 Thread York Sun
On 12/10/18 1:27 AM, Florinel Iordache wrote: > u-boot makes a fixup for LS1046AQDS board to setup the properties > 'fixed-link' and 'phy-connection-type' to 'xgmii' but in case of > backplane mode this fixup is not correct because it causes the KR link > to fail and so it must be bypassed in

Re: [U-Boot] [PATCH] armv8: fsl-layerscape: properly configure qdma ICID

2019-01-18 Thread York Sun
On 12/12/18 3:45 AM, laurentiu.tu...@nxp.com wrote: > From: Laurentiu Tudor > > The ICIDs for the qdma device are not configured through SCFG but > through some registers found in the actual device register block. > > Signed-off-by: Laurentiu Tudor > --- Applied to fsl-qoriq master, awaiting

Re: [U-Boot] [U-Boot, v1] mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops

2019-01-18 Thread York Sun
On 12/14/18 2:02 AM, Yinbo Zhu wrote: > This patch is to make get_cd work well when DM_MMC enabled > > Signed-off-by: Yinbo Zhu > --- Applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi

2019-01-18 Thread York Sun
On 12/18/18 5:01 AM, Mian Yousaf Kaukab wrote: > fsl-mc lazyapply command applies dpl from efi_exit_boot_services(). > Status of fsl-mc node in working fdt is updated at this stage. > However, an efi application like grub may already have copied the fdt. > So the updates to fdt done at

Re: [U-Boot] [PATCH 1/2] armv8: ls1043a: add SVR definitions for 23x23 package silicon

2019-01-18 Thread York Sun
On 12/19/18 10:31 PM, Z.q. Hou wrote: > From: Hou Zhiqiang > > LS1043A/LS1023A 23x23 package silicon has different SVR:VAR_PER. > > Signed-off-by: Hou Zhiqiang This set has been applied to fsl-qoriq master, awaiting upstream. Thanks. York ___

Re: [U-Boot] [RESEND PATCH 1/2] env: fix allow to build multiple environments

2019-01-18 Thread York Sun
On 1/11/19 11:30 PM, Rajesh Bhagat wrote: > Patch fixes build error when enabling CONFIG_ENV_IS_IN_SPI_FLAS > and CONFIG_ENV_IS_IN_MMC at the same time mentioned issue in > below link: > > Refer: https://lists.denx.de/pipermail/u-boot/2018-February/319565.html > > build error when enabling

Re: [U-Boot] [PATCH 1/7] armv8: fsl-layerscape: fixes for TFABOOT framework

2019-01-18 Thread York Sun
On 12/26/18 8:37 PM, Rajesh Bhagat wrote: > Fixes for TFABOOT framework > - update eMMC bootsrc to SD_MMC > - Increase buffer size for mcinitcmd from 256 to 512 > - Fix mcinitcmd and bootcmd for Secure Boot > > Signed-off-by: Pankit Garg > Signed-off-by: Rajesh Bhagat > --- This set has been

[U-Boot] Please pull u-boot-fsl-qoriq master

2019-01-18 Thread York Sun
PEX work in EP mode pci: layerscape: Add the dts fixup for EP and RC Yinbo Zhu (1): mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops York Sun (2): armv8: ls1088ardb: Update MAINTAINERS armv8: ls2088ardb: Update MAINTAINERS arch/arm/cpu/armv8/fsl-layerscape/Kconfig

Re: [U-Boot] [PATCH 2/7] drivers: ifc: restore the legacy flow for IFC config

2019-01-17 Thread York Sun
On 12/26/18 8:37 PM, Rajesh Bhagat wrote: > Restore the legacy flow along with TFABOOT flow for > IFC configuration. What's the reason to go back to old flow? York ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [u-boot][PATCH] ls1046aqds: Bypass xfi port fixup for KR mode

2019-01-10 Thread York Sun
On 12/10/18 1:27 AM, Florinel Iordache wrote: > u-boot makes a fixup for LS1046AQDS board to setup the properties > 'fixed-link' and 'phy-connection-type' to 'xgmii' but in case of > backplane mode this fixup is not correct because it causes the KR link > to fail and so it must be bypassed in

Re: [U-Boot] [PATCH 1/2] env: fix allow to build multiple environments

2019-01-09 Thread York Sun
On 1/2/19 8:37 PM, Rajesh Bhagat wrote: > Patch fixes build error when enabling CONFIG_ENV_IS_IN_SPI_FLASH > and CONFIG_ENV_IS_IN_MMC at the same time mentioned issue in > below link: > > Refer: https://lists.denx.de/pipermail/u-boot/2018-February/319565.html > > build error when enabling

Re: [U-Boot] [PATCH v2] armv8: ls2080ardb: enable eSDHC pin mux support

2018-12-12 Thread York Sun
On 11/22/18 1:06 AM, Yinbo Zhu wrote: > CONFIG_FSL_ESDHC_PIN_MUX should be enabled for ls2080ardb > whose eSDHC has pin mux with DSPI. This config makes sure > esdhc dts node would be fixed with disabled status if > DSPI is used, in case of any mmc issue in linux. Also, > esdhc should be added in

Re: [U-Boot] [PATCH v1] LS2080ardb: MMC: disable esdhc for dspi

2018-12-12 Thread York Sun
On 11/22/18 12:23 AM, Yinbo Zhu wrote: > esdhc and dspi have Multiplexed pins, if dspi is enabled > and esdhc need to be disabled, This patch is to disable > esdhc when rcw config dspi enabled. > > Signed-off-by: Yinbo Zhu > --- > include/configs/ls2080ardb.h |5 +++-- > 1 files changed, 3

Re: [U-Boot] armv8: Secure Boot: Modify boot_a_script definition

2018-12-12 Thread York Sun
On 11/8/18 9:23 PM, Vinitha V Pillai wrote: > boot_script_hdr does not exist, it should not continue to > boot. So adding separate validation after loading boot_script If boot_script_hdr doesn't exist, the "load" command will fail. Why do you expect "esbc_validate" command to run without loading

Re: [U-Boot] Please pull fsl-qoriq master

2018-12-10 Thread York Sun
On 12/10/18 1:22 PM, York Sun wrote: > Tom, > > The following changes since commit d452f27b3ea806fd99aee4b73a723318032c1d5c: > > Prepare v2019.01-rc1 (2018-12-03 23:50:13 -0500) > > are available in the Git repository at: > > git://git.denx.de/u-boot-f

[U-Boot] Please pull fsl-qoriq master

2018-12-10 Thread York Sun
mv8: ls1043ardb: Add TFABOOT support armv8: ls1043aqds: Add TFABOOT support armv8: ls1012ardb: Add TFABOOT support armv8: ls1012aqds: fix secure boot compilation armv8: ls1012aqds: Add TFABOOT support armv8: ls1012afrx: Add TFABOOT support York Sun (3): move d

Re: [U-Boot] [PATCH][v2] armv8:fsl-layerscape: Add support for Chassis 3.2

2018-12-10 Thread York Sun
On 10/29/18 2:11 AM, Priyanka Jain wrote: > NXP layerscape architecture Chassis 3.2 builds upon chassis3 > architecture with changes like DDR Memory map change, > removal of IFC and support of upto 8 I2C controller. > > Patch add README.lsch3_2 and the above changes under > macro

Re: [U-Boot] [PATCH][v3] armv8: lx2160a: Add LX2160A SoC Support

2018-12-10 Thread York Sun
On 10/29/18 2:17 AM, Priyanka Jain wrote: > LX2160A Soc is based on Layerscape Chassis Generation 3.2 Architecture. > Features: > 16 ARM v8 Cortex-A72 cores in 8 cluster, CCN508, SEC, > two 64-bit DDR4 memory controller, RGMII, 8 I2C controllers, > 3 serdes modules, USB 3.0, SATA, 4 PL011 SBSA

Re: [U-Boot] [PATCH] board/freescale/vid: Add vdd table for NXP LX2160A SoC

2018-12-10 Thread York Sun
On 10/10/18 10:22 PM, Priyanka Jain wrote: > Signed-off-by: Priyanka Jain > --- Applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH][v2] armv8: lsch3: Add support of serdes3 module

2018-12-10 Thread York Sun
On 9/26/18 10:02 PM, Priyanka Jain wrote: > Some lsch3 based SoCs like lx2160a contains three > serdes modules. > Add support for third serdes protocol in lsch3 > > Signed-off-by: Priyanka Jain > --- > Changes for v2: > Updated copyright > Renamed CONFIG_SYS_FSL_SRDS_3 to

Re: [U-Boot] [PATCH] board/freescale/vid: Add correction for ltc3882 read error.

2018-12-10 Thread York Sun
On 10/10/18 10:11 PM, Priyanka Jain wrote: > Voltage regulator LTC3882 device has 0.5% voltage read error. > So for NXP SoC devices this generally equates to 2mV > > Update set_voltage_to_LTC for below: > 1.Add coorection of upto 2mV in voltage comparison > to take care of voltage read error of

Re: [U-Boot] [PATCH] ls1088a: Move CONFIG_FSL_QSPI to defconfig

2018-12-10 Thread York Sun
On 10/12/18 2:18 AM, Ashish Kumar wrote: > Signed-off-by: Rajat Srivastava > Signed-off-by: Ashish Kumar > --- This set is applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] armv8: ls1088ardb_pb: Add support for board detection

2018-12-10 Thread York Sun
On 10/12/18 7:04 AM, Pramod Kumar wrote: > ls1088ardb-pb and ls1088ardb both boards are ls1088a based soc, > board type detection is dynamic at boot time > > Signed-off-by: Pramod Kumar > --- This set is applied to fsl-qoriq master, awaiting upstream. Thanks. York

Re: [U-Boot] [PATCH] arm: ls1021a: Add timer_init() in board_init_f for SPL

2018-12-10 Thread York Sun
On 10/16/18 1:23 AM, Alison Wang wrote: > I2C is used to access DDR SPD in the DDR initialization for SPL. In > i2c_write process, get_timer() will be called. In board_init_f for SPL, > timer_init() is not called before. The system counter is not enabled and > the counter frequency is not set to

Re: [U-Boot] [PATCH 1/3] scsi: ceva: add ls2080a soc support

2018-12-10 Thread York Sun
On 10/21/18 7:47 PM, Peng Ma wrote: > Add ahci compatible support for ls2080a soc. > > Signed-off-by: Peng Ma > --- This set is applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH 1/3] scsi: ceva: add ls1088a soc support

2018-12-10 Thread York Sun
On 10/21/18 7:43 PM, Peng Ma wrote: > Add ahci compatible support for ls1088a soc. > > Signed-off-by: Peng Ma > --- This set is applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH 1/4] scsi: ceva: add ls1046a soc support

2018-12-10 Thread York Sun
On 10/11/18 3:38 AM, Peng Ma wrote: > Add ahci compatible support for ls1046a soc. > > Signed-off-by: Peng Ma > --- Please remember to sort defconfig using moveconfig.py in the future. This set is applied to fsl-qoriq master, awaiting upstream. Thanks. York

Re: [U-Boot] [PATCH v6 00/27] TF-A Boot support for NXP Chassis 2 platforms

2018-12-10 Thread York Sun
On 11/5/18 10:01 AM, Rajesh Bhagat wrote: > Includes changes in u-boot framework to support TF-A for NXP Chassis 2 > platforms. A new defconfig is added namely ls*_tfa_defconfig which will > be used for all boot sources when TF-A is used. > >

Re: [U-Boot] [PATCH] mpc85xx: Add support for -msingle-pic-base

2018-12-07 Thread York Sun
t;text data bss dec hex filename > 292998 17868 24968 335834 51fda u-boot.bef > size u-boot.aft >text data bss dec hex filename > 288002 17868 24968 330838 50c56 u-boot.aft > > Signed-off-by: Joakim Tjernlund

Re: [U-Boot] [PATCH 1/2] AQUANTIA USXGMII autoneg enable

2018-12-06 Thread York Sun
On 10/30/18 2:54 AM, Valentin-catalin Neacsu wrote: > If System interface protocol is USXGMII then enable USXGMII autoneg > Signed-off-by: Valentin Catalin Neacsu > --- > drivers/net/phy/aquantia.c | 18 ++ > 1 file changed, 18 insertions(+) > > diff --git

Re: [U-Boot] [PATCH v6 03/27] env: sf: define API to override sf environment address

2018-12-03 Thread York Sun
Maintainers, Please review this patch as it slightly changes common code for ENV. Rajesh, If you run get_maintainers, or use patman, you would have expanded the CC list. York On 11/5/18 10:01 AM, Rajesh Bhagat wrote: > Defines env_sf_get_env_addr API to override sf environment address, >

Re: [U-Boot] [PATCH v6 02/27] env: allow flash and nand env driver to compile together

2018-12-03 Thread York Sun
Maintainers, Please review this patch as it slightly changes common code for ENV. Rajesh, If you run get_maintainers, or use patman, you would have expanded the CC list. York On 11/5/18 10:01 AM, Rajesh Bhagat wrote: > Define env_ptr as static in flash and nand env driver to > allow these to

Re: [U-Boot] [PATCH 2/2] armv8: ls1043aqds: modify the qspi_bootcmd definition

2018-11-20 Thread York Sun
On 11/20/18 12:55 AM, Wen He wrote: > Fix the kernel offset of qspi_bootcmd scripts, followed > the qoriq_memory_layout definition. > > Signed-off-by: Wen He > --- > include/configs/ls1043a_common.h | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git

Re: [U-Boot] [PATCH v3] fsl-lsch3: soc: Enable AHB read support for Flexspi controller

2018-11-20 Thread York Sun
On 11/20/18 1:24 AM, Ashish Kumar wrote: > > >> -Original Message----- >> From: York Sun >> Sent: Tuesday, November 20, 2018 2:13 AM >> To: Ashish Kumar ; u-boot@lists.denx.de >> Cc: Yogesh Narayan Gaur ; Rajat Srivastava >> >> Subject: Re: [P

Re: [U-Boot] [PATCH][v2] armv8: lx2160ardb : Add support for LX2160ARDB platform

2018-11-19 Thread York Sun
On 10/29/18 2:30 AM, Priyanka Jain wrote: > LX2160ARDB is an evaluation board that supports LX2160A > family SoCs. This patch add base support for this board. > > Signed-off-by: Wasim Khan > Signed-off-by: Yogesh Gaur > Signed-off-by: Meenakshi Aggarwal > Signed-off-by: Vabhav Sharma >

Re: [U-Boot] [PATCH v3] fsl-lsch3: soc: Enable AHB read support for Flexspi controller

2018-11-19 Thread York Sun
On 11/12/18 11:26 PM, Ashish Kumar wrote: > Enable AHB support for Flexspi controller interface meaning > memory can be accessed via md command using absolute addresses > > Signed-off-by: Yogesh Gaur > Signed-off-by: Rajat Srivastava > Signed-off-by: Ashish Kumar > --- > v3: > Depends upon

Re: [U-Boot] [PATCH v6 00/27] TF-A Boot support for NXP Chassis 2 platforms

2018-11-19 Thread York Sun
On 11/5/18 10:01 AM, Rajesh Bhagat wrote: > Includes changes in u-boot framework to support TF-A for NXP Chassis 2 > platforms. A new defconfig is added namely ls*_tfa_defconfig which will > be used for all boot sources when TF-A is used. > >

Re: [U-Boot] [PATCH v2] spi: Zap fsl_espi driver-related code

2018-11-14 Thread York Sun
On 11/14/18 7:46 AM, Jagan Teki wrote: > + Simon > > On Wed, Nov 14, 2018 at 9:00 PM York Sun wrote: >> >> On 11/14/18 6:57 AM, Jagan Teki wrote: >>> Dropped >>> - fsl_espi driver >>> - SPI, SPI flash CONFIG-items >>> - CMD_SF..etc >>

Re: [U-Boot] [PATCH v2] spi: Zap fsl_espi driver-related code

2018-11-14 Thread York Sun
On 11/14/18 6:57 AM, Jagan Teki wrote: > Dropped > - fsl_espi driver > - SPI, SPI flash CONFIG-items > - CMD_SF..etc > > Dropped becuase > - No proper changes related to since from 2015 > - no dm conversion. > > Cc: Tom Rini > Cc: York Sun > Sig

Re: [U-Boot] [PATCH v2] fsl-lsch3: soc: Enable AHB read support for Flexspi controller

2018-11-12 Thread York Sun
On 11/2/18 8:59 AM, York Sun wrote: > On 9/26/18 4:10 AM, Ashish Kumar wrote: >> Enable AHB support for Flexspi controller interface meaning >> memory can be accessed via md command using absolute addresses >> >> Signed-off-by: Yogesh Gaur >> Signed-off-by

Re: [U-Boot] [PATCH v2] fsl-lsch3: soc: Enable AHB read support for Flexspi controller

2018-11-02 Thread York Sun
On 9/26/18 4:10 AM, Ashish Kumar wrote: > Enable AHB support for Flexspi controller interface meaning > memory can be accessed via md command using absolute addresses > > Signed-off-by: Yogesh Gaur > Signed-off-by: Rajat Srivastava > Signed-off-by: Ashish Kumar > --- > v2: > 1. Rename FSPI to

Re: [U-Boot] [PATCH] armv8: ls1012afrwy: update of env board variables

2018-11-02 Thread York Sun
On 10/12/18 4:01 AM, Pramod Kumar wrote: > ls1012afrwy and ls1012afrdm both boards are variant > of ls1012a based SoC, by default board and board_name > uboot env variables are set as ls1012afrdm. whenever board > is detected as ls1012afrwy, uboot env variables are updated to > ls1012afrwy if it

Re: [U-Boot] [PATCH 3/3] pci: layerscape: Add the dts fixup for EP and RC

2018-11-02 Thread York Sun
On 10/25/18 7:01 PM, Xiaowei Bao wrote: > Add the dts fixup when PCI controller work diffferent mode. > > Signed-off-by: Xiaowei Bao > --- > drivers/pci/pcie_layerscape_fixup.c | 25 +++-- > 1 files changed, 23 insertions(+), 2 deletions(-) > > diff --git

Re: [U-Boot] driver/spi: Add FSPI driver for NXP FlexSPI controller

2018-11-01 Thread York Sun
On 9/25/18 1:41 AM, Ashish Kumar wrote: > Add nxp_fspi driver for NXP FlexSPI controller. > This driver supports both IP Mode read/write and > AHB mode READ. > > It supports Single Bit mode read along with Fast Read cmd support. > Octal bit mode is supported for read. > Multi CS are supported

[U-Boot] Please pull u-boot-mpc85xx master

2018-10-30 Thread York Sun
Tom, The following changes since commit 454cf76184c65426b68033a23da086e73663f2fc: Prepare v2018.11-rc3 (2018-10-29 16:04:26 -0400) are available in the Git repository at: git://git.denx.de/u-boot-mpc85xx.git tags/mpc85xx-for-v2018.11 for you to fetch changes up to

Re: [U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value

2018-10-30 Thread York Sun
On 10/8/18 6:51 AM, Bin Meng wrote: > Per T1040RM (Rev. 1, 08/2015), the value of > FSL_CORENET_RCWSR13_MAC2_GMII_SEL_ENET_PORT is wrong > and should be 0x0080 (bit 440 in the RCW). > > Signed-off-by: Bin Meng > --- This set is applied to u-boot-mpc85xx master, awaiting upstream. York

Re: [U-Boot] [PATCH v2] fsl/usb: Workaround for USB erratum-A005275

2018-10-30 Thread York Sun
On 10/4/18 12:04 AM, Chris Packham wrote: > Workaround makes FS as default mode on all affected socs. > > Add support to check erratum-A005275 validity for an soc. This info is > required to determine whether a given soc is affected by this erratum. > Add quirk for this erratum

Re: [U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value

2018-10-29 Thread York Sun
On 10/28/18 06:01, Bin Meng wrote: > On Thu, Oct 25, 2018 at 2:46 PM Poonam Aggrwal wrote: > > Thanks Poonam! > > York, I believe these 2 patches need be included in the v2018.11 release. > They are in my queue. York ___ U-Boot mailing list

Re: [U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)

2018-10-26 Thread York Sun
On 10/26/18 03:36, Rajat Srivastava wrote: > Spansion flashes (on our boards) support both 3-byte and 4-byte addressing > modes which needs active switching. What could be added to your patch is > already supported in SFDP method. SFDP also provides information about page > size, flash

Re: [U-Boot] Pull request: u-boot-net.git master

2018-10-26 Thread York Sun
On 10/26/18 04:52, Tom Rini wrote: > This passed travis at the time, but now it fails on vf610twr for me: > https://travis-ci.org/trini/u-boot/jobs/446449322 so I've cc'd Alison if > there's anything we can easily turn off in the defconfig. But I'm also > cc'ing York since I thought I saw

Re: [U-Boot] [PATCH v4 02/27] env: allow flash and nand env driver to compile together

2018-10-26 Thread York Sun
On 10/12/18 07:45, Rajesh Bhagat wrote: > Define env_ptr as static in flash and nand env driver to > allow these to compile together. > > Signed-off-by: Rajesh Bhagat > --- > Change in v4: None > > Change in v3: > - Merged env nand specific patches to remove compilation warning > > Change in

Re: [U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)

2018-10-25 Thread York Sun
On 10/25/18 08:59, Stefan Roese wrote: > Hi York, > > On 25.10.18 17:49, York Sun wrote: >> Guys, >> >> Let get back to the original thread. Since Rajat's first reply, the >> message id has been changed. All the comments were not captured by >> patchwork.

Re: [U-Boot] [PATCH v4 18/27] drivers: qe: add TFABOOT support

2018-10-25 Thread York Sun
On 10/25/18 01:34, Rajesh Bhagat wrote: > > >> -Original Message----- >> From: York Sun >> Sent: Monday, October 22, 2018 9:55 PM >> To: Rajesh Bhagat ; u-boot@lists.denx.de >> Cc: Prabhakar Kushwaha ; Pankit Garg >> >> Subject: Re: [

Re: [U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)

2018-10-25 Thread York Sun
Guys, Let get back to the original thread. Since Rajat's first reply, the message id has been changed. All the comments were not captured by patchwork. On 10/11/18 07:50, Stefan Roese wrote: > Some SPI NOR chips only support 4-byte mode addressing. Here the default > 3-byte mode does not work

Re: [U-Boot] [PATCH v4 00/27] TF-A Boot support for NXP Chassis 2 platforms

2018-10-22 Thread York Sun
On 10/12/18 07:45, Rajesh Bhagat wrote: > Includes changes in u-boot framework to support TF-A for NXP Chassis 2 > platforms. A new defconfig is added namely ls*_tfa_defconfig which will > be used for all boot sources when TF-A is used. > >

Re: [U-Boot] [PATCH v4 18/27] drivers: qe: add TFABOOT support

2018-10-22 Thread York Sun
On 10/12/18 07:45, Rajesh Bhagat wrote: > Adds TFABOOT support and allows to pick QE firmware > on basis of boot source. > > Signed-off-by: Pankit Garg > Signed-off-by: Rajesh Bhagat > --- > Change in v4: None > > > Change in v3:

Re: [U-Boot] [PATCH 1/2] watchdog: driver support for fsl-lsch2

2018-10-17 Thread York Sun
On 10/16/18 20:06, Xiaoliang Yang wrote: > Hi York, > > The old version of this patch is: http://patchwork.ozlabs.org/patch/918957/ > There is a little mistake about LSCH3 not support for imx-watchdog in old > version patch, I have fixed it. > If there is a need to rewrite CONFIG_IMX_WATCHDOG to

Re: [U-Boot] [PATCH] ls1012afrwy:update ls1012afrwy env board variable

2018-10-11 Thread York Sun
On 10/10/2018 11:40 PM, Pramod Kumar wrote: > ls1012afrwy and ls1012afrdm both boards are varinat of ls1012a based > SoC board. > By default board and board_name uboot env variables are set as > ls1012afrdm. > whenever board is detected as ls1012afrwy, uboot env > variables are upadted to

Re: [U-Boot] [RESEND PATCH v3 25/26] armv8: ls1012aqds: Add TFABOOT support

2018-10-09 Thread York Sun
On 10/09/2018 06:20 AM, Rajesh Bhagat wrote: > TFABOOT support includes: > - ls1012aqds_tfa_defconfig to be loaded by trusted firmware > - environment address and size changes for TFABOOT > - define BOOTCOMMAND for TFABOOT > > Signed-off-by: Rajesh Bhagat > Signed-off-by: Vinitha V Pillai >

Re: [U-Boot] [RESEND PATCH v3 24/26] armv8: ls1012ardb: Add TFABOOT support

2018-10-09 Thread York Sun
On 10/09/2018 06:20 AM, Rajesh Bhagat wrote: > TFABOOT support includes: > - ls1012ardb_tfa_defconfig to be loaded by trusted firmware > - environment address and size changes for TFABOOT > - define BOOTCOMMAND for TFABOOT > > Signed-off-by: Rajesh Bhagat > Signed-off-by: Vinitha V Pillai >

Re: [U-Boot] [PATCH v2 00/33] TF-A Boot support for NXP Chassis 2 platforms

2018-10-08 Thread York Sun
On 10/07/2018 03:21 AM, Rajesh Bhagat wrote: > Includes changes in u-boot framework to support TF-A for NXP Chassis 2 > > platforms. A new defconfig is added namely ls*_ram_defconfig which will > > be used for all boot sources when TF-A is used.

Re: [U-Boot] [PATCH 1/2] powerpc: t1040: Correct RCW MAC2_GMII_SEL value

2018-10-08 Thread York Sun
On 10/08/2018 06:51 AM, Bin Meng wrote: > Per T1040RM (Rev. 1, 08/2015), the value of > FSL_CORENET_RCWSR13_MAC2_GMII_SEL_ENET_PORT is wrong > and should be 0x0080 (bit 440 in the RCW). > > Signed-off-by: Bin Meng > --- Poonam, Please review and confirm on T1040. Thanks. York

Re: [U-Boot] [PATCH v2 21/33] armv8: ls1046ardb: Add TFABOOT support

2018-10-08 Thread York Sun
On 10/07/2018 03:22 AM, Rajesh Bhagat wrote: > TFABOOT support includes: > - ls1046ardb_tfa_defconfig to be loaded by trusted firmware > - environment address and size changes for TFABOOT > - FMAN address changes for TFABOOT > - define BOOTCOMMAND for TFABOOT > > Si

Re: [U-Boot] [PATCH v2 10/33] armv8: layerscape: remove EL3 specific erratas for TFABOOT

2018-10-08 Thread York Sun
On 10/07/2018 03:21 AM, Rajesh Bhagat wrote: > Removes EL3 specific erratas for TFABOOT, And now taken care in TFA. > > ARM_ERRATA_855873, SYS_FSL_ERRATUM_A008850, SYS_FSL_ERRATUM_A008511, > SYS_FSL_ERRATUM_A008336, SYS_FSL_ERRATUM_A009663, SYS_FSL_ERRATUM_A009803 > SYS_FSL_ERRATUM_A009942,

Re: [U-Boot] [PATCH v2 01/33] move data structure out of cpu.h

2018-10-08 Thread York Sun
On 10/07/2018 03:21 AM, Rajesh Bhagat wrote: > From: York Sun > > Move static definitions to cpu.c file, as it doesn't allow > the cpu.h file to be included in multiple c files. > > Signed-off-by: York Sun > --- > Change in v2: None > Rajesh, Did you send your

Re: [U-Boot] [PATCH 29/53] armv8: layerscape: add SMC calls for DDR size and bank info.

2018-10-03 Thread York Sun
On 10/03/2018 04:39 AM, Rajesh Bhagat wrote: > From: Pankit Garg > > Adds SMC calls for getting DDR size and bank info for TFABOOT. This patch should be put before enabling TFA boot flow. I am going to stop here. Please fix and reorganize your patch set. Make sure U-Boot still works after

Re: [U-Boot] [PATCH 26/53] armv8: layerscape: remove EL3 specific erratas for TFABOOT

2018-10-03 Thread York Sun
On 10/03/2018 04:39 AM, Rajesh Bhagat wrote: > Removes EL3 specific erratas for TFABOOT, And now taken care in TFA. > > ARM_ERRATA_855873, SYS_FSL_ERRATUM_A008850, SYS_FSL_ERRATUM_A008511, > SYS_FSL_ERRATUM_A008336, SYS_FSL_ERRATUM_A009663, SYS_FSL_ERRATUM_A009803 > SYS_FSL_ERRATUM_A009942,

Re: [U-Boot] [PATCH 20/53] armv8: ls1046a: define BOOTCOMMAND for TFABOOT

2018-10-03 Thread York Sun
On 10/03/2018 04:39 AM, Rajesh Bhagat wrote: > Defines BOOTCOMMAND for TFABOOT configuration for > supported boot sources. Please keep the commit message format consistent, to wrap back at or near 70th characters through the entire patch set. > > Signed-off-by: Pankit Garg > Signed-off-by:

Re: [U-Boot] [PATCH 19/53] armv8: fsl-layerscape: bootcmd identification for TFABOOT.

2018-10-03 Thread York Sun
First, remove the period in subject. On 10/03/2018 04:39 AM, Rajesh Bhagat wrote: > From: Pankit Garg > > Adds bootcmd identificaton on basis on boot source, valid > in TFABOOT configuration. > > Signed-off-by: Rajesh Bhagat > Signed-off-by: Pankit Garg > --- >

Re: [U-Boot] [PATCH 18/53] armv8: ls1043a: make FMAN and QE address common

2018-10-03 Thread York Sun
On 10/03/2018 04:39 AM, Rajesh Bhagat wrote: > CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR made common > to support all boot sources. > The subject implies you change something to make the macros common, but actually you only add common macros for TFABOOT. York

Re: [U-Boot] [PATCH 16/53] drivers: qe: add TFABOOT support

2018-10-03 Thread York Sun
On 10/03/2018 04:39 AM, Rajesh Bhagat wrote: > Adds TFABOOT support and allows to pick QE firmware > on basis of boot source. > > Signed-off-by: Pankit Garg > Signed-off-by: Rajesh Bhagat > --- > drivers/qe/qe.c | 81 + > 1 file changed, 81

Re: [U-Boot] [PATCH 15/53] net: fm: add TFABOOT support

2018-10-03 Thread York Sun
On 10/03/2018 04:39 AM, Rajesh Bhagat wrote: > Adds TFABOOT support and allows to pick FMAN firmware > on basis of boot source. > > Signed-off-by: Pankit Garg > Signed-off-by: Rajesh Bhagat > --- > drivers/net/fm/fm.c | 104 > 1 file changed, 104

Re: [U-Boot] [PATCH 13/53] armv8: ls1043aqds: define environment address for QSPI boot

2018-10-03 Thread York Sun
On 10/03/2018 04:38 AM, Rajesh Bhagat wrote: > Defines environment address for QSPI boot > > Signed-off-by: Rajesh Bhagat > --- > board/freescale/ls1043aqds/ls1043aqds.c | 10 ++ > 1 file changed, 10 insertions(+) > > diff --git a/board/freescale/ls1043aqds/ls1043aqds.c >

Re: [U-Boot] [PATCH 10/53] armv8: ls1043ardb: Add TFABOOT defconfig

2018-10-03 Thread York Sun
On 10/03/2018 04:38 AM, Rajesh Bhagat wrote: > This defconfig is for TFABOOT, to be loaded by trusted firmware. > > Signed-off-by: Pankit Garg > Signed-off-by: Rajesh Bhagat > --- > board/freescale/ls1043ardb/ddr.c| 6 ++- > board/freescale/ls1043ardb/ls1043ardb.c | 12 ++ >

Re: [U-Boot] [PATCH 09/53] armv8: ls1046a: make environment address and size common

2018-10-03 Thread York Sun
On 10/03/2018 04:38 AM, Rajesh Bhagat wrote: > CONFIG_ENV_OFFSET, CONFIG_ENV_SIZE and CONFIG_ENV_SECT_SIZE made common > to support all boot sources. It is not clear how you made these macros common in your change below. > > Signed-off-by: Pankit Garg > Signed-off-by: Rajesh Bhagat > --- >

Re: [U-Boot] [PATCH 07/53] armv8: ls1046ardb: Add TFABOOT defconfig

2018-10-03 Thread York Sun
On 10/03/2018 04:38 AM, Rajesh Bhagat wrote: > This defconfig is for TFABOOT, to be loaded by trusted firmware. > > Signed-off-by: York Sun > Signed-off-by: Pankit Garg > Signed-off-by: Rajesh Bhagat > --- > arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 9 +++-- These cha

Re: [U-Boot] [PATCH 03/18] armv8: ls1043ardb: Enable GPIO driver

2018-10-01 Thread York Sun
On 08/22/2018 06:15 PM, ying.zhang22...@nxp.com wrote: > From: Zhang Ying-22455 > > Signed-off-by: Zhang Ying-22455 > --- > configs/ls1043ardb_SECURE_BOOT_defconfig| 2 ++ > configs/ls1043ardb_defconfig| 2 ++ > configs/ls1043ardb_nand_SECURE_BOOT_defconfig | 2 ++

Re: [U-Boot] [PATCH 15/18] armv8: ls1088a: add i2c entry

2018-10-01 Thread York Sun
On 08/22/2018 06:15 PM, ying.zhang22...@nxp.com wrote: > From: Zhang Ying-22455 > > Signed-off-by: Zhang Ying-22455 > --- > arch/arm/dts/fsl-ls1088a-qds.dts | 57 > > arch/arm/dts/fsl-ls1088a-rdb.dts | 40 >

Re: [U-Boot] [PATCH 01/18] gpio: mpc8xxx: add support for Layerscape SoC

2018-10-01 Thread York Sun
On 08/22/2018 06:15 PM, ying.zhang22...@nxp.com wrote: > From: Zhang Ying-22455 > > * Add mpc8xxx_gpio_plat for for Layerscape SoC > * Make the mpc8xxx driver capable of handling Layerscape Soc. > > Signed-off-by: Zhang Ying-22455 > --- > arch/arm/include/asm/arch-fsl-layerscape/gpio.h|

Re: [U-Boot] [PATCH 01/18] gpio: mpc8xxx: add support for Layerscape SoC

2018-10-01 Thread York Sun
On 08/22/2018 06:15 PM, ying.zhang22...@nxp.com wrote: > From: Zhang Ying-22455 > > * Add mpc8xxx_gpio_plat for for Layerscape SoC > * Make the mpc8xxx driver capable of handling Layerscape Soc. > > Signed-off-by: Zhang Ying-22455 > --- > arch/arm/include/asm/arch-fsl-layerscape/gpio.h|

Re: [U-Boot] [PATCH v3 1/8] powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files

2018-09-28 Thread York Sun
On 09/02/2018 10:08 PM, Jagdish Gediya wrote: > 'board_fdt_blob_setup' function sets up fdt blob at '&_end' so > define '_end' symbol in mpc85xx lds files. > > Signed-off-by: Jagdish Gediya > --- > Changes for v2: > - Define '_end' symbol in lds file instead of defining new >

Re: [U-Boot] [PATCH v3 1/2] qe: Kconfig: Move CONFIG_U_QE to Kconfig

2018-09-28 Thread York Sun
On 09/25/2018 10:46 PM, Ran Wang wrote: > This patch moves CONFIG_U_QE to Kconfig > > Signed-off-by: Ran Wang > --- > Change in v3: > - Combine 1/3 and 2/3 patch of v2 > - Remove unnecessary space in front of U-QE in drivers/qe/Kconfig > - Remove CONFIG_U_QE in

Re: [U-Boot] [v3 patch] net: fman: Support both new and legacy FMan Compatibles

2018-09-28 Thread York Sun
On 08/28/2018 08:49 PM, Zhao Qiang wrote: > Recently the FMan Port and MAC compatibles were changed. > This patch aligns the FMan Port and MAC compatibles > to the new FMan device tree binding document. > The FMan device tree binding document can be found in the Linux > kernel: > version 3.18.0 >

Re: [U-Boot] [PATCH] ls2080ardb: remove dhcp function from env as boot source

2018-09-28 Thread York Sun
On 09/17/2018 10:29 PM, Priyanka Jain wrote: > Signed-off-by: Priyanka Jain > --- Applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH] ls1088a: remove dhcp function from u-boot env as boot source

2018-09-28 Thread York Sun
On 09/14/2018 04:24 AM, Pramod Kumar wrote: > Signed-off-by: Pramod Kumar > --- Applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH] ls1012a: remove debug info from u-boot log.

2018-09-28 Thread York Sun
On 09/12/2018 01:46 AM, Pramod Kumar wrote: > Signed-off-by: Pramod Kumar > --- Applied to fsl-qoriq master, awaiting upstream. Thanks. York ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH 1/4] armv8: fsl-layerscape: add missing qe base address define

2018-09-28 Thread York Sun
On 08/27/2018 07:34 AM, laurentiu.tu...@nxp.com wrote: > From: Laurentiu Tudor > > Add define for quiccengine register block base address. > > Signed-off-by: Laurentiu Tudor > --- This patch set is applied to fsl-qoriq master, awaiting upstream. Thanks. York

Re: [U-Boot] [PATCH][v3] driver: net: fsl-mc: Memset MC reserve ram memory before usage

2018-09-28 Thread York Sun
On 08/27/2018 12:29 AM, Prabhakar Kushwaha wrote: > It is required to clean Management Complex reserve memory before any > usage. > So memset MC reserve memory. > > Signed-off-by: Prabhakar Kushwaha > --- > Changes for v2: > - updated patch subject > - Consider case of dpl apply and

  1   2   3   4   5   6   7   8   9   10   >