While trying to apply Andy's SD/MMC patch, I noticed that neo1973-gsmver.patch was getting in the way of neatly grouping all GTA02-related patches together.
Since neo1973-gsmver.patch extends the neo1973 command set from uboot-20061030-neo1973.patch, it really belongs there. (Whether the command set itself would deserve its own patch is another topic.) So I merged neo1973-gsmver.patch into uboot-20061030-neo1973.patch. Since neo1973-gsmver.patch touches Makefiles and uboot-20061030-neo1973.patch is very low in the patch stack, this one has a fairly long trail of small changes in the stack. - Werner ----------------------------------- Changes ----------------------------------- uboot-20061030-neo1973.patch: merged neo1973-gsmver.patch neo1973-gsmver.patch, series: removed neo1973-gsmver.patch uboot-s3c2410_udc.patch, boot-menu.patch: - board/neo1973/gta01/Makefile: updated for neo1973-gsmver.patch move uboot-gta02.patch, gta02-nor.patch: - board/neo1973/gta02/Makefile: updated for neo1973-gsmver.patch move Non-trivial commits to neo1973-gsmver.patch: ------------------------------------------------------------------------ r3184 | laforge | 2007-10-16 05:38:08 -0300 (Tue, 16 Oct 2007) | 2 lines don't try to find double-quotes in GSM version, not all gsm firmware versions have those ------------------------------------------------------------------------ r2929 | laforge | 2007-09-05 14:42:17 -0300 (Wed, 05 Sep 2007) | 2 lines add command to read out gsm firmware version using u-boot (jserv) ------------------------------------------------------------------------
