Re: [PATCH v3 14/19] board: emulation: Add qemu-loongarch
Tom Rini <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <20260821162055.GO523975__48950.3596605331$1787329280$gmane$org@bill-the-cat> |
On Fri, Aug 21, 2026 at 08:42:14AM +0000, Yao Zi wrote: > From: Jiaxun Yang <[email protected]> > > Yet another generic QEMU VIRT machine. > > LoongArch QEMU splits the main RAM into two parts: the first 512M is > placed at 0x0, and the rest is placed at 0x8000000. FDT locates at > 0x100000. BIOS is mapped to the first flash mapped to 0x1c000000, where > U-Boot starts execution. > > Signed-off-by: Jiaxun Yang <[email protected]> > Signed-off-by: Yao Zi <[email protected]> [snip] > diff --git a/arch/loongarch/dts/qemu-loongarch64.dts b/arch/loongarch/dts/qemu-loongarch64.dts > new file mode 100644 > index 000000000000..39d303798fcb > --- /dev/null > +++ b/arch/loongarch/dts/qemu-loongarch64.dts > @@ -0,0 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0+ > +/* > + * Copyright (C) 2024 Jiaxun Yang <[email protected]> > + */ > + > +/dts-v1/; > + > +/ { > +}; I thought I had pushed everything so that we do not need to have fake empty dts files anymore. -- Tom
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQTzzqh0PWDgGS+bTHor4qD1Cr/kCgUCaoh65wAKCRAr4qD1Cr/k CqArAQDl3orVdi3W78C85pCC7MhIc8XWI0Fx7BADs39QmytX3AEAqGiMcDDSPRZV bUzh9BqVjgebe0gy92aohED8u/oLeg4= =kfkg -----END PGP SIGNATURE-----