diff options
author | Max Krummenacher <max.krummenacher@toradex.com> | 2014-09-08 10:08:22 +0200 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2014-10-06 13:47:24 +0200 |
commit | d867e65aeae76b623a40a5180d4463e78567b9e8 (patch) | |
tree | f326e492f79344f32cd421285b930e8ef7f7595f /release-notes | |
parent | 295c34702a641e71ba7877d7629213acb1707e3d (diff) |
apalis-imx6: Release notes: update from V2.2 on Ixora
Conflicts:
release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt
Diffstat (limited to 'release-notes')
-rw-r--r-- | release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt index f97c74a..24d67f2 100644 --- a/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt +++ b/release-notes/Apalis_iMX6_LinuxReleaseNotesV2.x.txt @@ -204,6 +204,11 @@ Flash eMMC: - connect serial debug console to X22 using null modem RS-232 cable and a 10 pin IDC to 9 pin D-sub male connector. (DTK or Intel standard) - insert above prepared SD card into SD card/MMC SDIO-socket (X10) + - if you update from a V2.2 image either use an EvalBoard for update or use + on Ixora the U-Boot command: + setenv drive 2 + setenv setupdate 'fatload mmc ${drive}:1 ${loadaddr} flash_mmc.img; source' + save - Boot to U-Boot prompt and start the update: - apply power or reset - hit any key to stop auto booting |