• @[email protected]
    link
    fedilink
    64
    edit-2
    8 months ago

    I don’t think the Spartan 6 can, it’s an fpga with no arm, the zynq can, there’s a lot of other arm chips that I assume can run some type of Linux, but the blurry ones are throwing me off

    Edit, top left is a 286 CPU, and the Intel one has an earlier date, so they MIGHT be able to runwalk it, it’ll be not good

    • @[email protected]
      link
      fedilink
      English
      428 months ago

      Not only could mainline Linux never run on a 286, it also definitely doesn’t count as an “SoC” to begin with. It needed a separate co-processor just to do floating-point math, let alone to manage all the I/O that a SoC does on-die.

    • amigan
      link
      fedilink
      English
      248 months ago

      286 Protected Mode is very different from 386 PM and there is no way Linux will would run on it.

      • @[email protected]
        link
        fedilink
        118 months ago

        There is a project looking to do this kind of, known as elks that has images for 80286 chips. I have no idea why you’d want to do that to yourself though.

        • amigan
          link
          fedilink
          English
          78 months ago

          Interesting. Reminds me of PC/IX, and it probably similarly doesn’t even enter pm, judging from it running also on an 8086.

    • @[email protected]
      link
      fedilink
      English
      20
      edit-2
      8 months ago

      this is extra tricky because they did not specify the exact kernel. mainline could be any of the kernels tagged as stable that you can build from linus’ git tree. i know that in the past you could run a mainline linux on intel 368 chips but today you probably can not because official support was dropped a while ago.

      • @[email protected]
        link
        fedilink
        88 months ago

        Part of me wishes I still had my families old 386 or commodore knock-off. Read some of the terrible short stories I wrote, play tanks. I remember when my Mom’s friend came over with a stack of 51/4 floppies and installed a program that played the Loonie Toons theme song with their logo and Buggs Bunny captioned saying “That’s all folks.” It blew my mind, video (sort of) on a computer, how was that even possible. I wondered how they got it to connect to the cable cause no way a computer could do that. Dang I’m getting old lol.

    • @[email protected]
      link
      fedilink
      98 months ago

      If posted in the right circles, this might motivate someone to get something on a Spartan 6 that runs Linux.

    • @[email protected]
      link
      fedilink
      68 months ago

      You can run a “soft” (semi-hard?) Processor on a Spartan, you could run Linux on that at least.