| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 22768
|
|
|
|
| |
SVN-Revision: 22759
|
|
|
|
|
|
|
|
|
|
|
| |
Reading the CFE properties causes system hangs on some devices. With
this patch nvram read will be successful very time so cfe will no be
read out. This code is not really correct but it will work around some
problems for some people.
Related ticket: #7693
SVN-Revision: 22663
|
|
|
|
|
|
| |
Steve Brown)
SVN-Revision: 22661
|
|
|
|
|
|
| |
positive reports with that device.
SVN-Revision: 22522
|
|
|
|
|
|
|
|
|
| |
Thank you realopty for the patch.
tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/
This closes #7702.
SVN-Revision: 22516
|
|
|
|
|
|
|
|
|
|
| |
used to store config values. When overwriting it the device will not start any more.
closes #7630
Thank you realopty for testing.
SVN-Revision: 22475
|
|
|
|
| |
SVN-Revision: 22425
|
|
|
|
|
|
|
|
| |
* fix return codes of nvram_getenv. Now it behaves like cfe_getenv.
* also check cfe for kernel_args param.
* some style fixes
SVN-Revision: 22424
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CFE does not boot images generated with these checksums because of
wrong checksum.
After flashing then with tftp to my Asus wl500-GPv1 the following messages
are show:
Null Rescue Flag.
Boot program checksum is invalid
Hello!! Enter Rescue Mode: (Check error)
SVN-Revision: 22418
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* reduce image size for CRC calculation by fs_mark size
sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.
SVN-Revision: 22396
|
|
|
|
| |
SVN-Revision: 22388
|
|
|
|
| |
SVN-Revision: 22387
|
|
|
|
| |
SVN-Revision: 22385
|
|
|
|
| |
SVN-Revision: 22318
|
|
|
|
| |
SVN-Revision: 22298
|
|
|
|
| |
SVN-Revision: 22296
|
|
|
|
| |
SVN-Revision: 22295
|
|
|
|
| |
SVN-Revision: 22266
|
|
|
|
| |
SVN-Revision: 22186
|
|
|
|
| |
SVN-Revision: 22119
|
|
|
|
| |
SVN-Revision: 22116
|
|
|
|
|
|
|
|
|
|
| |
clear.' spam.
more and more users are getting confused by this, and consider it a regression in brcm47xx,
because brcm-2.4 was not showing this message. It's not particularly interesting for debugging,
most of the time it only happens because of an unconnected port.
SVN-Revision: 22110
|
|
|
|
|
|
|
|
|
|
| |
some CFE versions (i.e. WRT54G3Gv2-VF) expect two separate firmware
images which each consume half of the available flash space.
these changes check for the TRX header version and set the partition
size correctly.
Tested on G3Gv2-VF and Asus WL-500GP
SVN-Revision: 22019
|
|
|
|
|
|
|
|
|
|
| |
'factory' and 'sysupgrade' did not make much sense. A discussion
with jow convinced me that .trx results in a helpdesk disaster.
So I decided to use '.bin' for normal bin-headers and '.noheader.bin'
for the trx-v2 image.
I fixed the wiki accordingly.
SVN-Revision: 22013
|
|
|
|
| |
SVN-Revision: 21994
|
|
|
|
| |
SVN-Revision: 21945
|
|
|
|
|
|
| |
proper type changing commit)
SVN-Revision: 21944
|
|
|
|
| |
SVN-Revision: 21853
|
|
|
|
|
|
| |
slightly change titles
SVN-Revision: 21852
|
|
|
|
| |
SVN-Revision: 21851
|
|
|
|
| |
SVN-Revision: 21793
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* CONFIG_ABX500_CORE
* CONFIG_ATOMIC64_SELFTEST
* CONFIG_BRIDGE_IGMP_SNOOPING
* CONFIG_CAIF
* CONFIG_CEPH_FS
* CONFIG_CRYSTALHD
* CONFIG_DEFAULT_SECURITY_SELINUX
* CONFIG_DEFAULT_SECURITY_SMACK
* CONFIG_DEFAULT_SECURITY_TOMOYO
* CONFIG_DT3155
* CONFIG_IP_MROUTE_MULTIPLE_TABLES
* CONFIG_L2TP
* CONFIG_LOGFS
* CONFIG_LPC_SCH
* CONFIG_MFD_JANZ_CMODIO
* CONFIG_MFD_RDC321X
* CONFIG_N_GSM
* CONFIG_RAMOOPS
* CONFIG_SERIAL_ALTERA_JTAGUART
* CONFIG_SERIAL_ALTERA_UART
* CONFIG_SERIAL_TIMBERDALE
* CONFIG_SM_FTL
* CONFIG_SQUASHFS_XATTRS
SVN-Revision: 21750
|
|
|
|
| |
SVN-Revision: 21749
|
|
|
|
|
|
|
|
| |
* CONFIG_MUTEX_SPIN_ON_OWNER
* CONFIG_DEFAULT_HYDLA
* CONFIG_DEFAULT_VENO
SVN-Revision: 21748
|
|
|
|
| |
SVN-Revision: 21747
|
|
|
|
| |
SVN-Revision: 21746
|
|
|
|
| |
SVN-Revision: 21707
|
|
|
|
| |
SVN-Revision: 21583
|
|
|
|
| |
SVN-Revision: 21543
|
|
|
|
| |
SVN-Revision: 21540
|
|
|
|
|
|
| |
It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.
SVN-Revision: 21437
|
|
|
|
| |
SVN-Revision: 21430
|
|
|
|
|
|
| |
make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method
SVN-Revision: 21427
|
|
|
|
|
|
| |
break bcm4716 (patch by Bernhard Loos)
SVN-Revision: 21395
|
|
|
|
| |
SVN-Revision: 21269
|
|
|
|
| |
SVN-Revision: 21266
|
|
|
|
| |
SVN-Revision: 21265
|
|
|
|
| |
SVN-Revision: 21195
|
|
|
|
| |
SVN-Revision: 21145
|