
Software
FM1@DTSEC2, FM1@DTSEC3, FM1@DTSEC4
reset_phy 194
PARAM: @1fffe000
memsize=0x20000000, base=0x20000000
do_painit 803 nextbase 0x1fffe000 size 0x1000
Hit any key to stop autoboot: 0
The start message contains information about
●
Version of the bootloader
●
Configuration of the CPU (e.g. clock frequency, memory extension)
●
Hardware revision of the CPU module
After the transmission of the start message (see above) the operating system is loaded.
The loading procedure can be stopped by pushing the SPACE key.
In this case you get to the bootloader prompt („=>“).
Now the bootloader can be configured by a variety of commands.
6.1.2 Firmware Configuration
The configuration of the bootloader is stored in the so called environment variables. Enter the
command
printenv
for a listing of all environment variables
.
The following output contains the complete environment of the EPPC-T10 unit in the state of
delivery:
env print
baudrate=115200
bdev=sda3
bootargs=root=/dev/ram rw console=ttyS0,115200
bootcmd=setenv bootargs root=/dev/ram rw console=$consoledev,$baudrate $othbootargs;setenv
ramdiskaddr 0x02000000;setenv fdtaddr 0x00c00000;setenv loadaddr 0x1000000;bootm $loadaddr
$ramdiskaddr $fdtaddr
bootdelay=10
bootfile=uImage
consoledev=ttyS0
eth1addr=00:02:27:a0:10:39
eth2addr=00:02:27:a0:10:3a
eth3addr=00:02:27:a0:10:3b
ethact=FM1@DTSEC2
ethaddr=00:02:27:a0:10:38
ethprime=FM1@DTSEC4
fdtaddr=0x00c00000
fdtfile=eppct10/eppct10.dtb
fman_ucode=0x1ff5f950
hwconfig=fsl_ddr:ctlr_intlv=cacheline,bank_intlv=BANK_INTLV
load=tftpboot 0x14000000 10.0.0.190:/tftpboot/xmc_cpu_t10/u-boot-with-spl-pbl-eppc1014.bin
loadaddr=0x1000000
mem=524280k
netdev=eth0
nfsboot=setenv bootargs root=/dev/nfs rw nfsroot=$serverip:$rootpath ip=$ipaddr:$serverip:
$gatewayip:$netmask:$hostname:$netdev:off console=$consoledev,$baudrate $othbootargs;tftp $loadaddr
$bootfile;tftp $fdtaddr $fdtfile;bootm $loadaddr - $fdtaddr
pram=8
preboot=echo Add "painit" to preboot command
ramdiskaddr=0x02000000
ramdiskfile=eppct10/ramdisk.uboot
reload_env=i2c dev 1 && eeprom read 2 0x50 0x14000000 0 0x1000 && env import -t 0x14000004 0x1000
rootpath=/opt/nfsroot
serial#=EPPC-CPU-T10_F_GA000015
uboot=u-boot-with-spl-pbl-eppc1014.bin
ubootaddr=0x10001000
update=sf probe 0 && sf update 0x14000000 0 0xd0000
update2=sf probe 2 && sf update 0x14000000 0 0xd0000
usb1:dr_mode=host,phy_type=utmi
Environment size: 1486/4092 bytes
EPPC-T10
Hardware Manual • Doc. No.: I.2007.21 / Rev. 1.1
Page 27 of 37