Re: building image for Realtek RTS3916N mips SoC using vendor provided prebuilt external uClibc toolchain
davis roman <davis.roman84@...>
On Wed, Dec 29, 2021 at 2:21 PM Anders Montonen <Anders.Montonen@...> wrote:
You're right. I didn't realize the RX5281 core on the RTS3916N only supports mips1 or mips16 (https://pasteboard.co/IpsqN6GkBYAs.png). I happened to have a mips sourcery toolchain installed on my machine (https://sourcery.sw.siemens.com/GNUToolchain/package12797/public/mips-linux-gnu/mips-2014.05-27-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2) so I pointed that to u-boot without modifying anything else and it was able to compile u-boot successfully. Woot! https://pastebin.com/ySPFae5u I suppose the next step would be to generate a mips1 yocto toolchain however according to the available tune values it appears only mips32 or mips64 is available Any suggestions on how to generate a mips1 yocto toolchain or if that's even supported?
|
|