IoTGateway/BSP/Linux/iMX6/FAQ

From ESS-WIKI
Revision as of 08:04, 26 July 2016 by Daniel.hung (talk | contribs)
Jump to: navigation, search

i.MX6 Linux - Frequently Asked Questions

compiling

u-boot

Please refer to the following sections for details

  • Getting Started / Build Instructions / To build u-boot (LBV3) ( LBV5) (LBV6)
  • Customization / Building & updating u-boot manually (LBV3) (LBV5) (LBV6)

kernel

Please refer to the following sections for details

  • Getting Started / Build Instructions / To build linux kernel (LBV3) ( LBV5) (LBV6)
  • Customization / Building & updating kernel/modules/dtb manually (LBV3) (LBV5) (LBV6)

application


u-boot

kernel

boot splashscreen

In Yocto Project, it is named boot splashscreen, please refer to the following sections for details

  • Yocto Project Reference Manual / Other Tips. (LBV3) (LBV5) (LBV6)


Get kernel configs from running OS

You can get the .config file in running Linux OS by the following command.

# zcat /proc/config.gz > current.config

Furthermore, this feature is enabled by CONFIG_IKCONFIG_PROC.

SDcard image

To build from prebuilt image, please refer to the following sections for details.

  • Getting Started / Introducing BSP / Prebuilt image (LBV3) (LBV5) (LBV6)

To build from BSP, please refer to the following sections for details.

  • Getting Started / Build Instructions / To build sdcard image (LBV3) (LBV5) (LBV6)


mini-PCIe


UART