Coder Social home page Coder Social logo

keithkyle1989 / r6300v2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeremyd2019/r6300v2

0.0 2.0 0.0 256.63 MB

Netgear R6300v2 source

C 87.69% Makefile 2.26% Shell 2.18% Perl 0.39% Awk 0.01% JavaScript 0.06% HTML 3.01% XSLT 0.01% CSS 0.02% CMake 0.02% Emacs Lisp 0.01% C++ 1.96% Visual Basic 0.02% Prolog 0.01% Perl 6 0.01% TeX 0.20% Objective-C 0.16% AGS Script 0.01% Assembly 1.99% Verilog 0.01%

r6300v2's Introduction

=======================================
 R6300 Firmware Build Instructions

 Version: 1.0
 Date   : 2017/03/06
======================================== 

Note: 
      This package has been built successfully on 32-bit i386 Fedora 6 Linux 
      host machine. Compiling this package on platforms other than Fedora Core 6
      may have unexpected results.

===================
 Install toolchain
===================

1. You will need to use the  4.5.3 Linux 2.6.36 ARM Cross Compiler and Tools (arm-uclibc toolchain),
   which have also been posted to your account.

2. To install the toolcain
   (1) The toolchain MUST be installed under /projects/hnd/tools/linux/ directory. After mkdir the dir,
            tar xvfj hndtools-arm-linux-2.6.36-uclibc-4.5.3.tar.bz2
   (2) Add the path
            export PATH=/projects/hnd/tools/linux/hndtools-arm-linux-2.6.36-uclibc-4.5.3/bin:$PATH

===================
 Build code
===================

1. Put the file "R6300v2-V1.0.4.8_10.0.77_src.tar.zip" into a directory of your choice.
   Unzip and untar it with the following command:
        unzip R6300v2-V1.0.4.8_10.0.77_src.tar.zip
        tar xvf R6300v2-V1.0.4.8_10.0.77_src.tar

2. Run the following commands to build image
        cd R6300v2-V1.0.4.8_10.0.77_src/src/router/
        make PROFILE=R6300v2 FW_TYPE=WW ARCH=arm PLT=arm LINUX_VERSION=2_6_36
        make PROFILE=R6300v2 FW_TYPE=WW ARCH=arm PLT=arm LINUX_VERSION=2_6_36 install

3. The final image is "R6300v2-V1.0.4.8_10.0.77_src/src/router/arm-uclibc/kernel_image.chk".
   User may upgrade to this image using the R6300v2 GUI "Router Upgrade" page.

r6300v2's People

Contributors

jeremyd2019 avatar

Watchers

James Cloos avatar  avatar

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.