summaryrefslogtreecommitdiffstats
path: root/meta/lib/patchtest/repo.py
diff options
context:
space:
mode:
authorJon Mason <jon.mason@arm.com>2025-10-06 10:24:36 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-09 16:46:45 +0100
commit4a0c5cc5182f903e25588a3610175beca3503640 (patch)
treeb535a336770750b2575b7819be2b84175c9466c5 /meta/lib/patchtest/repo.py
parent7fda0d365f006eae6bb8e8b8520b0db8091c2bd3 (diff)
downloadpoky-4a0c5cc5182f903e25588a3610175beca3503640.tar.gz
runqemu: remove setting of mem on kernel command line for certain systems
Some emulated hardware will not boot if mem is set on the kernel command line (all of the Raspberry Pi machines seemed to fail with this set, possibly many others). Also, it is not necessary if the device tree file is present, as that _should_ have the memory size specified in it. Add a check for QB_DTB and don't set mem in the kernel command line if present. (From OE-Core rev: 017d6bf5748a481bd66639f82d1e26d5c111f35b) Signed-off-by: Jon Mason <jon.mason@arm.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest/repo.py')
0 files changed, 0 insertions, 0 deletions