Giter Site home page Giter Site logo

zhaohengbo / rt-boot Goto Github PK

View Code? Open in Web Editor NEW
104.0 104.0 54.0 1.89 MB

A New Designed Multi-Thread Bootloader

License: MIT License

Makefile 1.24% Shell 0.17% C 94.87% C++ 2.73% Assembly 0.19% Pawn 0.12% Python 0.14% HTML 0.25% JavaScript 0.03% CSS 0.15% Objective-C 0.08% ASP 0.02%

rt-boot's People

Contributors

zhaohengbo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rt-boot's Issues

Add new target

Congratulations on a great project !!
I would like to add a new target to my XIAOMI 4A router, but it probably exceeds my capabilities - please add the default mt7621 target to your project, it will be easier for me to modify it for my router :)

can't build based on debian 8.1

a - webclient_file.o
Unable to find .rel section
Makefile:299: recipe for target 'u-boot' failed
make[1]: *** [u-boot] Error 234
Makefile:252: recipe for target 'tp-link_tl-wr810n_v2' failed
make: *** [tp-link_tl-wr810n_v2] Error 2

魔改

RT 🥇

确实Makefile还是不可避免的,看来后续RT-Thread必须加入对Makefile的支持 💯 欢迎对RT-Thread提供更多的建议

编译失败,提示bash: ./tools/mips-relocs文件不存在

编译失败,提示bash: ./tools/mips-relocs文件不存在

bash: ./tools/mips-relocs: No such file or directory

尝试去掉RT-BOOT/Makefile 262行SUBDIRS = #tools里的注释,改为SUBDIRS = tools,重新编译提示

mips-openwrt-linux-musl-gcc: error: environment.c: No such file or directory

查看RT-BOOT/tools/Makefile 133行

environment.c:
@rm -f environment.c
ln -s ../common/lib/environment.c environment.c

tools下的environment.c文件链接到../common/lib/environment.c,但实际../common下无lib文件夹,应为libs,而且也没有environment.c文件。

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.