| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| | |
Signed-off-by: ch vamshi krishna <chvamshi@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@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: rbramand <rbramand@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@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: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: pankajd <pankajd@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| | |
Select the last common ancestor with master as the starting commit.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| | |
Set to the latest maste rev
Signed-off-by: Mark Hatle <mark.hatle@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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As per the U-boot fdt_high and initrd_high got deprecated and need to
use the bootm_low/bootm_size instead.
to increase bootm_low address use the config value(CONFIG_SYS_BOOTMAPSZ)
or define bootm_low in the boot script since this is a boot time
generated values.
Signed-off-by: Raju Kumar Pothuraju <raju.kumar-pothuraju@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
This patch will use proper variable to get kernel image
Signed-off-by: Ashwini Lomate <ashwini.lomate@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@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: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: pankajd <pankajd@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: Raju Kumar Pothuraju <raju.kumar-pothuraju@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
While booting aarch64 kernel it warns with below message.
Firmware Bug]: Kernel image misaligned at boot, please fix your
bootloader!
Update KERNEL LOAD ADDRESS for zynqmp to 0x200000. There is a 2MB
enforcement for aarch64 boot images.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
While booting aarch64 kernel it warns with below message.
[Firmware Bug]: Kernel image misaligned at boot, please fix your
bootloader!
Update KERNEL OFFSET for versal to 0x200000. There is a 2MB
enforcement for aarch64 boot images.
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
for preview release
Update repo for preview release.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update deploy task to sync with other application recipe
Update the peripheral test deploy taks to sync with other esw
application recipes.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Instead of using DATETIME to IMAGE_VERSION_SUFFIX. This uses
image-artifact-names class to sync all of the recipes with a
reproducible output version.
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
for examples
Added recipes for compiling examples.
Signed-off-by: Raviteja Narayanam <raviteja.narayanam@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
recipe for compiling trafgen driver example
This recipe compiles the trafgen driver examples.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
for compiling trafgen source code
This recipe compiles the trafgen source code.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
recipe for compiling usb driver example
This recipe compiles the usb driver examples.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| | |
compiling usb driver
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
recipe for compiling axipmon driver example.
This recipe compiles the axipmon driver examples.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| | |
for compiling axipmon driver
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This patch does following
- Add SDPS driver dependency to compile xilffs library.
- Add recipe to compile xilffs example.
Signed-off-by: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
|
| |
| |
| |
| | |
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
the recipe
This commit fixes the naming of the features check and
ESW_COMPONENT_NAME and ESW_COMPONENT_SRC variables.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| | |
This commit fixes the naming of the features check and
ESW_COMPONENT_NAME and ESW_COMPONENT_SRC variables.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
recipe for compiling wdttb driver examples
This recipe compiles the wdttb driver examples.
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.rao@xilinx.com>
|
| |
| |
| |
| |
| |
| | |
for driver and examples
Signed-off-by: Raviteja Narayanam <raviteja.narayanam@xilinx.com>
|