On Wed, 27 Dec 2023 at 17:43, Raymond Mao wrote:
>
> Hi Ilias and Simon,
>
> On Wed, 27 Dec 2023 at 04:32, Ilias Apalodimas
> wrote:
>>
>> On Tue, 26 Dec 2023 at 11:48, Simon Glass wrote:
>> >
>> > Hi,
>> >
>> > On Fri, Dec 22, 2023 at 9:32 PM Raymond Mao wrote:
>> > >
>> > > Get devicetree fr
Hi Ilias and Simon,
On Wed, 27 Dec 2023 at 04:32, Ilias Apalodimas
wrote:
> On Tue, 26 Dec 2023 at 11:48, Simon Glass wrote:
> >
> > Hi,
> >
> > On Fri, Dec 22, 2023 at 9:32 PM Raymond Mao
> wrote:
> > >
> > > Get devicetree from a bloblist if it exists.
> > > If not, fallback to get FDT from
On Tue, 26 Dec 2023 at 11:48, Simon Glass wrote:
>
> Hi,
>
> On Fri, Dec 22, 2023 at 9:32 PM Raymond Mao wrote:
> >
> > Get devicetree from a bloblist if it exists.
> > If not, fallback to get FDT from the specified memory address.
> >
> > Signed-off-by: Raymond Mao
> > ---
> > Changes in v2
> >
Hi,
On Fri, Dec 22, 2023 at 9:32 PM Raymond Mao wrote:
>
> Get devicetree from a bloblist if it exists.
> If not, fallback to get FDT from the specified memory address.
>
> Signed-off-by: Raymond Mao
> ---
> Changes in v2
> - Refactor of board_fdt_blob_setup().
>
> board/emulation/qemu-arm/qemu
Get devicetree from a bloblist if it exists.
If not, fallback to get FDT from the specified memory address.
Signed-off-by: Raymond Mao
---
Changes in v2
- Refactor of board_fdt_blob_setup().
board/emulation/qemu-arm/qemu-arm.c | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
5 matches
Mail list logo