User guide
23 GR-LEON4-ITX Development Board
Quick Start Guide
 DVI transmitter set to Chrontel CH7301C (AS=0) 
 Initializing CH7301 for LEON/GRLIB design.. 
 Initialization done.. 
grlib>
After this we can load the Linux image:
grlib> load images/image.dsu 
section: .stage2 at 0x40000000, size 10240 bytes 
section: .vmlinux at 0x40004000, size 2782144 bytes 
total size: 2792384 bytes (79.0 Mbit/s) 
read 6260 symbols 
entry point: 0x40000000
grlib> run 
Booting Linux 
Booting Linux... 
pkbase: 0xfc800000 pkend: 0xfcc00000 fixstart 0xfcfe4000 
Debian GNU/Linux 4.0 gr-leon4-itx ttyS0 
gr-leon4-itx login: 
The above transcript loaded an image built from the the gr_l4itx_video configuration. In that 
case the boot messages are passed to the graphical console. The Linux boot takes some 
time and  you may need to wait a minute before reaching  the login prompt  on the serial 
console. The video output will show the boot messages as the system starts up. 
If we instead load  an image  built  from the  gr_l4itx_serial  configuration,  all output  will  be 
directed to the serial console:
grlib> load images/image.dsu 
section: .stage2 at 0x40000000, size 10240 bytes 
section: .vmlinux at 0x40004000, size 2642880 bytes 
total size: 2653120 bytes (79.1 Mbit/s) 
read 6159 symbols 
entry point: 0x40000000 
grlib> run 
Booting Linux 
Booting Linux... 
PROMLIB: Sun Boot Prom Version 0 Revision 0 
Linux version 2.6.21.1 (jan@jan) (gcc version 3.4.4) #17 SMP Tue Mar 16 15:28:21 CET 
2010 
ARCH: LEON 
TYPE: Leon2/3 System-on-a-Chip 
Ethernet address: 0:0:0:0:0:0 
CACHE: 2-way associative cache, set size 4k 
Boot time fixup v1.6. 4/Mar/98 Jakub Jelinek (jj@ultra.linux.cz). Patching kernel 
for srmmu[Leon2]/iommu 
64MB HIGHMEM available. 
Nocache: 0xfc000000-0xfc400000, 1024 pages [128-1280] 
node   2:   /cpu00   (type:cpu)   (props:.node   device_type   mid   mmu-nctx   clock-frequency 
uart1_baud uart2_baud ) 
node 3: /a: (type:serial) (props:.node device_type name ) 
node 4: /ambapp0 (type:ambapp) (props:.node device_type name ) 
node 5: /cpu01 (type:cpu) (props:.node device_type mid clock-frequency ) 
PROM: Built device tree from rootnode 1 with 1813 bytes of memory. 
DEBUG: psr.impl = 0xf fsr.vers = 0x7 
Built 1 zonelists. Total pages: 64338 
Kernel command line: console=ttyS0,38400 root=8:2 rootdelay=10 init=/sbin/init 
PID hash table entries: 1024 (order: 10, 4096 bytes) 
Todo: init master_l10_counter 
© Aeroflex Gaisler AB March 2013, Rev. 0.3










