Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2015 23:57:20 -0700
From:      Adrian Chadd <adrian@freebsd.org>
To:        "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org>,  "freebsd-embedded@freebsd.org" <embedded@freebsd.org>
Subject:   Update: TL-WR1043nd v1 just got updated in -HEAD
Message-ID:  <CAJ-VmokWiF94n6VRuAokS2OH-4Y5O11kEcocL8sW4kseU_O7wQ@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi!

After some reminding from gjb@, I went and re-investigated why the
TL-WR1043nd v1 was running out of flash space.

It turns out OpenWRT moved to using a new way of building images using
mktplinkfw - instead of providing the board name, it just provides the
board id and layout id. Then, it's not restricted to a specific kernel
size or whatnot.

So, the kernel (which is gzip'ed) can be bigger than 1MiB - the
kernel+rootfs just has to be smaller than the total available flash.

I've tested this on the TL-WR1043nd v1 and it's now running -HEAD as
of a few minutes ago.

So in case you're still trying to shoehorn FreeBSD onto it - it's great. :)



-adrian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-VmokWiF94n6VRuAokS2OH-4Y5O11kEcocL8sW4kseU_O7wQ>