[PATCH] MIPS: add generic device tree 2nd stage support

Sascha Hauer s.hauer at pengutronix.de
Wed Mar 13 00:51:54 PDT 2024


On Mon, 11 Mar 2024 00:54:34 +0300, Antony Pavlov wrote:
> Building and running barebox for 32-bit malta:
> 
> export ARCH=mips
> export CROSS_COMPILE=mips-linux-gnu-
> make -s qemu-malta_defconfig
> sed -i "s/# \(CONFIG_BOARD_MIPS_GENERIC_DT\) is not set/\1=y/" .config
> make -s oldconfig
> make -s
> qemu-system-mips -M malta -cpu 24Kf -m 256M \
>             -nographic -serial mon:stdio \
>             -bios images/barebox-qemu-malta.img \
>             -net user,tftp=$(pwd) -net nic,model=e1000
> 
> [...]

Applied, thanks!

[1/1] MIPS: add generic device tree 2nd stage support
      https://git.pengutronix.de/cgit/barebox/commit/?id=041702182a27 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list