[U-Boot] devicetree handling with chanloaded bootloader Was: [PATCH] travis: Add efi_loader grub2 test

Michal Suchanek hramrach at gmail.com
Fri Nov 18 14:49:18 CET 2016


Hello,

this is like not part of this patch at all but is quite related.

There is a question that bugs me for a while.

I wanted to flash u-boot to an onboard memory (like a SPI NOR flash)
alongside a devicetree for the device so I can load just bare zImage
from anywhere the user points to and pass it the device tree from the
flash.

I could probably modify the environment to just read the devicetree
from the flash and be done with it for bare zImage.

But how do you do this when chainloading grub?

Thanks

Michal


More information about the U-Boot mailing list