Linaro Image Tools 0.4.6

Milestone information

Project:
Linaro Image Tools
Series:
trunk
Version:
0.4.6
Released:
 
Registrant:
Mattias Backman
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
2 Loïc Minier, 2 Mattias Backman
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
4 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon linaro-image-tools-0.4.6.tar.gz (md5, sig) Linaro Image Tools 0.4.6 40
last downloaded 44 weeks ago
Total downloads: 40

Release notes 

 * Support for ST-Ericsson Snowball board has been added
 * More memory allocated to enable 1080p resolution on Panda board
 * --image_size option can be used without a unit suffix
 * qemu-img is no longer required for linaro-media-create

Changelog 

View the full changelog

2011-05-23 Mattias Backman <email address hidden>

 * setup.py:

 Post-release version bump to 0.4.6.1

2011-05-23 Mattias Backman <email address hidden>

 * setup.py:

 Release 0.4.6

2011-05-23 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Merge lp:~doanac/linaro-image-tools/overo-updates; clean up no longer needed video settings for Overo.

2011-04-21 Andy Doan <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 allow expansion of variables in boot args

 The boot args were quoted, so u-boot wasn't expanding the
 variables properly.

 This also changes Overo to pull in the MPU rate from u-boot. We
 want to eventually let the kernel determine this. The support is
 not yet there for it though

2011-04-20 Andy Doan <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 set VRAM value for Overo

 From Linux kernel documentation:
 "VRFB rotation requires much more memory than non-rotated framebuffer"

 I'm updating this to be 12M which is the default value used in
 u-boot's mmcboot logic for this

2011-04-20 Andy Doan <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 revert commit 289. There kernel now has OMAP support for
 EDID which can probe for the best resolution to use.

2011-05-23 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Merge lp:~asac/linaro-image-tools/panda-display-vram-24m; allocate more memory for Panda 1080p resolution.

2011-05-23 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Change test to match new mem values. Remove quotes to be consistent with Beagle and Overo configs.

2011-05-22 Alexander Sack <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 linaro_image_tools/media_create/boards.py: allocate 48M vram and 0:24M for first screen for 1080p resolution

2011-05-20 Mattias Backman <email address hidden>

 * linaro-media-create:
 * linaro_image_tools/media_create/boards.py:

 Make sure that the --mmc option cannot be used for the snowball_emmc board config, as that usage would be confusing.

2011-05-19 Mattias Backman <email address hidden>

 * linaro-media-create:
 * linaro_image_tools/media_create/boards.py:

 Block --mm option for SnowballEmmcConfig since this config does not make sense to write to an mmc.

2011-05-20 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Initial support for ST-Ericsson Snowball based on an implementation by Tony Mansson and Hans Odeberg.

 This adds the BoardConfig classes SnowballSdConfig and SnowballEmmcConfig. Start files for the Snowball boot loader partition is contained in the hwpack along with a startfiles.cfg files which describes them.

2011-05-20 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/tests/test_media_create.py:

 Remove Snowball_Emmc test which is not working.

2011-05-20 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Assert that toc file is not larger than the size reserved for it. Add comment to remember that more sanity checks are needed.

2011-05-20 Mattias Backman <email address hidden>

 * snowball_toc.txt:
 * linaro_image_tools/media_create/boards.py:

 Change name of config file to startupfiles.cfg per Tony's suggestion. Remove the example file and assume that the config file unpacks to the same location as startup files.

2011-05-19 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Change SnowballSdcardConfig to SnowballSdConfig and change SnowballImage to SnowballEmmcConfig.

2011-05-19 Mattias Backman <email address hidden>

 * snowball_toc.txt:
 * linaro_image_tools/media_create/boards.py:

 Magic data in external file.

2011-05-19 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * snowball_toc.txt:

 Explicitly specify all toc entries in data file.

2011-05-18 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Break a long line.

2011-05-18 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Merge toc field names change.

2011-05-18 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Move startup files config file name into constant.

2011-05-16 Mattias Backman <email address hidden>

 * snowball_toc.txt:

 Temp add the toc text file for convenience.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Break out toc data into file.

2011-05-18 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Make parameters in create_toc match the names of TOC fields according to the spec.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Use tempfile for temporary toc file.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Removed some unused item in install_snowball_boot_loader.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Add comment to explain format string. Note spec and code seems to not match.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Remove variable item which was only temporary storage.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Remove unused tuple item 'sz'.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Change iteration in get_file_info a little.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Move functions install_snowball_boot_loader, create_toc and get_file_info into SnowballImageConfig since they are specific to Snowball.

2011-05-16 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/boards.py:

 Rename LOADER_START_S to SNOWBALL_LOADER_START_S

2011-05-13 Tony Mansson <email address hidden>

 * linaro_image_tools/media_create/boards.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Initial Snowball support

