On Mon, Mar 29, 2010 at 1:19 PM, repository service <[email protected]>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>
>
-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to