[U-Boot] [PATCH v2 00/10] MIPS Boston Development Board Support
Simon Glass
sjg at chromium.org
Mon Aug 1 03:01:42 CEST 2016
Hi Paul,
On 27 July 2016 at 08:26, Paul Burton <paul.burton at imgtec.com> wrote:
> This series introduces initial support for the MIPS Boston, and FPGA
> based development board & successor to the older Malta board. Further
> peripheral work is needed but this introduces the basics.
>
> This can be tested in a currently out-of-tree QEMU port if desired,
> which can be found in the boston branch of:
>
> git://git.linux-mips.org/pub/scm/paul/qemu.git
>
> QEMU can be used to run U-Boot like this:
>
> ./configure --target-list=mips64el-softmmu
> make
> ./mips64el-softmmu/qemu-system-mips64el -M boston -m 2G \
> -bios u-boot.bin -serial stdio
Can you put that info in a README for your board / arch?
Regards,
Simon
More information about the U-Boot
mailing list