2011-05-11 Loïc Minier <email address hidden>

 * linaro_image_tools/tests/test_pyflakes.py:
 * linaro_image_tools/hwpack/packages.py:
 * linaro_image_tools/hwpack/tests/test_config.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:
 * linaro_image_tools/tests/__init__.py:
 * linaro_image_tools/utils.py:

 Merge lp:~lool/linaro-image-tools/pyflakes-fixes-of-the-day; fixes some
 warnings reported by pyflakes and run pyflakes as part of the testsuite if
 available.

2011-05-10 Loïc Minier <email address hidden>

 * linaro_image_tools/tests/test_pyflakes.py:
 * linaro_image_tools/tests/__init__.py:

 Run pyflakes if it's installed and the tests are being run from a source tree.

2011-05-10 Loïc Minier <email address hidden>

 * linaro_image_tools/utils.py:

 Break a new has_command() out of ensure_command().

2011-05-10 Loïc Minier <email address hidden>

 * linaro_image_tools/hwpack/tests/test_config.py:

 Assert that the created config isn't None; has the nice side effect of
 silencing a pyflakes warning.

2011-05-10 Loïc Minier <email address hidden>

 * linaro_image_tools/hwpack/packages.py:

 Remove unused proc variable.

2011-05-10 Loïc Minier <email address hidden>

 * linaro_image_tools/media_create/tests/test_media_create.py:

 Add an assert to a test which has the nice side effect of silencing a pyflakes
 warning.

2011-05-06 Loïc Minier <email address hidden>

 * linaro_image_tools/media_create/partitions.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Merge lp:~lool/linaro-image-tools/no-size-suffix; fixes support for
 --image_size without an unit suffix.

2011-05-06 Loïc Minier <email address hidden>

 * linaro_image_tools/media_create/partitions.py:

 Use nicer construct to test if a char is a digit.

2011-05-06 Loïc Minier <email address hidden>

 * linaro_image_tools/media_create/partitions.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Add support for --image_size without any unit; LP: #778426.

2011-05-05 Loïc Minier <email address hidden>

 * linaro-media-create:

 Fix leftover "!= 0:"; thanks Matt Waddel; LP: #777938.

2011-05-02 Mattias Backman <email address hidden>

 * linaro-media-create:
 * linaro_image_tools/media_create/chroot_utils.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Install hwpack with --force-yes if hwpack integrity has been verified.

2011-05-02 Mattias Backman <email address hidden>

 * linaro-media-create:

 Remove message and exit that can never be reached.

2011-04-29 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/chroot_utils.py:

 Use os.path.basename() instead of split().

2011-04-28 Mattias Backman <email address hidden>

 * linaro-media-create:
 * linaro_image_tools/media_create/chroot_utils.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Set hwpack-force-yes for hwpacks with verified signature.

2011-04-28 Mattias Backman <email address hidden>

 * linaro-media-create:

 Use communicate() when checking sha1 hashes to get command output.

2011-05-02 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/check_device.py:

 Print the list of devices sorted alpabetically.

2011-04-28 Mattias Backman <email address hidden>

 * linaro_image_tools/media_create/check_device.py:

 Sort devices before printing them.

2011-04-29 Loïc Minier <email address hidden>

 * README:
 * linaro-android-media-create:
 * linaro-media-create:
 * linaro_image_tools/media_create/partitions.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Merge lp:~lool/linaro-image-tools/drop-qemu-img; removes the need for qemu-img
 from the qemu-kvm package (uses dd instead); LP: #772264.

2011-04-29 Loïc Minier <email address hidden>

 * README:

 Drop mention of qemu-kvm in required packages in the README; rename
 qemu-kvm-extras-static to qemu-user-static and kill obsolete links.

2011-04-29 Loïc Minier <email address hidden>

 * linaro_image_tools/media_create/tests/test_media_create.py:

 Convert the testsuite to also use dd instead of qemu-img.

2011-04-29 Loïc Minier <email address hidden>

 * linaro_image_tools/media_create/partitions.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Fix missing count=0 in dd calls and a mention of qemu-img in the testsuite's
 comments.

2011-04-29 Loïc Minier <email address hidden>

 * linaro-android-media-create:
 * linaro-media-create:

 Don't require qemu-img any longer; LP: 772264.

2011-04-29 Loïc Minier <email address hidden>

 * linaro_image_tools/media_create/partitions.py:
 * linaro_image_tools/media_create/tests/test_media_create.py:

 Use dd instead of qemu-img to create sparse files.

0 blueprints and 4 bugs targeted

Bug report Importance Assignee Status
711237 #711237 List of devices is not sorted alphabetically 4 Medium Mattias Backman  10 Fix Released
746473 #746473 Need support for Snowball board 4 Medium Mattias Backman  10 Fix Released
778426 #778426 --image_size is broken 5 Low Loïc Minier  10 Fix Released
777938 #777938 l-m-c fails in "gpg --verify" 1 Undecided Loïc Minier  10 Fix Released
This milestone contains Public information
Everyone can see this information.