User Tools

Site Tools


goflex:ubootenv

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
goflex:ubootenv [2011/04/25 01:57] – created neutronscottgoflex:ubootenv [2023/11/04 22:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +===== my u-boot environment =====
 +<code>
 baudrate=115200 baudrate=115200
 loads_echo=0 loads_echo=0
Line 52: Line 54:
 enaAutoRecovery=no enaAutoRecovery=no
 pcieTune=no pcieTune=no
 +</code>
 +
 +===== missing after a 'restore' =====
 +<code>
 +set bootargs_root 'ubi.mtd=2,2048 root=ubi0:rootfs rootfstype=ubifs'
 +set bootcmd 'nand read.e 0x800000 0x100000 0x300000; setenv bootargs $(console) $(bootargs_root); bootm 0x800000'
 +set enaAutoRecovery 'no'
 +set ntp_default 'pool.ntp.org'
 +set rtc_mode 'active'
 +set rtc_tz 'PST'
 +set vm_ver_smt '2.0.0'
 +set asm1_tag '11:02:11:05:21:01:17'
 +set smt_tag '11:02:11:05:21:02:58'
 +set ethaddr '00:10:75:2A:82:C1'
 +set explrpk 'PGGM-ZBUK-DYGR-HRHU'
 +set explrsn 'NA1Y9K37'
 +</code>
goflex/ubootenv.1303696670.txt.gz · Last modified: 2023/11/04 22:29 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki