On 07/04/25 12:02:31, Caleb Connolly wrote:
> Hi Jorge,
>
> On 4/7/25 10:19, Jorge Ramirez-Ortiz wrote:
> > Some platforms might require the external fdt to boot.
>
> The better way to do this is to use the u-boot-nodtb.bin to build your boot
> image rather than the one which includes the interna
Hi Jorge,
On 4/7/25 10:19, Jorge Ramirez-Ortiz wrote:
Some platforms might require the external fdt to boot.
The better way to do this is to use the u-boot-nodtb.bin to build your
boot image rather than the one which includes the internal FDT. If that
works I'd prefer it (and it can be menti
On 07/04/25 11:04:30, neil.armstr...@linaro.org wrote:
> Hi,
>
> On 07/04/2025 10:19, Jorge Ramirez-Ortiz wrote:
> > Some platforms might require the external fdt to boot.
>
> Why ? we may want to build the fdt in, and discard the external fdt for some
> reasons.
on the db820c, the device tree
Hi,
On 07/04/2025 10:19, Jorge Ramirez-Ortiz wrote:
Some platforms might require the external fdt to boot.
Why ? we may want to build the fdt in, and discard the external fdt for some
reasons.
This change provides a mechanism to the board initializaion code to make
the requet explicit.
Si
Some platforms might require the external fdt to boot.
This change provides a mechanism to the board initializaion code to make
the requet explicit.
Signed-off-by: Jorge Ramirez-Ortiz
---
arch/arm/mach-snapdragon/board.c | 13 +
1 file changed, 13 insertions(+)
diff --git a/arch/ar
5 matches
Mail list logo