OLIMEX© 2012
OLinuXino-MICRO user's manual
user@dist$:
mkdir fsl-community-bsp
user@dist$:
cd fsl-community-bsp
~/fsl-community-bsp$:
repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b
denzil
~/fsl-community-bsp$:
repo sync
4) You can change the settings for the build if you want at fsl-community-bsp/build/conf/local.conf.
I changed the “machine” name to “imx233-olinuxino-maxi”.
For Linux kernel configurations and settings you can do (of course you can use also the default
settings):
~/fsl-community-bsp$:
. ./setup-environment build
~/fsl-community-bsp/build$:
bitbake linux-imx -c menuconfig
Check the image below:
5) Now to start building the image:
~fsl-community-bsp$:
. ./setup-environment build
~fsl-community-bsp/build $:
bitbake core-image-minimal
Note: on different Linux distributions you might have different tools installed and you will probably
need to install dependencies needed for the compile/build scripts. Here are some (but not all) of the
mandatory ones: G++; diffstat; texi2html; chrpath; gawk; texinfo; some git client.
To ensure you have the latest version supported with all the updates visit
https://github.com/OLIMEX/OLINUXINO
and
https://github.com/Freescale/fsl-community-bsp-
platform
.
Page 12 of 47
Summary of Contents for OLinuXino-MICRO
Page 16: ...OLIMEX 2012 OLinuXino MICRO user s manual 3 1 Layout top view Page 16 of 47 ...
Page 17: ...OLIMEX 2012 OLinuXino MICRO user s manual 3 2 Layout bottom view Page 17 of 47 ...
Page 22: ...OLIMEX 2012 OLinuXino MICRO user s manual Page 22 of 47 ...
Page 38: ...OLIMEX 2012 OLinuXino MICRO user s manual 7 2 Processor block diagram Page 38 of 47 ...
Page 39: ...OLIMEX 2012 OLinuXino MICRO user s manual 7 3 Physical memory map Page 39 of 47 ...