Project

General

Profile

Programming the FPGA ยป ProgramFPGATeraTerm120508.txt

Emmett Bradford, 05/08/2012 02:01 PM

 
1
From:	Tim Eastham
2
Sent:	Tuesday, May 08, 2012 1:58 PM
3
To:	E Bradford
4

    
5
Hit any key to stop autoboot:  0
6
U-Boot > loadb 0xc0700000
7
## Ready for binary (kermit) download to 0xC0700000 at 115200 bps...
8
## Total Size      = 0x00071544 = 464196 Bytes
9
## Start Addr      = 0xC0700000
10
U-Boot > sf probe 0
11
8192 KiB M25P64 at 0:0 is now current device
12
U-Boot > sf erase 0x580000 0x80000
13
U-Boot > sf write 0xC0700000 0x580000 ${filesize}
14
U-Boot > setenv bootfpga 'sf probe 0; sf read 0xc0700000 0x580000 0x80000; loadf
15
pga 0xc0700000'
16
U-Boot > OMAP-L138/AM-1808/AM-1810 initialization passed!
17
Booting TI User Boot Loader
18
        UBL Version: 1.65:2.27.1 BuiltFeb  8 2011 12:15:05
19
        UBL Flashtype: SPI
20
Starting SPI Memory Copy...
21
Valid magicnum, 0x55424CBB, found at offset 0x00010000.
22
   DONE
23
Jumping to entry point at 0xC1080000.
24

    
25

    
26
U-Boot 2009.11-dirty (Apr 04 2012 - 13:01:11)
27

    
28
I2C:   ready
29
DRAM:  128 MB
30
NAND:  256 MiB
31
MMC:   davinci: 0
32
In:    serial
33
Out:   serial
34
Err:   serial
35
ARM    Clock : 300000000 Hz
36
DDR    Clock : 150000000 Hz
37
EMIFA  CLock : 100000000 Hz
38
DSP    Clock : 300000000 Hz
39
ASYNC3 Clock : 150000000 Hz
40
Enet  config : 2
41
MMC 0 Enable : 0
42
Resetting ethernet phy
43
Net:   Ethernet PHY: GENERIC @ 0x03 [0x8]
44

    
45
Hit any key to stop autoboot:  0
    (1-1/1)
    Go to top
    Add picture from clipboard (Maximum size: 1 GB)