Git Product home page Git Product logo

mca's Introduction

MCA-NG Development Area
(C) 2012 - dirtyharry123

Configuration files:
CONFIG/APEX_FLASH_CMD      Commandline for APEX in mca_card.bin        max 30 Bytes
CONFIG/APEX_SD_CMD         Commandline for APEX in full_sd_image.img   max 130 Bytes
CONFIG/CAIDS               Caids to be included in mca_cam.upb         max 26
CONFIG/CAM_NAME            Name of CAM (MCA/MNG)                       max 3 Bytes
CONFIG/CAM_VERSION         Version of CAM (326x)                       max 65535 (uint16_t)
CONFIG/mcaboot.ini         Default MCA-configuration
CONFIG/mca.ini             Not sure if this is used anywhere
CONFIG/RELEASE             Name of release (MCA_NG-X.Y-339)

Building (image creation uses "sudo"):
make                       Create everything
make image                 Create distribution/full_sd_image.img (and all dependencies => everything)
make sd_content            Create all files in distribution/SD_CONTENT
make rootfs.jffs2          Create distribution/SD_CONTENT/rootfs.jffs2 
make mca_card.bin          Create distribution/SD_CONTENT/mca_card.bin (APEX_SD + zImage)

Additional targets for convenience: (dependencies for the above targets)
make zImage                Create KERNEL/zImage_packing/zImage
make apex_sd.bin           Update BLOBS/apex_sd.bin
make apex_flash.bin        Update BLOBS/apex_flash.bin
make mca_cam.upb           Update BLOBS/mca_cam.upb
make rootfs                Upadate ROOTFS

Cleaning:
make clean                 Delete intermediate files
make distclean             Also delete distribution-files

mca's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

odmann

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.