Re: Router mode - hotfix 160210 breaks router image
Posted by Roadrunnere42 on Jul 04, 2016; 7:03am
URL: https://itus.accessinnov.com/Router-mode-hotfix-160210-breaks-router-image-tp1066p1093.html
Hi harpss1ngh
Glade to see that your back on line with the Shield.
Your bootloader errors that I have see is usually to do with version mismatch, can you post a screen dump or log which shows dates the files were compiled, here is how Hans displayed his
1) reboot shield
2) interrupt the boot process when Shield mentions "Hit any key to stop autoboot"
3) use commands like printenv mmcinfo
Bootloader stage 1:
Octeon sff7000# mmcinfo
MMC Device 0 not found
no mmc device at slot 0
Octeon sff7000# version
U-Boot 2013.07 (Development build, svnversion: u-boot:exported, exec:) (Build time: Mar 05 2015 - 12:15:47)
mips64-octeon-linux-gnu-gcc (Cavium Inc. Version: SDK_3_1_0 build 32) 4.7.0
GNU ld (Cavium Inc. Version: SDK_3_1_0 build 32) 2.23.52
Octeon sff7000# bdinfo
boot_params = 0x4FBF5E70
memstart = 0x80000000
memsize = 0x40000000
flashstart = 0x00000000
flashsize = 0x00000000
flashoffset = 0x00000000
ethaddr = (not set)
ip_addr = <NULL>
baudrate = 115200 bps
Octeon sff7000# grepenv
boardname=sff7000
bootcmd=bootstage3
bootdelay=3
loadaddr=0x20000000
numcores=2
octeon_failsafe_mode=0
octeon_ram_mode=0
octeon_stage3_bootloader=u-boot-octeon_rhino_itus7x.bin
stderr=serial
stdin=serial
stdout=serial
ver=U-Boot 2013.07 (Development build, svnversion: u-boot:exported, exec:) (Build time: Mar 05 2015 - 12:15:47
what i'm after are these lines
U-Boot 2013.07 (Development build, svnversion: u-boot:exported, exec:) (Build time: Mar 05 2015 - 12:15:47)
and
ver=U-Boot 2013.07 (Development build, svnversion: u-boot:exported, exec:) (Build time: Mar 05 2015 - 12:15:47
I will restart my Shield and see what dates I have as it's been a long time since doing anything the boot process so am a bit rusty.
Roadrunnere42