summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.34/015-MIPS-BCM47xx-nvram_getenv-fix-return-value.patch
Commit message (Collapse)AuthorAgeFilesLines
* update to 2.6.34.5Florian Fainelli2010-08-221-2/+2
| | | | SVN-Revision: 22768
* brcm47xx: do not read out cfeHauke Mehrtens2010-08-151-5/+19
| | | | | | | | | | | 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
* brcm47xx: some fixesHauke Mehrtens2010-07-311-0/+33
* 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