[coreboot] [commit] r5315 - in trunk/src/mainboard: a-trend/atc-6220 a-trend/atc-6240 abit/be6-ii_v2_0 advantech/pcm-5820 amd/db800 amd/dbm690t amd/mahogany amd/mahogany_fam10 amd/pistachio amd/rumba amd/sere...

Myles Watson mylesgw at gmail.com
Mon Mar 29 21:27:22 CEST 2010


On Mon, Mar 29, 2010 at 1:19 PM, repository service <svn at coreboot.org>wrote:

> Author: stepan
> Date: Mon Mar 29 21:19:16 2010
> New Revision: 5315
> URL: https://tracker.coreboot.org/trac/coreboot/changeset/5315
>
> Log:
> __PRE_RAM__ is now correctly specified in the Makefile. No need to hack it
> into
> romstage.c anymore
>
>
It looks like ASSEMBLY could disappear the same way.

Thanks,
Myles



>
> Modified: trunk/src/mainboard/a-trend/atc-6220/romstage.c
>
> ==============================================================================
> --- trunk/src/mainboard/a-trend/atc-6220/romstage.c     Mon Mar 29 21:04:13
> 2010        (r5314)
> +++ trunk/src/mainboard/a-trend/atc-6220/romstage.c     Mon Mar 29 21:19:16
> 2010        (r5315)
> @@ -18,7 +18,7 @@
>  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301
> USA
>  */
>
> -#define __PRE_RAM__
> +
>  #define ASSEMBLY 1
>
>  #include <stdint.h>
>  <http://www.coreboot.org/mailman/listinfo/coreboot>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100329/ccb55898/attachment.html>


More information about the coreboot mailing list