Remove the flag SECT_4K for device N25Q128 as the 4K-byte
sub sector erase granularity is available only for top/bottom
8 sectors in some of the N25Q128 chips.
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/mtd/spi/sf_params.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions
Typecast the argument with unsigned long
long for proper calculation of lldiv
Signed-off-by: Siva Durga Prasad Paladugu
---
-Fixes the issue of rounding of the multiplication result to
32-bit value
---
arch/arm/cpu/armv7/zynq/timer.c |3 ++-
1 files changed, 2 insertions(+), 1 deletions
-UART
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Jagannadha Sutradharudu Teki
---
Changes for v3:
-Separated out the nand patch series
as per Michal comment.
Changes for v2:
-None
---
boards.cfg |1 +
include/configs/zynq_zc770.h |4
2 files changed, 5
From: Jagannadha Sutradharudu Teki
Updated README.zynq with nand support additions, nand driver
and nand board.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Jagannadha Sutradharudu Teki
---
Changes for v3:
-Separated out the nand patch series
as per Michal comment.
Changes for v2
From: Jagannadha Sutradharudu Teki
Added support to find the nand bootmode and also
updated the default env. with nandboot.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Jagannadha Sutradharudu Teki
---
Changes for v3:
-Separated out the nand patch series
as per Michal comment
This series of patches adds nand support for zynq by
fixing the review comments provided in version v1.
These are well tested on xilinx zynq platform.
Jagannadha Sutradharudu Teki (7):
nand: Add zynq nand controller driver support
zynq-common: Define CONFIG_NAND_ZYNQ
zynq: Add zynq_zc770 xm
From: Jagannadha Sutradharudu Teki
Defined CONFIG_NAND_ZYNQ for enabling zynq nand controller with
onfi detection support.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Jagannadha Sutradharudu Teki
---
Changes for v3:
-Separated out the nand patch series
as per Michal comment
From: Jagannadha Sutradharudu Teki
Added base dts support for zc770_xm011 (nand) board.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Jagannadha Sutradharudu Teki
---
Changes for v3:
-Separated out the nand patch series
as per Michal comment.
Changes for v2:
-None
---
board
From: Jagannadha Sutradharudu Teki
Added support for Zynq Nand controller driver.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Jagannadha Sutradharudu Teki
---
Changes for v3:
-Fixed all review comments on v1 as
some comments are not fixed on v2.
-Separeted out the nand patch
From: Jagannadha Sutradharudu Teki
Added nand environment support - last 128Kb sector of
1st 1MB of nand can be used for u-boot environment.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Jagannadha Sutradharudu Teki
---
Changes for v3:
-Separated out the nand patch series
as per
Hi Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Wednesday, April 15, 2015 5:17 PM
> To: Michal Simek
> Cc: Lukasz Majewski; u-boot@lists.denx.de; Siva Durga Prasad Paladugu; Tom
> Rini
> Subject: Re: [RESEND PATCH] f_thor: Dont perfor
Hi Mark.
> -Original Message-
> From: Mark Rutland [mailto:mark.rutl...@arm.com]
> Sent: Wednesday, April 15, 2015 6:41 PM
> To: Michal Simek
> Cc: u-boot@lists.denx.de; Tom Rini; Siva Durga Prasad Paladugu; Varun Sethi;
> Arnab Basu; York Sun
> Subject: Re: [U-Bo
Hi Mark,
> -Original Message-
> From: Mark Rutland [mailto:mark.rutl...@arm.com]
> Sent: Thursday, April 16, 2015 3:29 PM
> To: Siva Durga Prasad Paladugu
> Cc: Michal Simek; u-boot@lists.denx.de; Tom Rini; Varun Sethi; Arnab Basu;
> York Sun
> Subject: Re: [U-Bo
Hi Mark,
> -Original Message-
> From: Mark Rutland [mailto:mark.rutl...@arm.com]
> Sent: Friday, April 17, 2015 3:36 PM
> To: Siva Durga Prasad Paladugu
> Cc: Michal Simek; u-boot@lists.denx.de; Tom Rini; Varun Sethi; Arnab Basu;
> York Sun
> Subject: Re: [U-Bo
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jagannadh.t...@gmail.com]
> Sent: Friday, April 17, 2015 2:11 PM
> To: Michal Simek
> Cc: u-boot@lists.denx.de; Tom Rini; Siva Durga Prasad Paladugu
> Subject: Re: [U-Boot] [PATCH 4/6] zynqmp: Add SPI driver su
Hi Mark,
> -Original Message-
> From: Mark Rutland [mailto:mark.rutl...@arm.com]
> Sent: Monday, April 20, 2015 3:48 PM
> To: Siva Durga Prasad Paladugu
> Cc: Michal Simek; u-boot@lists.denx.de; Tom Rini; Varun Sethi; Arnab Basu;
> York Sun
> Subject: Re: [U-Bo
From: Siva Durga Prasad Paladugu
Increase max sizes for OOB, Page size and eccpos to
suit for Micron MT29F32G08 part
Signed-off-by: Siva Durga Prasad Paladugu
---
include/linux/mtd/mtd.h | 2 +-
include/linux/mtd/nand.h | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a
Added initial nand driver support for arasan nand flash
controller.This supports nand erase,nand read, nand write
This uses the hardware ECC for read and write operations
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/mtd/nand/Makefile |1 +
drivers/mtd/nand/arasan_nfc.c | 1187
sts.denx.de; Siva Durga Prasad Paladugu
> Cc: Jagannadha Sutradharudu Teki; Michal Simek
> Subject: Re: [U-Boot 0/7] dm: spi: Convert few drivers to driver model
>
> Hi Siva Durga Prasad,
>
> On 23 April 2015 at 19:45, Jagannadha Sutradharudu Teki
> wrote:
> > Dri
Update the ci_udc driver to support bulk transfer
and also added capability of having multiple dtds
if requested data is more than 16K.
These changes are tested for both the DFU and lthor.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v2:
- Rebase it to u-boot-usb/master
---
drivers
Update the ci_udc driver to support bulk transfer
and also added capability of having multiple dtds
if requested data is more thank 16K.
These changes are tested for both the DFU and lthor.
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/usb/gadget/ci_udc.c | 135
Dont perform reset at the end of thor download
if configured to do reset off.
Reset may not be required in all cases and hence
provided an option to do so.
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/usb/gadget/f_thor.c |7 +++
drivers/usb/gadget/f_thor.h |3 +++
2 files
Allocate request up to THOR_PACKET_SIZE not the ep0->maxpacket
as the descriptors data depend on the number of descriptors
and this 64 bytes were not enough and the buffer might overflow
which results in memalign failures later.
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/usb/gad
Define the MAX_CLUSTSIZE to default of 65536 only if
CONFIG_FS_FAT_MAX_CLUSTSIZE is not defined.
This option has been provided to save memory in some
memory constrained cases.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes in v3:
-Used CONFIG_FS_FAT_MAX_CLUSTSIZE to define MAX_CLUSTSIZE
Assign default environment and set env valid during board_init_f
before relocation as the actual environment will be read from eeprom
later.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes in v2:
-Handled the same in redundant env case also
as per review comment.
common/env_eeprom.c
Hi all,
I am facing an issue in detecting eMMC device when the dcache was enabled on
zynq board. When I entered command "mmcinfo". I am getting an error as shown in
below log. The same thing works fine if I disable the dcache.
Timeout for status update!
Device: zynq_sdhci
Manufacturer ID: fe
OE
.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes in v2:
-Defined CONFIG_FS_FAT_MAX_CLUSTSIZE and documented as
per review comment.
README|7 +++
include/fat.h |2 ++
2 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/README b/README
index 5f89552..0d947cb
scale.com; Siva Durga Prasad
> Paladugu; Hou Zhiqiang
> Subject: [PATCH V6] sf: Turn SPI flash chip into 3-Byte address mode
>
> From: Hou Zhiqiang
>
> For more than 16MiB SPI flash chips, there are 3-Byte and 4-Byte address
> mode, and only the 3-Byte address mode is supported i
> -Original Message-
> From: Stefan Roese [mailto:s...@denx.de]
> Sent: Thursday, August 13, 2015 4:51 PM
> To: Hou Zhiqiang; Siva Durga Prasad Paladugu; u-boot@lists.denx.de;
> jt...@openedev.com
> Cc: nofooter; York Sun
> Subject: Re: [U-Boot] [PATCH V6] sf: Turn
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Thursday, August 13, 2015 5:16 PM
> To: Siva Durga Prasad Paladugu
> Cc: Stefan Roese; Hou Zhiqiang; u-boot@lists.denx.de; nofooter; York Sun
> Subject: Re: [U-Boot] [PATCH V6] sf: T
> -Original Message-
> From: Hou Zhiqiang [mailto:b48...@freescale.com]
> Sent: Friday, August 14, 2015 9:37 AM
> To: Siva Durga Prasad Paladugu; Jagan Teki
> Cc: Stefan Roese; u-boot@lists.denx.de; nofooter; York Sun
> Subject: RE: [U-Boot] [PATCH V6] sf: Turn SPI flas
Hi Zhiqiang,
> -Original Message-
> From: Zhiqiang Hou [mailto:b48...@freescale.com]
> Sent: Wednesday, August 12, 2015 11:48 AM
> To: u-boot@lists.denx.de; jt...@openedev.com
> Cc: york...@freescale.com; mingkai...@freescale.com; Siva Durga Prasad
> Paladugu; Hou
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Monday, August 17, 2015 1:43 PM
> To: Siva Durga Prasad Paladugu
> Cc: Hou Zhiqiang; Stefan Roese; nofooter; York Sun; u-boot@lists.denx.de
> Subject: Re: [U-Boot] [PATCH V6] sf: Turn S
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Monday, August 17, 2015 2:42 PM
> To: Siva Durga Prasad Paladugu
> Cc: Stefan Roese; u-boot@lists.denx.de; Hou Zhiqiang; York Sun
> Subject: Re: [U-Boot] [PATCH V6] sf: Turn SPI flas
Hi Scott,
> -Original Message-
> From: Scott Wood [mailto:scottw...@freescale.com]
> Sent: Friday, November 06, 2015 10:33 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Michal Simek; Siva Durga Prasad Paladugu
> Subject: Re: [UBOOT PATCH v2 1/2] zynq
From: Siva Durga Prasad Paladugu
Enable USB XHCI support for ZynqMP
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v5:
- None
Changes for v4:
- None
Changes for v3:
- Removed extra space between # and define
as per review comment
Changes for v2:
- None
---
include/configs
Hi Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Monday, November 16, 2015 11:39 AM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Siva Durga Prasad Paladugu
> Subject: Re: [PATCH v5 1/2] usb: zynqmp: Add XHCI driver supp
From: Siva Durga Prasad Paladugu
Added USB XHCI driver support for zynqmp.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v5:
- Removed __board_usb_init() as per
review comment
Changes for v4:
- Added sanity check for index as per
review comment
Changes for v3:
- Decreased the
From: Siva Durga Prasad Paladugu
Enable USB XHCI support for ZynqMP
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v6:
- None
Changes for v5:
- None
Changes for v4:
- None
Changes for v3:
- Removed extra space between # and define
as per review comment
Changes for v2:
- None
From: Siva Durga Prasad Paladugu
Added USB XHCI driver support for zynqmp.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v6:
- Used void* instead of char*
- Define and used variable hclen
to get rid of code duplication
- used %p to print pointers and
avoid tyepcasts.
Changes
Add nand driver support for zynqmp. The Nand
controller used in ZynqMP is Arasan Nand Flash
controller.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes from v2:
- Moved config NAND_ARASAN to
driver/mtd/nand/Kconfig as
per review comment
Changes from v1:
- Newly added in series
Added initial nand driver support for arasan nand flash
controller.This supports nand erase,nand read, nand write
This uses the hardware ECC for read and write operations
ZynqMP uses this driver.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes from v2:
- Changed licensing to GPL2.0
Define checkboard() function for zynqMP
Signed-off-by: Siva Durga Prasad Paladugu
---
board/xilinx/zynqmp/zynqmp.c |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/board/xilinx/zynqmp/zynqmp.c b/board/xilinx/zynqmp/zynqmp.c
index 0c9a814..70d9c2c 100644
--- a/board
Added USB XHCI driver support for zynqmp.
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/usb/host/Makefile |1 +
drivers/usb/host/xhci-zynqmp.c | 113 +++
include/linux/usb/xhci-zynqmp.h | 56 +++
3 files changed, 170
Added usb dwc3 driver support for zynqmp
this also supports the DFU and LTHOR to download
the linux images on to RAM and cen be booted from
those linux images.
Signed-off-by: Siva Durga Prasad Paladugu
---
arch/arm/cpu/armv8/zynqmp/Kconfig |3 ++
arch/arm/include/asm/arch-zynqmp
Enable USB XHCI support for ZynqMP
Signed-off-by: Siva Durga Prasad Paladugu
---
include/configs/xilinx_zynqmp.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h
index 927c917..e00d4ec 100644
--- a
Enable USB XHCI support for ZynqMP
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v2:
- None
---
include/configs/xilinx_zynqmp.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h
index
Added USB XHCI driver support for zynqmp.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v2:
- Moved all from xhci-zynqmp.h to .c file as
per review comment
- Removed ad-hoc function zynqmp_xhci_core_exit()
as per review comment
---
drivers/usb/host/Makefile |1
HI Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Tuesday, September 01, 2015 5:09 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Siva Durga Prasad Paladugu; mon...@monstr.eu
> Subject: Re: [PATCH v2 1/2] usb: zynqm
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Tuesday, September 01, 2015 5:09 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Siva Durga Prasad Paladugu
> Subject: Re: [PATCH v2 2/2] usb: zynqmp: Enable USB XHCI suppo
Hi,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Tuesday, September 01, 2015 6:50 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; mon...@monstr.eu
> Subject: Re: [PATCH v2 1/2] usb: zynqmp: Add XHCI driver support
>
>
Hi,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Tuesday, September 01, 2015 7:28 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; mon...@monstr.eu
> Subject: Re: [PATCH v2 1/2] usb: zynqmp: Add XHCI driver support
>
>
Added USB XHCI driver support for zynqmp.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v3:
- Decreased the phy reset delay to 10 micro secs
- Defined base addresses in board config file as
per review comment.
Changes for v2:
- Moved all from xhci-zynqmp.h to .c file as
per
Enable USB XHCI support for ZynqMP
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v3:
- Removed extra space between # and define
as per review comment
Changes for v2:
- None
---
include/configs/xilinx_zynqmp.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff
Hi,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Tuesday, September 01, 2015 11:42 AM
> To: u-boot@lists.denx.de
> Cc: Jagan Teki; Michal Simek; Siva Durga Prasad Paladugu
> Subject: [PATCH v4 01/16] spi: Add zynq qspi controller driver
&g
Added USB XHCI driver support for zynqmp.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v3:
- Decreased the phy reset delay to 10 micro secs
- Defined base addresses in board config file as
per review comment.
Changes for v2:
- Moved all from xhci-zynqmp.h to .c file as
per
Enable USB XHCI support for ZynqMP
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v3:
- Removed extra space between # and define
as per review comment
Changes for v2:
- None
---
include/configs/xilinx_zynqmp.h |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Thursday, September 03, 2015 1:38 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Michal Simek
> Subject: Re: [PATCH v4 01/16] spi: Add zynq qspi controller driver
>
Hi Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Thursday, September 03, 2015 3:04 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Siva Durga Prasad Paladugu
> Subject: Re: [PATCH v3 1/2] usb: zynqmp: Add XHCI driver suppo
Enable USB XHCI support for ZynqMP
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v4:
- None
Changes for v3:
- Removed extra space between # and define
as per review comment
Changes for v2:
- None
---
include/configs/xilinx_zynqmp.h |8
1 files changed, 8 insertions
Added USB XHCI driver support for zynqmp.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v4:
- Added sanity check for index as per
review comment
Changes for v3:
- Decreased the phy reset delay to 10 micro secs
- Defined base addresses in board config file as
per review comment
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Thursday, September 03, 2015 1:38 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Michal Simek
> Subject: Re: [PATCH v4 01/16] spi: Add zynq qspi controller driver
>
Hi Marek,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Saturday, September 05, 2015 6:46 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Siva Durga Prasad Paladugu
> Subject: Re: [PATCH v4 1/2] usb: zynqmp: Add XHCI driver supp
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Wednesday, September 09, 2015 12:57 PM
> To: Siva Durga Prasad Paladugu
> Cc: Michal Simek; u-boot@lists.denx.de
> Subject: Re: [U-Boot] Zynq build failure
>
> On 9 September 2
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Tuesday, September 08, 2015 11:22 PM
> To: Michal Simek
> Cc: Siva Durga Prasad Paladugu; u-boot@lists.denx.de
> Subject: Re: [U-Boot] Zynq build failure
>
> On 8 September 201
Define CONFIG_SYS_SPI_ARGS_OFFS, CONFIG_SYS_SPI_ARGS_SIZE
and CONFIG_SYS_SPI_KERNEL_OFFS which will be used in SPL
spi mode.
Signed-off-by: Siva Durga Prasad Paladugu
---
- This patch is based on u-boot-spi/master branch
---
include/configs/zynq-common.h | 4
1 file changed, 4 insertions
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Tuesday, September 08, 2015 2:52 PM
> To: u-boot@lists.denx.de
> Cc: Jagan Teki; Siva Durga Prasad Paladugu; Michal Simek
> Subject: Re: [PATCH 1/4] sf: params: Add IS25LP032 part su
Define CONFIG_SYS_SPI_ARGS_OFFS, CONFIG_SYS_SPI_ARGS_SIZE
and CONFIG_SYS_SPI_KERNEL_OFFS which will be used in SPL
spi mode. These macros defines the device tree offset, size
and the kernel image offset in flash respectively.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes for v2:
- Moved
Added support to set the quad enable bit in status register
for ISSI parts. Tis would be same as for Macronix parts.
Signed-off-by: Siva Durga Prasad Paladugu
---
- This patch is based on u-boot-spi/master
---
drivers/mtd/spi/sf_internal.h |1 +
drivers/mtd/spi/sf_probe.c|5 +++--
2
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Monday, September 14, 2015 12:11 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Michal Simek
> Subject: Re: [PATCH 1/4] sf: params: Add IS25LP032 part support
>
Hi Jagan,
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Monday, September 14, 2015 1:06 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Siva Durga Prasad Paladugu
> Subject: Re: [PATCH v2] zynq-common: Define spi args offset
Hi Scott,
> -Original Message-
> From: Siva Durga Prasad Paladugu [mailto:siva.durga.palad...@xilinx.com]
> Sent: Tuesday, November 17, 2015 2:30 PM
> To: u-boot@lists.denx.de
> Cc: scottw...@freescale.com; Michal Simek; Siva Durga Prasad Paladugu
> Subject: [PATCH v
Hi Mark,
> -Original Message-
> From: Mark Rutland [mailto:mark.rutl...@arm.com]
> Sent: Wednesday, April 29, 2015 10:00 PM
> To: Michal Simek
> Cc: u-boot@lists.denx.de; Albert Aribaud; Marek Vasut; Tom Rini; Siva Durga
> Prasad Paladugu; Varun Sethi; Thierry Reding
Hi Mark,
> -Original Message-
> From: Mark Rutland [mailto:mark.rutl...@arm.com]
> Sent: Wednesday, May 13, 2015 11:01 PM
> To: Siva Durga Prasad Paladugu
> Cc: Michal Simek; u-boot@lists.denx.de; Albert Aribaud; Marek Vasut; Tom
> Rini; Varun Sethi; Thierry Reding; Ar
Added routine mmu_set_region_dcache_behaviour() to set a
particular region as non cacheable.
Define dummy routine for mmu_set_region_dcache_behaviour()
to handle incase of dcache off.
Signed-off-by: Siva Durga Prasad Paladugu
Acked-by: Michal Simek
---
Changes in v3:
- Removed board
Move CONFIG_SYS_TEXT_BASE of ZynqMP_ep to its
respective defconfig
Signed-off-by: Siva Durga Prasad Paladugu
---
Kconfig |2 +-
configs/zynqmp_ep_defconfig |1 +
include/configs/xilinx_zynqmp.h |1 -
3 files changed, 2 insertions(+), 2 deletions(-)
diff
Define a new config "zynqmp_ep" for ZynqMP instead
of xilinx_zynqmp. This defconfig supports all emulation
platforms of ZynqMP. Also renamed TARGET_XILINX_ZYNQMP
to ARCH_ZYNQMP.
Signed-off-by: Siva Durga Prasad Paladugu
---
arch/arm/Kconfig |2 +-
Provide option to enable uart dcc support for zynqmp
This config can be enabled as per board config file.
Signed-off-by: Siva Durga Prasad Paladugu
---
include/configs/xilinx_zynqmp.h |9 -
1 files changed, 8 insertions(+), 1 deletions(-)
diff --git a/include/configs
Move the zynqmp Kconfig from board to arch
as there may be different boards under same
architecture.
Signed-off-by: Siva Durga Prasad Paladugu
---
arch/arm/Kconfig |3 ++-
.../xilinx => arch/arm/cpu/armv8}/zynqmp/Kconfig |0
2 files changed
Hi Mark,
> -Original Message-
> From: Mark Rutland [mailto:mark.rutl...@arm.com]
> Sent: Thursday, May 28, 2015 3:10 PM
> To: Siva Durga Prasad Paladugu
> Cc: u-boot@lists.denx.de; Michal Simek; Siva Durga Prasad Paladugu
> Subject: Re: [PATCH v3] armv8: caches: Added
Added routine mmu_set_region_dcache_behaviour() to set a
particular region as non cacheable.
Define dummy routine for mmu_set_region_dcache_behaviour()
to handle incase of dcache off.
Signed-off-by: Siva Durga Prasad Paladugu
Acked-by: Michal Simek
---
Changes for v4:
- Added DSB and ISB'
Hi Mark,
Do you have any more comments on this. If not, can you take up this patch.
Regards,
DP
> -Original Message-
> From: Siva Durga Prasad Paladugu [mailto:siva.durga.palad...@xilinx.com]
> Sent: Friday, June 26, 2015 6:05 PM
> To: u-boot@lists.denx.de
> Cc: mark.
Correct the macros as per insertion of array fast read
command CMD_READ_ARRAY_FAST in spi_read_cmds_array in file
sf_probe.c
Signed-off-by: Siva Durga Prasad Paladugu
---
include/spi.h | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/include/spi.h b/include/spi.h
Poll both the Read status and Flag status registers
for sucessful erase and program operations for the
Micron devices with E_FSR flag set in params table.
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/mtd/spi/sf_ops.c | 32 +---
1 file changed, 25 insertions
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Saturday, October 24, 2015 9:09 AM
> To: u-boot@lists.denx.de
> Cc: Jagan Teki; Siva Durga Prasad Paladugu; Michal Simek
> Subject: [PATCH v5 01/23] spi: zynq_[q]spi: Use BIT macro
>
> -Original Message-
> From: Jagan Teki [mailto:jt...@openedev.com]
> Sent: Saturday, October 24, 2015 9:09 AM
> To: u-boot@lists.denx.de
> Cc: Jagan Teki; Siva Durga Prasad Paladugu; Michal Simek
> Subject: [PATCH v5 02/23] spi: zynq_[q]spi: Use GENMASK macro
>
&g
Add nand driver support for zynqmp. The Nand
controller used in ZynqMP is Arasan Nand Flash
controller.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes from v1:
- Newly added in series
---
arch/arm/cpu/armv8/zynqmp/Kconfig | 3 +++
arch/arm/include/asm/arch-zynqmp/hardware.h | 2
Added initial nand driver support for arasan nand flash
controller.This supports nand erase,nand read, nand write
This uses the hardware ECC for read and write operations
ZynqMP uses this driver.
Signed-off-by: Siva Durga Prasad Paladugu
---
Changes from v1:
- Made some variables global to
From: Vipul Kumar
This patch adds 64-bit addressing support for zynq gem.
This means it can perform send and receive operations on
64-bit address buffers.
Signed-off-by: Vipul Kumar
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Michal Simek
---
drivers/net/zynq_gem.c | 63
This patch throws an error if 64-bit support is expected
but DMA hardware is not capable of 64-bit support. It also
prints a debug message if DMA is capable of 64-bit but not
using it.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Michal Simek
---
drivers/net/zynq_gem.c | 24
This patch moves fixed-link functionality code to a separate
routine inorder to make it more modular and cleaner.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Michal Simek
---
drivers/net/phy/phy.c | 34 +++---
1 file changed, 27 insertions(+), 7
This bridge just needs to be configured based on
real phy negotiated speed and duplex.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Michal Simek
---
drivers/net/phy/Kconfig | 7 +++
drivers/net/phy/Makefile| 1 +
drivers/net/phy/phy.c
From: Vipul Kumar
This patch added support to read ITAP and OTAP delay values from
the device tree. If the DT does not contain tap delay values, the
predefined values will be used for the same.
Signed-off-by: Vipul Kumar
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Michal Simek
superspeed. With out this patch, the max packet size is
overflowed to zero as the bMaxPacketsize is of u8 and hence
host is not able to detect this device.
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/usb/gadget/composite.c | 17 +++--
1 file changed, 15 insertions(+), 2
superspeed. Without this patch, the max packet size is
overflowed to zero as the bMaxPacketsize is of u8 and hence
host is not able to detect this device.
Signed-off-by: Siva Durga Prasad Paladugu
Reviewed-by: Bin Meng
---
Changes from RFC:
- Fixed typo in description as per comment.
---
drivers
Hi,
I have below queries on FAT filesystem support in uboot. It would be really
helpful if someone can provide some insight into these.
1. fatwrite command is not able to write into subdirectories, but able to
perform same ops on to root directory, its treating / as part of file name
whi
max-speed property is part of phynode and it has to be
read using ofnode_read_u32_default(). This fixes the issue
of incorrect max-speed read from DT.
Signed-off-by: Siva Durga Prasad Paladugu
---
drivers/net/zynq_gem.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a
From: Vipul Kumar
Update the DWC3 USB driver to support a live tree.
Signed-off-by: Siva Durga Prasad Paladugu
Signed-off-by: Vipul Kumar
Tested-by: Michal Simek
---
Changes in v2:
- Fixed travis build issues with some platforms.
---
drivers/usb/common/common.c | 11
Hi,
> -Original Message-
> From: Marek Vasut [mailto:ma...@denx.de]
> Sent: Thursday, September 06, 2018 4:28 PM
> To: Siva Durga Prasad Paladugu ; u-
> b...@lists.denx.de
> Cc: Michal Simek ; bmeng...@gmail.com;
> s...@chromium.org; yamada.masah...@socionext.com; Vip
Hi,
> -Original Message-
> From: Michal Simek [mailto:michal.si...@xilinx.com]
> Sent: Thursday, September 06, 2018 7:36 PM
> To: Siva Durga Prasad Paladugu ; u-
> b...@lists.denx.de
> Cc: Michal Simek ; ma...@denx.de;
> bmeng...@gmail.com; s...@chromiu
1 - 100 of 375 matches
Mail list logo