[U-Boot] Default boot arguments in case of missing FDT
Udit agarwal
dev.madaari at gmail.com
Sun Mar 4 16:07:47 UTC 2018
I found here <https://www.denx.de/wiki/DULG/UBootCmdGroupExec> that if, fdt
pointer is missing, by default bd_info will be passed. Can/How can I
override this, to pass my own default FDT?
On Sun, Mar 4, 2018 at 12:57 PM, Udit agarwal <dev.madaari at gmail.com> wrote:
> Hi all,
> I need to implement a check on whether user provided a valid FDT or not(on
> beagle bone Black).
> So,
>
> - First, what is the default value(if any) of FDT pointer passed on
> via uboot to kernel?
> - Is there a option to set/customize the default FDT pointer value?
>
> Regard,
>
> Udit agarwal
>
More information about the U-Boot
mailing list