Author: wmb Date: 2008-12-12 01:13:49 +0100 (Fri, 12 Dec 2008) New Revision: 1032
Modified: cpu/x86/pc/olpc/versions.fth Log: OLPC - explicit git commit ID for NANDblaster, also fix Divide Error in NANDblaster status reports.
Modified: cpu/x86/pc/olpc/versions.fth =================================================================== --- cpu/x86/pc/olpc/versions.fth 2008-12-11 22:49:49 UTC (rev 1031) +++ cpu/x86/pc/olpc/versions.fth 2008-12-12 00:13:49 UTC (rev 1032) @@ -26,6 +26,6 @@ \ With a specific ID, mcastnand.bth will download a tarball without .git stuff. \ With "test", mcastnand.bth will clone the git head if build/multicast-nand/ \ is not already present, then you can modify the git subtree as needed. -\ macro: MCNAND_VERSION 5f202b05147826ad69fcb849b92290681a56c70c +macro: MCNAND_VERSION 0c73b4a084a27f0687b152dd0395c67fdf54b10f \ macro: MCNAND_VERSION test -macro: MCNAND_VERSION HEAD +\ macro: MCNAND_VERSION HEAD