![VersaLogic Zebra VL-EPC-2701 Скачать руководство пользователя страница 32](http://html1.mh-extra.com/html/versalogic/zebra-vl-epc-2701/zebra-vl-epc-2701_user-manual_1006790032.webp)
Customizing the Image
32
Zebra (VL-EPC-2701) Yocto Linux User Guide
Figure 13. Sony MemoryStick
4. Before saving the new kernel configuration, it is advisable to save a copy of the current
working configuration in case the new configuration does not work.
$ cd <build directory> / tmp/work/imx6zebra-poky-linux-
gnueabi/linux-versalogic/4.9.11-r0/build
$ cp .config .config.save
5. At the bottom of the Kernel Configuration GUI, use the arrow keys to highlight <Save>
and press <Return> to save the new kernel configuration, then <Exit> the GUI.
6. Rebuild the Linux kernel with the following command:
$ bitbake -c compile linux-versalogic -f; bitbake -c deploy linux-
versalogic
7. If needed, rebuild the SD card image as discussed previously. The new image will now
include support for the Sony MemoryStick.
$ bitbake fsl-image-validation-imx
Updating U-Boot
VersaLogic has customized U-boot to specifically support the Zebra board. During the
manufacturing process, this customized version is burned onto the SPI flash, which is the default
U-boot device. The user can further customize U-boot behavior using the environmental variables,
as described in the previous sections. If the user needs any particular customization beyond
these, then please contact VersaLogic for support.