Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

Ubuntu install

1388

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1388
Posted at 12/7/2018 09:29:10      1#
It's documented in your document link of http://en.t-firefly.com/index.php/doc/product/info/id/290.html:

To compile for firefly-rk3399 board:

  make firefly_linux_defconfig
  make rk3399-firefly-linux.img -j4

To compile for aio-3399j board:

  make firefly_linux_defconfig
  make rk3399-firefly-aio-linux.img -j4

rk3399-firefly-linux.dts and rk3399-firefly-aio-linux.dts are located in arch/arm64/boot/dts/rockchip/.
They're the board device tree source file.
The command `make rk3399-firefly-aio-linux.img -j4` will simply compile the kernel and rk3399-firefly-aio-linux.dts,
which results in kernel.img and resource.img (contains rk3399-firefly-aio-linux.dtb and startup logo).
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list