layerscape: Change to combined rootfs on sd images
[openwrt/staging/mkresin.git] / target / linux / layerscape / README
index 8cbf05bd15aed710689aee54ba0ef94162f60aa2..4bade4a9c038ba62c0d76e00879217e5b04eb395 100644 (file)
@@ -39,13 +39,14 @@ $ ./scripts/feeds install -a
 * Final firmware/image
   Path: bin/targets/layerscape/<subtarget>/
   Firmware for flash: openwrt-layerscape-<subtarget>-<device>-<rootfs>-firmware.bin
-  Image for SD card: openwrt-layerscape-<subtarget>-<device>-<rootfs>-sdcard.img
+  Image for SD card: openwrt-layerscape-<subtarget>-<device>-<rootfs>-sdcard.img.gz
+  Sysupgrade images: openwrt-layerscape-<subtarget>-<device>-<rootfs>-sysupgrade.bin
 
 
 3. Program NOR/QSPI flash or SD card
 ------------------------------------
-The firmware.bin or sdcard.img is an all-in-one image including all things for
-OpenWrt staring up. (except LS1012AFRWY. Refer to 3.3.)
+The firmware.bin or sdcard.img (after extract from gz) is an all-in-one image including all
+things for OpenWrt staring up. (except LS1012AFRWY. Refer to 3.3.)
 If you want to install all things into flash, please use firmware.bin.
 If you want to install all things into SD card, please use sdcard.img.
 
@@ -53,7 +54,7 @@ If you want to install all things into SD card, please use sdcard.img.
 ---------------------------------
 sdcard.img could be programmed to SD card in either u-boot environment
 or linux environment. After programming, configure the board to boot
-from SD card.
+from SD card. (sdcard.img images are gz-iped to save space. Please extract them first.)
 
 * u-boot environment