1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 10:25:53 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
florian
057ff99ae1 [kernel/2.6.39] MIPS: fix kexec build on 64-bits targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-02 13:19:13 +00:00
florian
e2d176b262 [kernel/2.6.39] MIPS: fix printing of size_t arg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30783 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-02 13:19:08 +00:00
juhosg
d038b562d6 generic: fix kexec build error for MIPS with gcc-4.6-linaro
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30395 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-09 14:06:44 +00:00
juhosg
c2243d1fb9 generic: improve MIPS kexec support
It is based on patches from the linux-longsoon-community git tree:
http://dev.lemote.com/cgit/linux-loongson-community.git/

Now the kernel can use the command line parameter from kexec-tools.

Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped
before executing the new kernel). Compile tested with lantiq (3.1.4)
and brcm47xx (3.0.12).

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-07 16:29:16 +00:00