Changeset 136edca in mainline for boot/arch/arm32/loader/main.c


Ignore:
Timestamp:
2008-05-29T16:04:09Z (17 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
960f8476
Parents:
e19d667
Message:

use unified pack script by arm32

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/arm32/loader/main.c

    re19d667 r136edca  
    7777
    7878        component_t components[COMPONENTS];
     79        init_components(components);
     80       
    7981        bootinfo_t bootinfo;
    80         init_components(components);
    8182       
    8283        printf("\nMemory statistics\n");
Note: See TracChangeset for help on using the changeset viewer.