I have rpi3.
This situation is under the embedded system. The RPI reference shows how to boot Ubuntu.
It shows the way that u-boot calls grub and grub calls Linux...
and I have tried this chain loading.
In that situation, I wonder why u-boot calls grub? not directly calls Linux? Is it possible that grub calls Linux without u-boot?