Giter VIP home page Giter VIP logo

buildroot-external-pf-soc's Introduction

Microchip PolarFire SOC buildroot external tree

Microchip's polarfire-soc-buildroot-sdk

This repository is now deprecated and archived. PolarFire SOC support has been integrated in buildroot-external-microchip.

Supported evalution kits

Build instructions

To build this external tree:

git clone https://github.com/buildroot/buildroot.git -b 2021.11
git clone https://github.com/MicrochipTech/buildroot-external-pf-soc.git -b v2021.11
cd buildroot-external-pf-soc

For Standard Linux
make O=$PWD BR2_EXTERNAL=$PWD -C ../buildroot icicle_defconfig

For AMP
make O=$PWD BR2_EXTERNAL=$PWD -C ../buildroot icicle_amp_defconfig
make

Installation

Connect a USB cable to J11. The first enumerated port is the HSS console and the second port is the Linux console For the AMP demo, the freeRTOS console port is the last enumerated port. Connect a USB cable to J16 for transferring the Linux image Power cycle the board and halt the hss boot console by pressing a key type usbdmsc on the HSS console and hit enter determine the enumerated disk on the host PC (i.e dmesg | egrep "sd|mmcblk") unmount the disk if it automounts (i.e umount /dev/sda or umount /dev/mmcblk0)

Flash the image:

dd if=images/sdcard.img of=/dev/sdN status=progress

Reboot the icicle kit or CTRL-C on the HSS console and type boot

buildroot-external-pf-soc's People

Contributors

mattwood-microchip avatar

Watchers

James Cloos avatar  avatar Jamal Simpson 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.