Author: wmb Date: Wed Sep 28 03:04:52 2011 New Revision: 2543 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2543
Log: OLPC XO-1.75 and XO-1.5 - use new version of multicast-nand tree to pick up a Makefile change.
Modified: cpu/arm/olpc/1.75/mcnand-version.fth cpu/x86/pc/olpc/via/mcnand-version.fth
Modified: cpu/arm/olpc/1.75/mcnand-version.fth ============================================================================== --- cpu/arm/olpc/1.75/mcnand-version.fth Wed Sep 28 03:02:22 2011 (r2542) +++ cpu/arm/olpc/1.75/mcnand-version.fth Wed Sep 28 03:04:52 2011 (r2543) @@ -3,6 +3,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 6c53cac2dba11d6d0f0a6d7607b2f831d566356b +macro: MCNAND_VERSION 60b7230fcfb4abd42c3274475b5447e0bc344a5b \ macro: MCNAND_VERSION test \ macro: MCNAND_VERSION HEAD
Modified: cpu/x86/pc/olpc/via/mcnand-version.fth ============================================================================== --- cpu/x86/pc/olpc/via/mcnand-version.fth Wed Sep 28 03:02:22 2011 (r2542) +++ cpu/x86/pc/olpc/via/mcnand-version.fth Wed Sep 28 03:04:52 2011 (r2543) @@ -3,6 +3,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 059bd03137c19d67a28c67665c4ce50fd5d35565 +macro: MCNAND_VERSION 60b7230fcfb4abd42c3274475b5447e0bc344a5b \ macro: MCNAND_VERSION test \ macro: MCNAND_VERSION HEAD
openfirmware@openfirmware.info