source: soft/giet_vm/hdd/misc/batman.txt @ 258

Last change on this file since 258 was 258, checked in by alain, 11 years ago

This is a major release, including a deep restructuration of code.
The main evolutions are

  • use of the Tsar preloader to load the GIET boot-loader from disk
  • introduction of a FAT32 file system library,
  • use of this fat32 library by the boot-loader to load the map.bin data structure, and the various .elf files
  • reorganisation of drivers (one file per peripheral).
  • introduction of drivers for new peripherals: vci_chbuf_dma and vci_multi_ahci.
  • introduction of a new physical memory allocator in the boot code.

This release has been tested on the tsar_generic_iob architecture,
for the two following mappings: 4c_1p_iob_four.xml and 4c_1p_iob_sort.xml

  • Property svn:executable set to *
File size: 1.2 KB
Line 
1*********************WB presents*****************************
2                                                             
3                                                             
4              _==/          i     i          \==             
5            /XX/            |\___/|            \XX\         
6          /XXXX\            |XXXXX|            /XXXX\       
7         |XXXXXX\_         _XXXXXXX_         _/XXXXXX|       
8        XXXXXXXXXXXxxxxxxxXXXXXXXXXXXxxxxxxxXXXXXXXXXXX     
9       |XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX|     
10       XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX     
11       |XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX|     
12        XXXXXX/^^^^"\XXXXXXXXXXXXXXXXXXXXX/^^^^^\XXXXXX     
13         |XXX|       \XXX/^^\XXXXX/^^\XXX/       |XXX|       
14           \XX\       \X/    \XXX/    \X/       /XX/         
15              "\       "      \X/      "      /"             
16                                                             
17                                                             
18                                                             
19*****************That's all folks****************************
Note: See TracBrowser for help on using the repository browser.