Giter VIP home page Giter VIP logo

Comments (11)

olerem avatar olerem commented on July 23, 2024

There is already a version to play with it, it can Boot from SPI Flash. Right now i push working parts upstream to barebox and then continue to work on it. What is the background of your question?

from barebox.

zhaojh329 avatar zhaojh329 commented on July 23, 2024

Openwrt/Lede

from barebox.

olerem avatar olerem commented on July 23, 2024

This is my target too. Do you plan to work on kernel or barebox?
Some of patches are upstream now:
https://git.pengutronix.de/cgit/barebox/log/?h=next
more patches are on the way.

from barebox.

olerem avatar olerem commented on July 23, 2024

From HW point of view, AR9344 support for Barebox is done. It can boot from spi, init RAM and use Ethernet. We will probably need to add ART partition support and use this information on Barebox. But it can be done later.
The patches are on the way upstream http://lists.infradead.org/pipermail/barebox/2017-August/031011.html
I need to take over this patches: https://github.com/frantony/barebox/commits/20170319.mips-malta-elf-linux
to make proper kernel boot on mips version of barebox possible.
Testing and feedbacks are welcome.

from barebox.

zhaojh329 avatar zhaojh329 commented on July 23, 2024

Do you plan to implement web update firmware? That is, accessing barebox through a browser to update firmware.

from barebox.

olerem avatar olerem commented on July 23, 2024

Currently not in my todo list. But patches are welcome. Please note, the code in u-boot_mod project is a BSD license and can't be upstreamed to barebox or u-boot since they are GPL.
https://github.com/pepe2k/u-boot_mod/blob/master/u-boot/httpd/main.c

from barebox.

zhaojh329 avatar zhaojh329 commented on July 23, 2024

Barebox has implemented UDP, and if you can implement TCP, that's fine.

from barebox.

olerem avatar olerem commented on July 23, 2024

yes. My target is to upstream ar9344 to the linux kernel. Implementing TCP for Barebox is completely different work field.

from barebox.

zhaojh329 avatar zhaojh329 commented on July 23, 2024

from barebox.

olerem avatar olerem commented on July 23, 2024

Yes, i think about this.
some of kernel booting is already implemented here:
https://github.com/frantony/barebox/commits/20170319.mips-malta-elf-linux
The problem with MIPS, there are bazillion ways to boot it. Each company seems to make own.

from barebox.

olerem avatar olerem commented on July 23, 2024

and before doing kernel boot, i need to fix cache problems:
https://github.com/olerem/barebox/tree/v2017.09.0/board/tplink-2017.09.19
without this patches i can't even boot barebox from barebox.

from barebox.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.