Difference between revisions of "BoraLite Embedded Linux Kit (BELK)"
(→Introduction) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
BoraLite Embedded Linux Kit (BELK for short) provides all the necessary components required to set up the developing environment for: | BoraLite Embedded Linux Kit (BELK for short) provides all the necessary components required to set up the developing environment for: | ||
* building the first-stage bootloader: | * building the first-stage bootloader: | ||
− | **U-boot SPL for BELK 4.1. | + | **U-boot SPL for BELK 4.1.1 or newer |
* building the second-stage bootloader (U-Boot) | * building the second-stage bootloader (U-Boot) | ||
* building and running Linux operating system on [[:Category:BoraLite|BoraLite system-on-module (SOM)]] | * building and running Linux operating system on [[:Category:BoraLite|BoraLite system-on-module (SOM)]] | ||
Line 31: | Line 31: | ||
|style="text-align: center;" | [[File:BORALite-TOP.png|60px]] | |style="text-align: center;" | [[File:BORALite-TOP.png|60px]] | ||
|BoraLite SOM (p/n DBTD4111I0R)<br> | |BoraLite SOM (p/n DBTD4111I0R)<br> | ||
− | *SoC: Xilinx | + | *SoC: Xilinx XC7Z020 (667Mhz, Speed "-1", Tj -40/100°C) |
*SDRAM: 1 GB DDR3 | *SDRAM: 1 GB DDR3 | ||
*NOR: bootable SPI flash 16 MB | *NOR: bootable SPI flash 16 MB | ||
− | *NAND: 1GB | + | *NAND: bootable SLC NAND flash 1GB |
| | | | ||
|- | |- |
Revision as of 08:53, 31 January 2020
Info Box
|
Contents
Introduction[edit | edit source]
BoraLite Embedded Linux Kit (BELK for short) provides all the necessary components required to set up the developing environment for:
- building the first-stage bootloader:
- U-boot SPL for BELK 4.1.1 or newer
- building the second-stage bootloader (U-Boot)
- building and running Linux operating system on BoraLite system-on-module (SOM)
- building and debugging applications that will be executed on top of Yocto-based Linux distribution running on the target.
The main kit components are:
- hardware platform, composed by BoraLite SOM and BoraXEVB
- source code of target software
- technical documentation (hardware manuals, mechanical drawings, reference schematics, application notes etc.)
Kit content[edit | edit source]
Component | Description | Notes |
---|---|---|
![]() |
BoraLite SOM (p/n DBTD4111I0R)
|
|
![]() |
BoraXEVB BoraLite Adapter board | |
![]() |
BoraXEVB carrier board | |
![]() |
AC/DC Single Output Wall Mount adapter Output: +12V – 2.0 A |
|
![]() |
microSDHC card with SD adapter and USB adapter |
Logical structure of BXELK[edit | edit source]
Please refer to this page.
BELK software components[edit | edit source]
Please refer to this page.
Quick start guide[edit | edit source]
Please refer to this page.
Physical devices mapping[edit | edit source]
Please refer to this page.
Advanced topics[edit | edit source]
Debugging with Eclipse[edit | edit source]
Please refer to this page.
ConfigID feature[edit | edit source]
Please refer to this page.