This website requires JavaScript.
Explore
Help
Register
Sign In
hak5
/
openwrt
mirror of
https://github.com/hak5/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
35d2b601aa
openwrt
/
target
/
linux
/
brcm47xx
/
base-files
/
etc
/
uci-defaults
/
09_fix_crc
8 lines
67 B
Plaintext
Raw
Normal View
History
Unescape
Escape
brcm47xx: add initial support for kernel 3.8 This contains the following new bigger changes: * new partition parser which still could lake some features or have bugs * new nand flash driver * using physmap-flash flash driver for parallel flash * some changes to the serial flash driver With these changes OpenWrt starts using more of the mainline flash drivers. SVN-Revision: 35632
2013-02-16 20:28:24 +00:00
#!/bin/sh
#
# Copyright (C) 2007 OpenWrt.org
#
#
brcm47xx: run mtd fixtrx linux every time With this patch it is possible to boot a device with kernel 3.10 a second time. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37625
2013-07-31 17:41:52 +00:00
mtd fixtrx linux