| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| | |
net: zynq_gem: Update the MDC clock divisor in the probe function
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| | |
arm64: versal-net: Add dts files for mini u-boot qspi and ospi configurations
mtd: spi-nor: Update block protection flags for spansion flash
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
mtd: spi-nor: Fix the issi_get_locked_range api
arm64: zynqmp: Add output-enable pins to SOMs
cmd: sf: Fix the flash_is_unlocked api size parameter
mtd: spi-nor: Fix the giga_get_locked_range api
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add kernel command line parameters support in boot.scr, With this
user can append additional kernel command line parameters to existing
bootargs.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| | |
arm64: versal-net: Fix sysmon interrupt number
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
arm64: zynqmp: Enable the config CMD_KASLRSEED
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
arm64:versal_net: Add jedec compatible string for SPI flash
spi: spi-uclass: Add dev_read_u32() if reg property is not an array
arm64: zynqmp: Update ECAM size to discover up to 256 buses
dm: core: ofnode: Change the log message to debug
clk: versal: Fix the function versal_clock_ref
pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
pinctrl: zynqmp: Add version check for TRISTATE configuration
firmware: zynqmp: Add support to check feature
arm64: versal_net: Disable the lock option for mini ospi and qspi
arm64: zynqmp: Disable the lock option for mini qspi
arm64: versal: Disable the lock option for mini ospi and qspi
mtd: spi-nor: Add spi flash lock config option
spi: zynq: Clear flags to get updated value
spi: zynqmp_qspi: Clear flag to get updated value
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
With the previous version by default xen variables are included in
non xen use case, it would have been possible for kernel and devicetree
offset can be override from meta-virtualization layer. With the new
version add variables as addendum.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
dm: core: ofnode: Change the log message to debug
clk: versal: Fix the function versal_clock_ref
Signed-off-by: Siva Addepalli <siva.addepalli@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add variables for xen u-boot script and define in meta-virtualization
dynamic layer bbapends.
Variables are set wtih weak default assignment.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Variables set from dynamic layer bbappends will not take effect due
softer assignment defined in u-boot-xlnx-scr.bb.
Hence weak assignment should be set for variables in u-boot-xlnx-scr.bb
file so that pre-expansion values are properly handled. This way
variable value can be changed from dynamic layer bbapends or local.conf.
Also fix indentation.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
pinctrl: zynqmp: Add version check for TRISTATE configuration
firmware: zynqmp: Add support to check feature
arm64: versal_net: Disable the lock option for mini ospi and qspi
arm64: zynqmp: Disable the lock option for mini qspi
arm64: versal: Disable the lock option for mini ospi and qspi
mtd: spi-nor: Add spi flash lock config option
Signed-off-by: Siva Addepalli <siva.addepalli@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
spi: zynq: Clear flags to get updated value
spi: zynqmp_qspi: Clear flag to get updated value
xilinx: board: Add support to pick bootscr flash offset/size from DT
dm: core: ofnode: Add ofnode_read_bootscript_flash()
Signed-off-by: Siva Addepalli <siva.addepalli@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
spi: zynqmp_qpsi: Enable invalidate_cache for ZynqMP and Versal
xilinx: board: Add support to pick bootscr address from DT
dm: core: ofnode: Add ofnode_read_bootscript_address()
Revert "arm64: xilinx: Replace _ from clock node names by -"
arm64: zynqmp: Get clock node name back with _
arm64: versal: Increase the number of DRAM banks to 36
spi: zynq: Configure lqspi register based on memory configuration
arm64: versal-net: Add sysmon node entry
xilinx: zynqmp: Do not setup boot_targets if driver is not enabled
xilinx: versal: Do not setup boot_targets if driver is not enabled
xilinx: versal-net: Do not setup boot_targets if driver is not enabled
arm64: xilinx: Do not use _ in DT node names
arm64: zynqmp: Use s/gtr_sel/gtr-sel/ for DT node name
arm64: zynqmp: Use s/heartbeat_led/heartbeat-led/ for DT node name
arm64: xilinx: Replace _ from clock node names by -
arm64: zynqmp: Rename xlnx,mio_bank to xlnx,mio-bank for DLC21
arm64: versal-net: Remove xlnx,device_id property from VNX
arm64: versal-net: Remove ref_clk node from VNX board
mtd: spi-nor: Update block protection flags for flash parts
net: zynq_gem: Add missing newline (upstream sync)
xilinx: versal-net: Remove additional newline in board.c
spi: spi-uclass: Dont return error for single cs
spi: spi-uclass: Move restricting multi_cs_cap code
dm: core: Remove debug print from of_read_u64_index
mtd: spi-nor: Add support for locking on Spansion nor flashes
mtd: spi-nor: Add support for locking on GIGADEVICE nor flashes
mtd: spi-nor: Add support for locking on ISSI nor flashes
mtd: spi-nor: Add support for locking on Macronix nor flashes
clk: zynqmp: Add gem rx and tsu clocks to return register
clk: zynqmp: Add set_rate support for gem rx and tsu clks
arm64: zynqmp: Add resets property for CAN nodes
spi: zynq: Add support for parallel-memories and stacked-memories
spi: zynqmp_qspi: Add parallel memories support in GQSPI driver
spi: spi-uclass: Read chipselect and restrict capabilities
mtd: spi-nor: Add parallel and stacked memories support in spi-nor
dm: core: support reading a single indexed u64 value
Signed-off-by: Siva Addepalli <siva.addepalli@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Based on github Pull Request #34. While that pull request is no longer
valid with other changes, the actual bug still exists.
Originally reported by Felix S(ubfx).
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added below changes:
1)Updated operator in if condition from `==` to `=` as it is used for string comparison in both Bash and Dash, making the script compatible with both shells.
2)Checking for uboot-device-tree.dtb file in RECIPE_SYSROOT path before applying fdtoverlay.
Signed-off-by: Tejas Bhumkar <tejas.arvind.bhumkar@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
arm64: zynqmp: Remove USB description from SC revB/C
test: py: tests: Add qspi negative tests
test: py: tests: Add qspi flash lock/unlock test
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
clk: Dont return error when assigned-clocks is empty or missing
xilinx: zynq: Enable fdt apply utility for zynq
env: Fix default environment saving issue
zynqmp: config: Add proper dependencies for USB
cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOAD
dfu: Add proper dependency for CONFIG_DFU_MMC
usb: xhci: Fix the missing return statement
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In current boot.scr recipe implementation supports the fixed offsets.
Add support to use the uboot env variables to load the images.
If offsets starts from '$' sign considering it as a uboot env.
Example for SC BSPs(using fitblob) uboot will redirect the dtb to
$fdtcontroladdr, so our boot script DT address also should point to the
same.
In .conf:
DEVICETREE_OFFSET:<soc> = "$fdtcontroladdr"
In boot.scr:
<bootcmd> 0x00200000 0x04000000 $fdtcontroladdr
Remove the DEVICETREE_OVERLAY_ADDRESS dependency with DEVICETREE_ADDRESS
as it may fail if you point uboot env variables(reserved memory).
Adding new variables
DEVICETREE_OVERLAY_OFFSET - To specify DTB overlay offset which will add to
DDR base address.
DEVICETREE_OVERLAY_PADSIZE - To specify the offset from overlay_offset
to load dtbo file.
Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
arm64: versal-net: add usb-wakeup interrupt in dwc3 core
arm64: versal: Add no-wp DT property in OSPI flash node
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Map uboot env variable launch_ramdisk_init with bootargs to stop at tiny
rootfs.
If user specified bootargs at uboot skip appending auto bootargs.
Using fdtcontroladdr uboot variable instead of hardcoded value in
boot.scr.
If DTB loads from FAT to DDR from uboot fdtcontroladdr points to old
dtb(loaded from boot.bin or uboot.elf) so updating it with the dtb load address.
Signed-off-by: Raju Kumar Pothuraju <rajukumar.pothuraju@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| | |
arm64: versal_net: Update SPI node for se7
mtd: spi-nor: Add support for w25q256jwm
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
net: zynq_gem: Don't hardcode the MDC clock divisor
spi: zynqmp_qspi: Workaround for small data cache issue
spi: zynqmp_qspi: Change flush cache to invalidate cache
arm64: versal-net: Add LPD-WWDT to versal-net.dtsi
include: dt-bindings: power: Add TCM,RPU nodes for Versal NET
arm64: versal: Add DT description for CPM5 Root port for Versal Premium
arm64: versal: Add missing DT properties to cpm_pciea
arm64: versal: rename CPM interrupt-controller
arm64: versal-net: Add support for VNX board
arm64: versal: Switch to new wwdt DT binding
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
Allow appending to the kernel command line in boot.scr
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
watchdog: versal: Use new compatible xlnx,versal-wwdt
arm64: zynqmp: In sc-revB dts add mtd partition for secure OS storage area
mtd: spi-nor: Send write enable cmd before write to SR2
usb: xhci: Workaround to fix the USB halted endpoint issues
arm64: dts: zynqmp: make hw-ecc as the default ecc mode
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
arm64: zynqmp: Fix lockstep mode cpu release functionality
arm64: zynqmp: Fix tcminit mode param
arm64: versal-net: spi: Update boot sequence dynamically
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
test: py: tests: Add test case for loading RPU apps
test: py: tests: Add test case for saveenv command
arm64: zynqmp: Fix the memory node for k26/k24 kria som boards
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
When processing all of the entries in CC_DTBS_DUP an error should be
thrown if the target dtb file is not found.
Signed-off-by: John Toomey <john.toomey@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
update the generic boot script to support xspi1 for versal-net platform.
Signed-off-by: Swagath Gadde <swagath.gadde@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| | |
Match the variable naming used in device-tree recipe, functionality
remains the same.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Changes from 2023.1 branch:
arm64: dts: versal-net: Fix msi controller node name
arm64: zynqmp: remove snps,enable_guctl1_resume_quirk quirk for usb
arm64: xilinx: Fix indentation and trailing spaces in dts
arm64: zynqmp: Assign TSU clock frequency for KV and KD boards
arm64: zynqmp: Assign TSU clock frequency for KR260
arm64: zynqmp: Remove interrupt/reg-names for AMS
arm64: zynqmp: Rename ams_ps/pl node names
arm64: zynqmp: Remove ltc2954 node from DT
arm64: zynqmp: Fix gpio comment about No of gpios
Revert "spi: zynqmp_qspi: Remove enabling interrupts code"
arm64: zynqmp: Update the i2c0 node for zcu1285
arm64: versal_net: Update RMII property
arm64: versal-net: Update spi-tx-bus-width to 4
arm64: versal-net: Update spi-max-freq to 150Mhz
arm64: versal-net: Add new parallel DT binding for tenzing se9 board
arm64: zynqmp: Add new parallel DT binding for ZC1751+DC1 board
arm64: versal: Enable ADIN ethernet phy
arm64: zynqmp: Enable ADIN ethernet phy
arm64: versal-net: dts: add cpuidle node
cmd: sf/nand: Print and return failure when 0 length is passed
arm64: zynqmp: Fix User MTD partition size
xilinx: dts: Fix open drain warning on Zynq, ZynqMP and Versal
arm: xilinx: Setting default i2c clock frequency to 400kHz
arm: dts: versal-net: add usb-wakeup interrupt in dwc-xilinx core
arm: dts: versal-net: add ref_clk property for REFCLKPER calculation
test: py: tests: Add test case for USB device
test: py: tests: Add dhcp abort test
test: py: tests: Add pxe command test
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@amd.com>
Added changelog above.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Added IMPORT_CC_UBOOT_DTBS variable in blob generate function to generate reselected dtb using uboot-device-tree.dtb when this is set to 1.
This is needed in case like VEK280-revB,because here we are using ADI-PHY ethernet which is included in uboot-device-tree.dtb.
Signed-off-by: Tejas Bhumkar <tejas.arvind.bhumkar@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add SYSTEM_DTB_BLOB variable in blob generate function to generate fit-dtb.blob using system.dtb when this is set to 1.
This is needed in case like Versal SC build, where some modification like bootargs or user node additions.
should be reflected in system.dtb and fit-dtb.blob.
Signed-off-by: Swagath Gadde <swagath.gadde@amd.com>
Tested-by: Tejas Bhumkar <tejas.arvind.bhumkar@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Based on github Pull Request #42. While that pull request is no longer
valid with other changes, the actual bug still exists.
Originally reported by AnatoliiShablov.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| |\
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
|\ \ \
| | | |
| | | |
| | | | |
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
arm64: zynqmp: Add resets property for uart0 in KD240 board
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|