mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-09 08:20:39 +00:00
d219e055be
As far as I am aware, amongst the lantiq boards, jffs2_nand was only used on the BTHOMEHUBV2B. Ubi-related modifications to the device tree for that board mean that the resulting jffs2 images no longer work, and are no longer required anyway. So I suggest removing the related configuration, which this patch does. If anyone else is using jffs2_nand on a lantiq target please speak up! Incidentally, for a jffs2 rootfs partition concatenated to the kernel image to be recognised and mounted correctly on nand this patch or something equivalent is required: http://patchwork.openwrt.org/patch/5110/ It is marked as accepted in patchwork but doesn't seem to have been committed. As far as I am concerned it too is deprecated. Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> SVN-Revision: 41312 |
||
---|---|---|
.. | ||
adm5120 | ||
adm8668 | ||
amazon | ||
ar7 | ||
ar71xx | ||
at91 | ||
atheros | ||
au1000 | ||
avr32 | ||
bcm53xx | ||
brcm47xx | ||
brcm63xx | ||
brcm2708 | ||
cns3xxx | ||
cns21xx | ||
cobalt | ||
ep93xx | ||
gemini | ||
generic | ||
imx6 | ||
iop32x | ||
ixp4xx | ||
kirkwood | ||
lantiq | ||
malta | ||
mcs814x | ||
mpc52xx | ||
mpc83xx | ||
mpc85xx | ||
mvebu | ||
mxs | ||
octeon | ||
omap | ||
omap24xx | ||
orion | ||
ppc40x | ||
ppc44x | ||
pxa | ||
ramips | ||
rb532 | ||
realview | ||
sibyte | ||
sparc | ||
sunxi | ||
uml | ||
x86 | ||
x86_64 | ||
xburst | ||
Makefile |