diff packages/devs/disk/generic/mmc/current/ChangeLog @ 3207:323cb5ba4487

* src/mmc_spi.c (mmc_spi_check_for_disk): Modify DEBUG1 to to show CHS in partition table.
author jlarmour
date Sat, 02 Mar 2013 20:01:44 +0000
parents 7ca4d3009445
children 4d4c7b86b1c8
line wrap: on
line diff
--- a/packages/devs/disk/generic/mmc/current/ChangeLog
+++ b/packages/devs/disk/generic/mmc/current/ChangeLog
@@ -1,3 +1,8 @@
+2013-02-21  Mike Jones  <mike@proclivis.com>
+
+	* src/mmc_spi.c (mmc_spi_check_for_disk): Modify DEBUG1 to to show
+	CHS in partition table.
+
 2012-05-04  Jonathan Larmour  <jifl@eCosCentric.com>
 
 	* src/mmc_spi.c (mmc_spi_send_init): Silence unused var warning.