• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/board/amarula/vyasa/readme.txt
Jagan TekiJagan Teki committed cdbb96e0b1830 Jan 2018
Raw file
Source viewDiff to previous
 
1
Vyasa RK3288
2
============
3
​
4
Vyasa is RK3288 based Single board computer with fully supported opensource software.
5
​
6
https://openedev.amarulasolutions.com/display/ODWIKI/Vyasa+RK3288
7
​
8
How to build it
9
===============
10
​
11
  $ make amarula_vyasa_rk3288_defconfig
12
​
13
Then you can edit the build options using
14
​
15
  $ make menuconfig
16
​
17
Compile all and build rootfs image:
18
​
19
  $ make
20
​
21
Prepare your SDCard
22
===================
23
​
24
Buildroot generates a ready-to-use SD card image that you can flash directly to
25
the card. The image will be in output/images/sdcard.img.
26
You can write this image directly to an SD card device (i.e. /dev/xxx):
27
​
28
  $ sudo dd if=output/images/sdcard.img of=/dev/xxx
29
  $ sudo sync
30
​
31
Finally, you can insert the SD card to the Vyasa RK3288 board, close J4 and boot it.
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.