OP-TEE / build

Makefiles to use OP-TEE on various platforms
107 stars 209 forks source link

qemu: Correct initrd-end in u-boot config fragment #712

Closed PeikanTsai closed 6 months ago

PeikanTsai commented 7 months ago

smhload set ramdisk_addr_end to the end address of rootfs, but the kernel expect linux,initrd-end to be the first address after the initrd. Update the default bootcmd to meet the requirement.

github-actions[bot] commented 6 months ago

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed pull request at any time.