08ea007664
For baremetal CI we are using a 'dummy' rootfs as it is required by abootimg. This causes NFS boot problems when using u-boot as bootloader. [ 13.230968] RAMDISK: gzip image found at block 0 [ 13.235645] using deprecated initrd support, will be removed in 2021. [ 13.243106] List of all partitions: If we disable CONFIG_BLK_DEV_INITRD nfsroot works. Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com> Reviewed-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Reviewed-by: Eric Anholt <eric@anholt.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10024>