Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zynqmp-generic.conf: add boot.bin for wks #43

Open
wants to merge 35 commits into
base: master-next
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
394d8ca
xilinx-qemu: Use addto_recipe_sysroot task
Jun 1, 2022
59a857d
u-boot: Remove deprecated board defconfigs
grsandeep85 May 12, 2022
86f8a01
image-types-xilinx-qemu: Add qemu-sd-fatimg support
Jun 27, 2022
35814f4
qemuboot-xilinx:machine-xilinx-default: Update kernel images
Jun 27, 2022
be98561
machine-xilinx-qemu: Add generic functions to add qemu args
Jun 27, 2022
8922427
microblaze-generic: Add runqemu support for microblaze-generic
Jun 27, 2022
fb3f8ba
versal-generic: Add runqemu support for versal-generic
Jun 27, 2022
e67a9f4
zynq-generic.conf: Add runqemu support for zynq-generic
Jun 27, 2022
12b4ddb
zynqmp-generic.conf: Add runqemu support for zynqmp-generic
Jun 27, 2022
6134b91
machine:*-generic.conf: Use += instead of append
Jun 30, 2022
5dce074
u-boot-xlnx-blob.inc: Move to using UBOOT_IMAGE_BLOB_DEFAULT
mhatle Jul 7, 2022
5641d64
Set QB_KERNEL_ROOT for zynq-generic
Jul 14, 2022
938f032
meta-microbalze: gdb: Enable gdb and gdbserver on microblaze
mhatle Jul 18, 2022
dee62d5
meta-microblaze: gdb is now available
mhatle Jul 19, 2022
efe3daf
u-boot-xlnx: Add support for U-boot user specified dts
grsandeep85 Jul 6, 2022
67e5e1a
machine-xilinx-qemu.inc: Adjust function to verify fstype is valid
mhatle Jul 24, 2022
9b0fbd1
zynq-generic: use default QB_DTB value
mhatle Jul 24, 2022
bb1bf5b
microblaze-generic: microblaze requires a device tree
mhatle Jul 24, 2022
fa57c12
meta-xilinx: Clean up vendor specific machine configuration files
grsandeep85 May 6, 2022
abc3472
meta-xilinx: Move booting README from bsp layer
grsandeep85 May 10, 2022
f3a3cc9
README.md: Ultra96 is compatible with v1 board
grsandeep85 Jun 22, 2022
6b0278a
layer.conf: Add xilinx-tools as dynamic layers
grsandeep85 Jun 13, 2022
7e510f7
qemu-xilinux.inc: Override PACKAGECONFIG that are incompatible with c…
jpuhlman May 4, 2022
7ab1822
qemu-xilinx-native.inc: add meson and ninja
jpuhlman May 4, 2022
a1931ae
xrt_git.bb: Cleanup += usage
mhatle May 5, 2022
c92bc5e
python3-dtc: Bring in 1.6.1 from meta-virtualization
mhatle May 5, 2022
7f51edf
meta-xilinx-core: Begin to support langdale
mhatle May 5, 2022
1b5fd94
meta-xilinx-standalone: Begin to support langdale
mhatle May 5, 2022
61ee232
*-generic.conf: Update qemu config to remove duplicate options
mhatle May 5, 2022
fbfc168
meta-xilinx-bsp: begin to support langdale
mhatle May 6, 2022
595d877
meta-xilinx-vendor: begin to support langdale
mhatle Jul 25, 2022
e2d540d
gcc-source: Move to gcc 12
mhatle Jul 25, 2022
0773c8d
Update LICENSE to match Langdale requirements
mhatle Jul 25, 2022
b9ad103
qemy-system-aarch64-multiarch: Add --help support
mhatle Jul 25, 2022
d55ae9d
zynqmp-generic.conf: add boot.bin for wks
Aug 8, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
gcc-source: Move to gcc 12
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
mhatle committed Jul 25, 2022
commit e2d540d9fdbe31f0b34ad7d40892defa62fe281c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
COMPATIBLE_HOST = "${HOST_SYS}"

# Add MicroBlaze Patches (only when using MicroBlaze)
FILESEXTRAPATHS:append:microblaze:xilinx-standalone := ":${THISDIR}/gcc-11"
FILESEXTRAPATHS:append:microblaze:xilinx-standalone := ":${THISDIR}/gcc-12"
SRC_URI:append:microblaze:xilinx-standalone = " \
file://additional-microblaze-multilibs.patch \
"