Lines Matching full:mxs
1 Booting U-Boot on a MXS processor
4 This document describes the MXS U-Boot port. This document mostly covers topics
10 The term "MXS" refers to a family of Freescale SoCs that is composed by MX23
23 2) Compiling U-Boot for a MXS based board
24 3) Installation of U-Boot for a MXS based board to SD card
31 To make a MXS based board bootable, some tools are necessary. The only
83 2) Compiling U-Boot for a MXS based board
86 Compiling the U-Boot for a MXS board is straightforward and done as compiling
92 Next, configure U-Boot for a MXS based board
115 type of file, which MXS CPUs can boot. This is handled by the following
134 $ elftosb -zf imx23 -c arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd \
136 $ elftosb -zf imx28 -c arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd \
139 3) Installation of U-Boot for a MXS based board to SD card
142 To boot a MXS based board from SD, set the boot mode DIP switches according to
182 Last step is to insert the card into the MXS based board and boot.