xen-troops / meta-xt-prod-devel-rcar

Main Xen Troops product, which is used for day-to-day development and integration
Apache License 2.0
4 stars 15 forks source link

Boot hangs at "Starting kernel" #102

Open mshourabi12 opened 1 year ago

mshourabi12 commented 1 year ago

After building the latest software from main branch for h3ulcb on kingfisher, boot hangs at starting kernel.

I use "r8a77951-h3ulcb-4x2g-kf-xen.dtb" from deploy directory.

lorc commented 1 year ago

Hi @mshourabi12,

The most often cause is bootargs supplied by u-boot. They override bootargs supplied by our device tree. Could you please try to clear bootargs variable in U-Boot?

The second possible cause is ARM TF that boots in EL1 instead of EL2. Did you flashed bl2 from the build? It is located in domd build directory.